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

Extend ElasticSearch proxy to filter out elements defined in the schema filters configurations #6869

Merged
merged 6 commits into from
Aug 30, 2023

Commits on Feb 27, 2023

  1. Extend ElasticSearch proxy to filter out fields with the withheld inf…

    …ormation from the query response
    josegar74 committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    a472526 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    397375b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee51470 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2023

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

Commits on Jun 6, 2023

  1. Search / Avoid NPE when filtering withheld elements. We always need t…

    …he documentStandard field to check the schema config.
    fxprunayre committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    0764c53 View commit details
    Browse the repository at this point in the history
  2. Indexing / Store nilReason attribute value instead of only withheld. …

    …Add nilReason for links (and not only contact).
    fxprunayre committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    8de81d5 View commit details
    Browse the repository at this point in the history