/lucene_in_action

Updated source code examples from Lucene in Action. Educational purposes.

Primary LanguageJavaApache License 2.0Apache-2.0

Source Code for Lucene In Action Build Status

Lucene in Action is an excellent book available here... however the code examples are outdated.

This is an attempt to update the code examples (where possible) using Apache Lucene 9.11.0.

Versions

  • Lucene: 9.11.0
  • Tika 2.8.0
  • Gradle 8.9
  • JDK 17