A B C D F G H I L M N O S U X

D

depMap - Variable in class com.yahoo.shopping.XSearcher
 
doSearch(Query, int, int) - Method in class com.yahoo.shopping.XSearcher
This method is called each time a search is performed.
doSuperSearch(Query, int, int, String, String, boolean) - Method in class com.yahoo.shopping.XSearcher
Modifies the query by calling modifyQuery(), and sends it to the next Searcher in the chain.
doXmlSearch(Query, String, int, int, int, int, AggregationFunction) - Method in class com.yahoo.shopping.XSearcher
Traverses the XML structure from the root context node found in analyseQuery(), performs a search by calling doXSearch() for each leaf node, and merges the subresults by calling mergeResults().
doXSearch(String, int, int, int, ArrayList<Result>, Query, String) - Method in class com.yahoo.shopping.XSearcher
This method is a workaround, caused by inadequate labelling of parts of the document corpus.

A B C D F G H I L M N O S U X