Ignore:
Timestamp:
2010-12-03T15:44:34+13:00 (13 years ago)
Author:
kjdon
Message:

removed search_single_collection as its the same as the one in basequeryaction. Also, reordered code in search_multiple_collection so that its a bit easier to understand

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/greenstone2/runtime-src/src/recpt/queryaction.h

    r22046 r23378  
    8989                    ostream &logout);
    9090 
    91   virtual bool search_single_collection (cgiargsclass &args,
    92                      const text_t &collection,
    93                      recptprotolistclass *protos,
    94                      browsermapclass *browsers,
    95                      displayclass &disp,
    96                      outconvertclass &outconvert,
    97                      ostream &textout, ostream &logout);
    98 
    99 
    10091  virtual bool save_search_history(cgiargsclass &args, int numdocs,
    10192                   isapprox isApprox);
Note: See TracChangeset for help on using the changeset viewer.