Re: Unexpected behaviour of solr.NumFieldLimitingUpdateRequestProcessorFactory

2025-05-09 Thread Rahul Goswami
values via REST-API? Is this related? > (https://lists.apache.org/thread/67b7obzc2o08ft505nh2tq0qv6gh65qx) > > Best regards > Andreas > > > > Von: Jason Gerlowski > Gesendet: Freitag, 9. Mai 2025 15:36 >

Re: Unexpected behaviour of solr.NumFieldLimitingUpdateRequestProcessorFactory

2025-05-09 Thread Jason Gerlowski
Hi Andreas, Thanks for flagging this behavior; I'm sorry you hit this. I'm able to reproduce in a local setup, so I think this is an actual bug. I've filed https://issues.apache.org/jira/browse/SOLR-17758 describing things, and proposing a fix. Hopefully we can get this merged and released in S

AW: Unexpected behaviour of solr.NumFieldLimitingUpdateRequestProcessorFactory

2025-05-09 Thread Andreas Mock
Unexpected behaviour of solr.NumFieldLimitingUpdateRequestProcessorFactory Hi Andreas, Thanks for flagging this behavior; I'm sorry you hit this. I'm able to reproduce in a local setup, so I think this is an actual bug. I've filed https://issues.apache.org/jira/browse/SOLR-17758 describin

Unexpected behaviour of solr.NumFieldLimitingUpdateRequestProcessorFactory

2025-05-07 Thread Andreas Mock
Hallo all, the default solrconfig.xml fpr Solr 9.8.1 declares 1000 true which is used in The documentation states that the Attribute warnOnly defines whether the situation of having too many fields ends in a warning or in an error. As you can see the configurat