luwak
luwak copied to clipboard
A java library for stored queries
Hi, I wanted to do numeric comparison like `greater than` `less than` etc. So I wrote this, ```java // this is my document String titleString = "THis is the text...
I have added a query- "plans to eat" in the monitor with id "query1-plans to eat", and my document has a substring plans to eat. While iterating over the matches,...
Unfortunately, seems we have to put the Profile in the project root: http://stackoverflow.com/a/15187532
update to support adding documents as a batch to support BlockJoin use cases
Just started to look at the code base. I am Lucene noob, so there is probably something I missed on initial inspection. Is there spatial support for queries? An example...