1
0
mirror of https://github.com/gnosygnu/xowa.git synced 2026-03-02 03:49:30 +00:00

Full-text search: Add analyzers for non-English languages

This commit is contained in:
gnosygnu
2017-03-13 10:05:21 -04:00
parent 77de7215ce
commit 3b6cc45084
10 changed files with 181 additions and 39 deletions

View File

@@ -7,5 +7,6 @@
<classpathentry kind="lib" path="lib/lucene-memory-6.4.2.jar"/>
<classpathentry kind="lib" path="lib/lucene-highlighter-6.4.2.jar"/>
<classpathentry kind="lib" path="lib/lucene-queryparser-6.4.2.jar"/>
<classpathentry kind="lib" path="C:/000/200_dev/110_java/gplx.gflucene/lib/lucene-analyzers-common-6.4.2.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>