com.yahoo.shopping
Class MainCategorySearcher

java.lang.Object
  extended by com.yahoo.prelude.Searcher
      extended by com.yahoo.prelude.ChainedSearcher
          extended by com.yahoo.shopping.MainCategorySearcher

public class MainCategorySearcher
extends com.yahoo.prelude.ChainedSearcher


Constructor Summary
MainCategorySearcher()
           
 
Method Summary
 com.yahoo.prelude.Result doSearch(com.yahoo.prelude.Query query, int offset, int hits)
           
 
Methods inherited from class com.yahoo.prelude.ChainedSearcher
addChained, doPing, getChained, getEditionTimeStamp, setChained
 
Methods inherited from class com.yahoo.prelude.Searcher
addChained, fill, getId, getNeedOffsetChecking, initialize, search
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MainCategorySearcher

public MainCategorySearcher()
Method Detail

doSearch

public com.yahoo.prelude.Result doSearch(com.yahoo.prelude.Query query,
                                         int offset,
                                         int hits)
Overrides:
doSearch in class com.yahoo.prelude.ChainedSearcher