Uses of Class
org.apache.lucene.search.IndriQuery
-
Packages that use IndriQuery Package Description org.apache.lucene.search Code to search indices. -
-
Uses of IndriQuery in org.apache.lucene.search
Subclasses of IndriQuery in org.apache.lucene.search Modifier and Type Class Description classIndriAndQueryA Query that matches documents matching combinations of subqueries.Methods in org.apache.lucene.search with parameters of type IndriQuery Modifier and Type Method Description private booleanIndriQuery. equalsTo(IndriQuery other)
-