dsmiley opened a new pull request, #4619: URL: https://github.com/apache/solr/pull/4619
Set IndexWriterConfig.setParentField() when index sort is configured, enabling Lucene to treat document blocks as atomic units during index-level sorting and merging. Without this, Lucene 10 throws IllegalArgumentException when indexing nested docs with a SortingMergePolicyFactory. https://issues.apache.org/jira/browse/SOLR-17170 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
