Ignore:
Timestamp:
1999-07-01T21:29:21+12:00 (25 years ago)
Author:
rjmcnab
Message:

Changes for better reporting of number documents which match a query. Changes
should still work as before with older versions of mg.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl/src/colservr/mgsearch.h

    r325 r334  
    7373  void setsearchmode (const queryparamclass &queryparams);
    7474  void submitquery (const queryparamclass &queryparams);
    75   void getresults (queryresultsclass &queryresults);
     75  void getresults (const queryparamclass &queryparams, queryresultsclass &queryresults);
    7676
    7777  virtual void extractquoted (text_t &ttquerystring, text_t &ttquotedquery);
Note: See TracChangeset for help on using the changeset viewer.