Re: [PR] SOLR-13350, SOLR-17298: use multiThreaded=false default; document multiThreaded parameter; [solr]

2024-08-06 Thread via GitHub
gus-asf merged PR #2596: URL: https://github.com/apache/solr/pull/2596 -- 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: issues-unsubscr...@solr.apache.or

Re: [PR] SOLR-13350, SOLR-17298: use multiThreaded=false default; document multiThreaded parameter; [solr]

2024-08-05 Thread via GitHub
dsmiley commented on code in PR #2596: URL: https://github.com/apache/solr/pull/2596#discussion_r1704478214 ## solr/solr-ref-guide/modules/query-guide/pages/common-query-parameters.adoc: ## @@ -408,7 +408,7 @@ Similar to using <>, when ear |=== This parameter set to `true` o

Re: [PR] SOLR-13350, SOLR-17298: use multiThreaded=false default; document multiThreaded parameter; [solr]

2024-08-05 Thread via GitHub
gus-asf commented on code in PR #2596: URL: https://github.com/apache/solr/pull/2596#discussion_r1704117843 ## solr/CHANGES.txt: ## @@ -103,7 +103,7 @@ Other Changes == 9.7.0 == New Features - -* SOLR-13350: Multithreaded s

Re: [PR] SOLR-13350, SOLR-17298: use multiThreaded=false default; document multiThreaded parameter; [solr]

2024-08-05 Thread via GitHub
cpoerschke commented on PR #2596: URL: https://github.com/apache/solr/pull/2596#issuecomment-2268512240 Thanks everyone for your inputs here so far! Unfortunately I won't have bandwidth to iterate on this today or so. _"Allow edits and access to secrets by maintainers"_ is enabled on

Re: [PR] SOLR-13350, SOLR-17298: use multiThreaded=false default; document multiThreaded parameter; [solr]

2024-08-02 Thread via GitHub
dsmiley commented on code in PR #2596: URL: https://github.com/apache/solr/pull/2596#discussion_r1702272374 ## solr/solr-ref-guide/modules/query-guide/pages/common-query-parameters.adoc: ## @@ -400,6 +400,16 @@ If early termination is used, a `segmentTerminatedEarly` header wil

Re: [PR] SOLR-13350, SOLR-17298: use multiThreaded=false default; document multiThreaded parameter; [solr]

2024-08-02 Thread via GitHub
dsmiley commented on code in PR #2596: URL: https://github.com/apache/solr/pull/2596#discussion_r1702269724 ## solr/CHANGES.txt: ## @@ -103,7 +103,7 @@ Other Changes == 9.7.0 == New Features - -* SOLR-13350: Multithreaded s

Re: [PR] SOLR-13350, SOLR-17298: use multiThreaded=false default; document multiThreaded parameter; [solr]

2024-08-01 Thread via GitHub
dsmiley commented on code in PR #2596: URL: https://github.com/apache/solr/pull/2596#discussion_r1701286420 ## solr/CHANGES.txt: ## @@ -103,7 +103,7 @@ Other Changes == 9.7.0 == New Features - -* SOLR-13350: Multithreaded s

Re: [PR] SOLR-13350, SOLR-17298: use multiThreaded=false default; document multiThreaded parameter; [solr]

2024-08-01 Thread via GitHub
gus-asf commented on code in PR #2596: URL: https://github.com/apache/solr/pull/2596#discussion_r1700159210 ## solr/solr-ref-guide/modules/query-guide/pages/common-query-parameters.adoc: ## @@ -400,6 +400,16 @@ If early termination is used, a `segmentTerminatedEarly` header wil

Re: [PR] SOLR-13350, SOLR-17298: use multiThreaded=false default; document multiThreaded parameter; [solr]

2024-08-01 Thread via GitHub
gus-asf commented on code in PR #2596: URL: https://github.com/apache/solr/pull/2596#discussion_r1700142369 ## solr/core/src/java/org/apache/solr/handler/component/QueryComponent.java: ## @@ -371,7 +371,7 @@ public void process(ResponseBuilder rb) throws IOException { ret

Re: [PR] SOLR-13350, SOLR-17298: use multiThreaded=false default; document multiThreaded parameter; [solr]

2024-07-30 Thread via GitHub
cpoerschke commented on code in PR #2596: URL: https://github.com/apache/solr/pull/2596#discussion_r1697007219 ## solr/solr-ref-guide/modules/query-guide/pages/common-query-parameters.adoc: ## @@ -400,6 +400,16 @@ If early termination is used, a `segmentTerminatedEarly` header

Re: [PR] SOLR-13350, SOLR-17298: use multiThreaded=false default; document multiThreaded parameter; [solr]

2024-07-30 Thread via GitHub
cpoerschke commented on code in PR #2596: URL: https://github.com/apache/solr/pull/2596#discussion_r1696993992 ## solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java: ## @@ -1921,8 +1921,11 @@ public ScoreMode scoreMode() { final TopDocs topDocs; final