AW: Error: Current core has 1206 fields, exceeding the max-fields limit of 1000

2025-05-06 Thread Andreas Mock
Hi Chris, thank you for the hints. I'll search for it. Best regards Andreas Von: Chris Hostetter Gesendet: Dienstag, 6. Mai 2025 20:30 An: users@solr.apache.org Betreff: Re: Error: Current core has 1206 fields, exceeding the max-fields limit of

Re: Error: Current core has 1206 fields, exceeding the max-fields limit of 1000

2025-05-06 Thread Chris Hostetter
: Subject: Error: Current core has 1206 fields, : exceeding the max-fields limit of 1000 : : Hi all, : : can someone explain how I can raise the limit on a Solr 9.8.1 collection/core. It's an optional feature declared in the _default solrconfig.xml that only applies when using the

Error: Current core has 1206 fields, exceeding the max-fields limit of 1000

2025-05-05 Thread Andreas Mock
Hi all, can someone explain how I can raise the limit on a Solr 9.8.1 collection/core. I've found some snippets via Google but could find the right API endpoint to raise the limit for a core/collection. Hints very welcome. Best regards Andreas