Uses of Class
org.apache.solr.handler.CustomMoreLikeThisHandler.InterestingTerm

Packages that use CustomMoreLikeThisHandler.InterestingTerm
org.apache.solr.handler   
 

Uses of CustomMoreLikeThisHandler.InterestingTerm in org.apache.solr.handler
 

Fields in org.apache.solr.handler with type parameters of type CustomMoreLikeThisHandler.InterestingTerm
static java.util.Comparator<CustomMoreLikeThisHandler.InterestingTerm> CustomMoreLikeThisHandler.InterestingTerm.BOOST_ORDER
           
 

Method parameters in org.apache.solr.handler with type arguments of type CustomMoreLikeThisHandler.InterestingTerm
 org.apache.solr.search.DocListAndSet CustomMoreLikeThisHandler.MoreLikeThisHelper.getMoreLikeThis(int id, int start, int rows, java.util.List<org.apache.lucene.search.Query> filters, java.util.List<CustomMoreLikeThisHandler.InterestingTerm> terms, int flags)
           
 org.apache.solr.search.DocListAndSet CustomMoreLikeThisHandler.MoreLikeThisHelper.getMoreLikeThis(java.io.Reader reader, int start, int rows, java.util.List<org.apache.lucene.search.Query> filters, java.util.List<CustomMoreLikeThisHandler.InterestingTerm> terms, int flags)
           
 



Copyright © 2004-2010. All Rights Reserved.