Ignore:
Timestamp:
2006-09-27T15:10:31+12:00 (18 years ago)
Author:
kjdon
Message:

set_stem_index_args sets ks, ss, and afs args depending on the value of colinfo stemIndexes. these indicate whether casefolding, stemming and accentfolding are supported in the index. Also added AccentFold option to filter options

File:
1 edited

Legend:

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

    r12783 r12864  
    3232
    3333void set_query_type_args(ColInfoResponse_t *cinfo, cgiargsclass &args);
     34void set_stem_index_args(ColInfoResponse_t *cinfo, cgiargsclass &args);
    3435
    3536void set_queryfilter_options (FilterRequest_t &request, const text_t &querystring,
Note: See TracChangeset for help on using the changeset viewer.