IndexSearcher

constructor(context: IndexReaderContext, executor: Executor? = null)


constructor(r: IndexReader, executor: Executor? = null)

Creates a searcher searching the provided index.