[sword-devel] search indexing
Dean Montgomery
dmonty at sd73.bc.ca
Wed Feb 20 00:46:49 MST 2008
> Some SWORD frontends use the index if it exists, but the API wants a
> search type of -4 to use the lucene search syntax and index.
>
> Have a look in the source at:
>
> examples/cmdline/search.cpp
This helped allot!! Very fast! I added the lucene option to diatheke.
Does mkfastmod create lucene fields for strongs and lemma?
If yes what is the field syntax to query strongs or lemma fields in the KJV
using lucene?
I've tried:
"strong:H430"
"strong:430"
"strongs:H430"
"strong-hebrew:H430" etc etc.
http://lucene.apache.org/java/docs/queryparsersyntax.html
More information about the sword-devel
mailing list