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

Replace exact numDocs by soft-del count in SegmentCommitInfo #31086

Merged
merged 12 commits into from
Jun 5, 2018

Commits on Jun 4, 2018

  1. Configuration menu
    Copy the full SHA
    f1a6f2a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9979bc View commit details
    Browse the repository at this point in the history
  3. Use getSoftDelCount

    This reverts commit b12c2f6.
    dnhatn committed Jun 4, 2018
    Configuration menu
    Copy the full SHA
    f56a6ba View commit details
    Browse the repository at this point in the history
  4. Configure soft-deletes field

    dnhatn committed Jun 4, 2018
    Configuration menu
    Copy the full SHA
    02355b5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    956bf1b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c31c446 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2018

  1. Configuration menu
    Copy the full SHA
    c5a57cb View commit details
    Browse the repository at this point in the history
  2. when prune commit files

    dnhatn committed Jun 5, 2018
    Configuration menu
    Copy the full SHA
    877b4f9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1babbc8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fcf484c View commit details
    Browse the repository at this point in the history
  5. Upgrade to Lucene-7.4.0-snapshot-0a7c3f462f (elastic#31073)

    This snapshot includes:
    - LUCENE-8341: Record soft deletes in SegmentCommitInfo which will resolve elastic#30851
    - LUCENE-8335: Enforce soft-deletes field up-front
    dnhatn committed Jun 5, 2018
    Configuration menu
    Copy the full SHA
    206fb22 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f44a178 View commit details
    Browse the repository at this point in the history