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

Packages that use MoreLikeThisHandler.InterestingTerm
org.apache.solr.handler Concrete implementations of SolrRequestHandler 
 

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

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

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



Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.