bripkens / lucene

Node.js lib to transform: lucene query → syntax tree → lucene query
MIT License
72 stars 33 forks source link

support grammer whitespace between colon(:) and term #13

Closed ghost closed 6 years ago

ghost commented 6 years ago
const query = 'hello: world'
coveralls commented 6 years ago

Coverage Status

Coverage decreased (-0.03%) to 79.728% when pulling 2d16814d14e0ffc4cff8391606992d6c71e06488 on uxnow:feature-support-grammer-whitespace-between-colon-and-term into 9a1d6f6402b62189930d0fde179d897594df2c5d on bripkens:master.

bripkens commented 6 years ago

LGTM 👍