@datableio/lucene-to-psql
v1.6.15
Published
Parse from a lucene like syntax to psql's bson syntax
Downloads
2,022
Readme
Lucene(ish) to PSQL
Development
npm run watch
to automate the rebuilding of the dist/src/generated-parser.js
file used in the tests as you make changes.
npm test
to confirm your changes.
Releases
We follow the semantic release for versioning and releases