|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use IndexSearcher | |
| org.apache.lucene.index.memory | High-performance single-document main memory Apache Lucene fulltext search index. |
| Uses of IndexSearcher in org.apache.lucene.index.memory |
| Methods in org.apache.lucene.index.memory that return IndexSearcher | |
IndexSearcher |
MemoryIndex.createSearcher()
Creates and returns a searcher that can be used to execute arbitrary Lucene queries and to collect the resulting query results as hits. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||