Uses of Class
org.apache.lucene.queries.mlt.MoreLikeThisQuery
-
Packages that use MoreLikeThisQuery Package Description org.apache.lucene.queries.mlt Document similarity query generators. -
-
Uses of MoreLikeThisQuery in org.apache.lucene.queries.mlt
Methods in org.apache.lucene.queries.mlt with parameters of type MoreLikeThisQuery Modifier and Type Method Description private boolean
MoreLikeThisQuery. equalsTo(MoreLikeThisQuery other)
-