dsmiley commented on code in PR #4724:
URL: https://github.com/apache/solr/pull/4724#discussion_r3763602796
##########
changelog/unreleased/SOLR-17841-mt-docset-collector.yml:
##########
@@ -0,0 +1,10 @@
+title: >
+ Multithreaded search now builds DocSets with DocSetCollector and skips the
+ parallel path when no searcher executor is configured.
Review Comment:
```suggestion
Improved multiThreaded=true performance when a docset is needed (e.g.
faceting).
```
We want to communicate the change with words a non-Solr hacker might
understand.
##########
changelog/unreleased/SOLR-17841-mt-docset-collector.yml:
##########
@@ -0,0 +1,10 @@
+title: >
+ Multithreaded search now builds DocSets with DocSetCollector and skips the
+ parallel path when no searcher executor is configured.
+type: fixed
Review Comment:
Users will see this as a performance improvement.
```suggestion
type: changed
```
--
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]