Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix for https://github.com/bripkens/lucene/issues/9 #10

Merged
merged 2 commits into from
Nov 20, 2017
Merged

Fix for https://github.com/bripkens/lucene/issues/9 #10

merged 2 commits into from
Nov 20, 2017

Conversation

Lotti
Copy link
Contributor

@Lotti Lotti commented Nov 17, 2017

Don't know if everything is in place... automated tests seems to hold. Probably not the most elegant and effective solution on on the peg grammar but.. it was my first time and I just copy pasted (don't know anything about PEG syntax).

I've added for both parse and to_string:

  • support to mixed inclusive/exclusive range delimiters
  • support to ranged terms with semicolon for date ISO format

with their relative tests too.

Please review :)

added support to ranged terms with semicolon for date ISO format
@coveralls
Copy link

coveralls commented Nov 17, 2017

Coverage Status

Coverage increased (+0.1%) to 79.756% when pulling 5e515c3 on Lotti:master into cc6197c on bripkens:master.

@coveralls
Copy link

coveralls commented Nov 18, 2017

Coverage Status

Coverage increased (+0.1%) to 79.756% when pulling 90ff8ec on Lotti:master into cc6197c on bripkens:master.

@bripkens
Copy link
Owner

Looks great to me. Thank you for this nice contribution. Will merge and release asap! :)

@bripkens bripkens merged commit ba0d3e8 into bripkens:master Nov 20, 2017
@bripkens
Copy link
Owner

bripkens commented Nov 20, 2017

Released as version 1.2.0. Thank you @Lotti!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants