Adding "cela" to the list of French stop words

Adrien Grand <[email protected]> Sat, 6 Apr 2013 16:54:16 +0200
Newsgroups gmane.comp.search.snowball
Message-ID <CAPsWd+Ni=JdbgYSr4Szj=pfNN1BK4AjfG-ww=DeAM+iSzQxDNA@mail.gmail.com>
Hi,

I am working on Lucene and Solr, which use Snowball's stop words lists
for their analyzers. One of our users, Pierre Kobylanski, suggested to
add "cela" to the list of French stop words:
  https://issues.apache.org/jira/browse/LUCENE-4911

I thought you would be interested to add it to
http://svn.tartarus.org/snowball/trunk/website/algorithms/french/stop.txt
as well. Don't hesitate to let me know if I can help get this
included.

Best regards,

--
Adrien