Uses of Class
org.apache.lucene.search.IndriAndQuery
-
Packages that use IndriAndQuery Package Description org.apache.lucene.search Code to search indices. -
-
Uses of IndriAndQuery in org.apache.lucene.search
Fields in org.apache.lucene.search declared as IndriAndQuery Modifier and Type Field Description private IndriAndQueryIndriAndWeight. queryConstructors in org.apache.lucene.search with parameters of type IndriAndQuery Constructor Description IndriAndWeight(IndriAndQuery query, IndexSearcher searcher, ScoreMode scoreMode, float boost)
-