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

LUCENE-9099: Correctly handle repeats in ORDERED and UNORDERED intervals #1097

Merged
merged 8 commits into from
Feb 6, 2020

Commits on Dec 17, 2019

  1. Add IntervalIterator.width(); change Ordered to use width to calculat…

    …e gaps; IS.matches() now returns IntervalMatchesIterator to propagate width correctly
    romseygeek committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    fb14fb2 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2019

  1. Configuration menu
    Copy the full SHA
    aa0bdcc View commit details
    Browse the repository at this point in the history
  2. javadocs, cleanups

    romseygeek committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    7c805fe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    816afae View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2020

  1. Configuration menu
    Copy the full SHA
    28ddbcd View commit details
    Browse the repository at this point in the history
  2. imports

    romseygeek committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    39745c3 View commit details
    Browse the repository at this point in the history
  3. changes

    romseygeek committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    91c2579 View commit details
    Browse the repository at this point in the history
  4. imports *again*, sake

    romseygeek committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    4186a20 View commit details
    Browse the repository at this point in the history