How did you get the impression that GSA supports regex stop words? GSA seems to follow the same rules as Solr.

See the doc:
http://www.google.com/support/enterprise/static/gsa/docs/admin/70/gsa_doc_set/admin_searchexp/ce_improving_search.html#1050255

As with GSA, the stop words are a simple .TXT file.

In any case, Solr and Lucene do not support "stop words" that are regular expressions, although a regex filter can simulate them to a limited degree.

-- Jack Krupansky

-----Original Message----- From: Scatman
Sent: Monday, July 22, 2013 7:48 AM
To: solr-user@lucene.apache.org
Subject: Re: Regex in Stopword.xml

Thank for reply but it's not a solution that i'm looking for, and i should
better explained myself, because i got like 100 hundred regex to put in the
config. In order to manage easiest Solr, i think the better way is to put
regex in a file... I know that GSA from google do it, so i'd just hoped that
it will the case for Solr :)

Best,
Scatman.



--
View this message in context: http://lucene.472066.n3.nabble.com/Regex-in-Stopword-xml-tp4079412p4079438.html Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to