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

Full-text search: Adjust indexing weights and scores

This commit is contained in:
gnosygnu
2017-03-16 17:02:19 -04:00
parent 8524120a14
commit 6ccee10526
3 changed files with 39 additions and 15 deletions

View File

@@ -8,5 +8,6 @@
<classpathentry kind="lib" path="lib/6.4.2/lucene-highlighter-6.4.2.jar"/>
<classpathentry kind="lib" path="lib/6.4.2/lucene-memory-6.4.2.jar"/>
<classpathentry kind="lib" path="lib/6.4.2/lucene-queryparser-6.4.2.jar"/>
<classpathentry kind="lib" path="lib/6.4.2/lucene-queries-6.4.2.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>