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

metadatavalues with admin security level are indexed in solr #452

Open
floriangantner opened this issue May 2, 2024 · 0 comments
Open
Labels

Comments

@floriangantner
Copy link

Describe the bug
MetadataValues with some restrictive security level are indexed in the search.

To Reproduce
Steps to reproduce the behavior:

  1. Define some configuration for some metadatafield with multiple configurable security levels, e.g. 0 public and 2 admin
  2. Generate some metadatavalue for this metadatafield and save the item
  3. search for this metadatavalue using the discovery

Expected behavior
We would expect hidden metadatavalues not to be indexed and being searchable.

We would expect the Indexer to exclude metadatafields based on global configuration and metadatafield-specific configuration settings.

Related work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant