- From: <bugzilla@wiggum.w3.org>
- Date: Tue, 25 Apr 2006 12:58:43 +0000
- To: public-qt-comments@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=3116
pcase@crs.loc.gov changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Comment #2 from pcase@crs.loc.gov 2006-04-25 12:58 -------
Marking bug as closed since the reporter was present and concurred in the
solution to add the following text to 3.2.5 FTStopwordOption:
<p>Multiple stop word lists may be combined using "union" or "except".
If "union" is specified, every string occurring in the lists
specified by the left-hand side or the right-hand side is a stop
word. If "except" is specified, only strings occurring in the list
specified by the left-hand side but not in the list specified
by the right-hand side are stop words. </p>
Received on Tuesday, 25 April 2006 12:59:01 UTC