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/colservr/queryinfo.h

    r12276 r12380  
    176176  termfreqclassarray terms;
    177177  text_tset termvariants;
    178  
     178  text_tset stopwords;
     179
    179180  void clear ();
    180181  queryresultsclass &operator=(const queryresultsclass &q);
Note: See TracChangeset for help on using the changeset viewer.