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

Solr: don't delete docs that will just change #10579

Merged

Commits on May 22, 2024

  1. only delete possible orphans

    qqmyers committed May 22, 2024
    Configuration menu
    Copy the full SHA
    d338cae View commit details
    Browse the repository at this point in the history
  2. more redundant deletes

    qqmyers committed May 22, 2024
    Configuration menu
    Copy the full SHA
    5684020 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    67dc2b0 View commit details
    Browse the repository at this point in the history
  4. fix delete logic

    qqmyers committed May 22, 2024
    Configuration menu
    Copy the full SHA
    2ad902c View commit details
    Browse the repository at this point in the history
  5. drafts already deleted

    qqmyers committed May 22, 2024
    Configuration menu
    Copy the full SHA
    34b03fe View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    90bfcf4 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    5f791f5 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Configuration menu
    Copy the full SHA
    a7839b5 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Configuration menu
    Copy the full SHA
    5dc7b8f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da5b10b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    04580a3 View commit details
    Browse the repository at this point in the history
  4. Fix to version check

    This is only used in determining the most recent version a dataset is in
    on the file page, e.g. for https://demo.dataverse.org/file.xhtml
    ?persistentId=doi:10.70122/FK2/FO0MPQ/KNG6PA&version=3.0
    
    I confirmed that demo shows version 1 in this example whereas it should
    show version 2 (which this commit fixes).
    qqmyers committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    c16fdd5 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. minor simplification

    qqmyers committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    7f56478 View commit details
    Browse the repository at this point in the history
  2. cleanup

    qqmyers committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    57b7ed9 View commit details
    Browse the repository at this point in the history
  3. docs

    qqmyers committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    a52a838 View commit details
    Browse the repository at this point in the history
  4. feature flag

    qqmyers committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    1150ff4 View commit details
    Browse the repository at this point in the history
  5. info -> fine

    qqmyers committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    058c28b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1b0d3a1 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    127434c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e24405c View commit details
    Browse the repository at this point in the history