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

Full-text search: Add lucene index generation

This commit is contained in:
gnosygnu
2017-03-10 13:24:41 -05:00
parent 062d958ead
commit c91416801b
8 changed files with 76 additions and 5 deletions

View File

@@ -9,5 +9,6 @@
<classpathentry exported="true" kind="lib" path="lib/jtidy_xowa.jar"/>
<classpathentry exported="true" kind="lib" path="lib/icu4j-4_8.jar"/>
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry combineaccessrules="false" kind="src" path="/gplx.gflucene"/>
<classpathentry kind="output" path="bin"/>
</classpath>