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

feat: added field 'id' to solr search query #10

Merged
merged 1 commit into from
Oct 4, 2024

Conversation

sitepark-becker
Copy link
Contributor

@sitepark-becker sitepark-becker commented Oct 1, 2024

Adds field 'id' to the default solr search query

The ExternalResourceFactory tries to read the field id from the result document, but it's currently always empty as it's not part of the query. This leads to external resources always having an empty id.

@sitepark-becker sitepark-becker merged commit 537c74a into main Oct 4, 2024
3 checks passed
@sitepark-becker sitepark-becker deleted the feature/add-id-to-solr-search branch October 4, 2024 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants