lucene-query-parser icon indicating copy to clipboard operation
lucene-query-parser copied to clipboard

Use this to search "documents" in memory?

Open peebles opened this issue 10 years ago • 0 comments

I would love to be able to use this to parse a user given lucene query and apply it to an array of JSON objects in memory, and get back the items in the array that match the query ...

peebles avatar Dec 24 '15 03:12 peebles