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

Lucene Query Parser for Javascript created using PEG.js.

Results 1 lucene-query-parser issues
Sort by recently updated
recently updated
newest added

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...