Ignore:
Timestamp:
2006-08-02T16:30:23+12:00 (18 years ago)
Author:
mdewsnip
Message:

Now shows the stopwords removed by Lucene, many thanks to Me and DL Consulting Ltd.

File:
1 edited

Legend:

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

    r11985 r12380  
    332332  TermInfo_tarray termInfo; // empty if not requested
    333333  ResultDocInfo_tarray docInfo; // empty if not requested
     334  text_tset stopwords;
    334335
    335336  FilterResponse_t &operator=(const FilterResponse_t &x);
Note: See TracChangeset for help on using the changeset viewer.