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

Enable re-index of Collections during POST and PUT calls, in this ser… #714

Merged
merged 8 commits into from
Oct 20, 2023

Commits on Oct 5, 2023

  1. Enable re-index of Collections during POST and PUT calls, in this ser…

    …vice and also entity-api. Allow Collection documents to be put in public and non-public indices, and rename things so they no longer imply only public Collections are indexed.
    
    N.B. this code will refresh the OpenSearch document for any Collection it is given, and counts upon entity-api to prevent update of published Collections.
    Karl Burke committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    f353145 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. Merge remote-tracking branch 'origin/main' into karlburke/SearchAPIRe…

    …indexCollectionSupport
    Karl Burke committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    42d9785 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

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

Commits on Oct 17, 2023

  1. Configuration menu
    Copy the full SHA
    e8e5a3e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    985269b View commit details
    Browse the repository at this point in the history
  3. Update commons to 2.1.12

    yuanzhou authored Oct 17, 2023
    Configuration menu
    Copy the full SHA
    7f8d5a3 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. Configuration menu
    Copy the full SHA
    94d58e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9193958 View commit details
    Browse the repository at this point in the history