Hi friends,
How can I implement Camel case search with Lucene?
Thanks,
Ira
Hi,
Luke 7.5.0 was just released.
For this release, we have two editions of Luke. (Sorry for the confusion.)
* Luke 7.5.0 - Swing edition
Swing edition can be downloaded from here:
https://github.com/DmitryKey/luke/releases/tag/luke-swing-7.5.0
This version of Luke works with JDK 8/9/10/11.
Use
Hello guys,
i would like to use functionality of lookup/suggest. But i cannot figure
it out, how to match document to LookupResult. I want to open given doc
from which LookupResult is originating. Something similar what is
implemented on example http://jirasearch.mikemccandless.com/
Can you