Class NexusIndexMultiSearcher

    • Nested Class Summary

      • Nested classes/interfaces inherited from class org.apache.lucene.search.IndexSearcher

        org.apache.lucene.search.IndexSearcher.LeafSlice
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      NexusIndexMultiReader getNexusIndexMultiReader()  
      void release()  
      • Methods inherited from class org.apache.lucene.search.IndexSearcher

        collectionStatistics, count, createWeight, doc, doc, doc, explain, explain, getDefaultQueryCache, getDefaultQueryCachingPolicy, getDefaultSimilarity, getExecutor, getIndexReader, getQueryCache, getQueryCachingPolicy, getSimilarity, getSlices, getTopReaderContext, rewrite, search, search, search, search, search, search, searchAfter, searchAfter, searchAfter, setDefaultQueryCache, setDefaultQueryCachingPolicy, setQueryCache, setQueryCachingPolicy, setSimilarity, slices, termStatistics, termStatistics, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • NexusIndexMultiSearcher

        public NexusIndexMultiSearcher​(NexusIndexMultiReader reader)
                                throws java.io.IOException
        Throws:
        java.io.IOException
    • Method Detail

      • release

        public void release()
                     throws java.io.IOException
        Throws:
        java.io.IOException