mirror of https://github.com/apache/lucene.git
LUCENE-4911: Add "cela" to the list of French stop words, as suggested by Pierre Kobylanski.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1465256 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
609c2f2065
commit
3351c61484
|
@ -167,7 +167,8 @@ eussent
|
||||||
|
|
||||||
| Later additions (from Jean-Christophe Deschamps)
|
| Later additions (from Jean-Christophe Deschamps)
|
||||||
ceci | this
|
ceci | this
|
||||||
celà | that
|
cela | that
|
||||||
|
celà | that
|
||||||
cet | this
|
cet | this
|
||||||
cette | this
|
cette | this
|
||||||
ici | here
|
ici | here
|
||||||
|
|
Loading…
Reference in New Issue