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

Core: Don't verify adler32 for lucene 3.x terms dict/terms index. #9142

Closed
wants to merge 6 commits into from

Commits on Jan 5, 2015

  1. Don't verify adler32 for lucene 3.x terms dict/terms index.

    These files are not write-once, but the 0.20.x checksum code
    didn't handle this properly, so we can't use the adler32.
    rmuir committed Jan 5, 2015
    Configuration menu
    Copy the full SHA
    d138787 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1c1027 View commit details
    Browse the repository at this point in the history
  3. enable 0.20.6 testing

    rmuir committed Jan 5, 2015
    Configuration menu
    Copy the full SHA
    2fd1b02 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2015

  1. add paranoia

    rmuir committed Jan 6, 2015
    Configuration menu
    Copy the full SHA
    895b64d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    670cffa View commit details
    Browse the repository at this point in the history
  3. test cleanups

    rmuir committed Jan 6, 2015
    Configuration menu
    Copy the full SHA
    5c4531d View commit details
    Browse the repository at this point in the history