Skip to content

Chore: disable index_all_data by default during submission processing#273

Merged
mdorf merged 1 commit intodevelopfrom
chore/disable-index-all-data
Apr 8, 2026
Merged

Chore: disable index_all_data by default during submission processing#273
mdorf merged 1 commit intodevelopfrom
chore/disable-index-all-data

Conversation

@mdorf
Copy link
Copy Markdown
Member

@mdorf mdorf commented Apr 7, 2026

The AgroPortal-introduced index_all_data feature creates an unbounded number of dynamic Solr fields (one per RDF predicate), which exceeds Solr best practices and triggers warnings when field count exceeds 1000. Disable it by default until a proper redesign can be implemented.

The AgroPortal-introduced index_all_data feature creates an unbounded number
of dynamic Solr fields (one per RDF predicate), which exceeds Solr best
practices and triggers warnings when field count exceeds 1000. Disable it
by default until a proper redesign can be implemented.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@mdorf mdorf marked this pull request as ready for review April 7, 2026 23:45
@mdorf mdorf merged commit 9741421 into develop Apr 8, 2026
8 of 10 checks passed
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.

1 participant