Uses of Class
org.apache.lucene.search.BlockMaxDISI
-
Packages that use BlockMaxDISI Package Description org.apache.lucene.search Code to search indices. -
-
Uses of BlockMaxDISI in org.apache.lucene.search
Fields in org.apache.lucene.search declared as BlockMaxDISI Modifier and Type Field Description private BlockMaxDISI
DisjunctionScorer. blockMaxApprox
Methods in org.apache.lucene.search that return BlockMaxDISI Modifier and Type Method Description (package private) BlockMaxDISI
DisjunctionScorer. getBlockMaxApprox()
-