> 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 _______________________________________________ sword-devel mailing list: [email protected] http://www.crosswire.org/mailman/listinfo/sword-devel Instructions to unsubscribe/change your settings at above page
