Ignore:
Timestamp:
2009-09-14T15:17:01+12:00 (15 years ago)
Author:
kjdon
Message:

get_plain_query_terms: first pass through to remove TI:(...) and [...]:TI, and AND,OR,NOT for lucene, then remove term modifiers etc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gsdl/trunk/runtime-src/src/recpt/querytools.h

    r20481 r20602  
    4949
    5050// get a plain version of the query string - terms, separated by space
    51 text_t get_plain_query_terms(const text_t &querystring);
     51text_t get_plain_query_terms(const text_t &querystring, const text_t &arg_ct);
    5252
    5353// search history tool
Note: See TracChangeset for help on using the changeset viewer.