mirror of https://github.com/apache/lucene.git
47f8c1baa2
Add new stored fields and termvectors interfaces: IndexReader.storedFields() and IndexReader.termVectors(). Deprecate IndexReader.document() and IndexReader.getTermVector(). The new APIs do not rely upon ThreadLocal storage for each index segment, which can greatly reduce RAM requirements when there are many threads and/or segments. Co-authored-by: Adrien Grand <jpountz@gmail.com> |
||
---|---|---|
.. | ||
src | ||
README.md | ||
build.gradle |
README.md
Luke
Integrated desktop GUI tool: a utility for browsing, searching and maintaining indexes and documents.
Older releases
Older releases of Luke (prior to 8.1) can be found at https://github.com/DmitryKey/luke