mirror of
https://github.com/gnosygnu/xowa.git
synced 2025-06-06 09:24:20 +00:00
Full-text search: Add analyzer jar
This commit is contained in:
parent
3b6cc45084
commit
5fca68f9f0
@ -7,6 +7,6 @@
|
|||||||
<classpathentry kind="lib" path="lib/lucene-memory-6.4.2.jar"/>
|
<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-highlighter-6.4.2.jar"/>
|
||||||
<classpathentry kind="lib" path="lib/lucene-queryparser-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="lib" path="lib/lucene-analyzers-common-6.4.2.jar"/>
|
||||||
<classpathentry kind="output" path="bin"/>
|
<classpathentry kind="output" path="bin"/>
|
||||||
</classpath>
|
</classpath>
|
||||||
|
Loading…
Reference in New Issue
Block a user