[GitHub] [solr] gerlowskija commented on pull request #81: SOLR-15351: Convert /v2/c/ APIs to POJO impl

2021-06-03 Thread GitBox
gerlowskija commented on pull request #81: URL: https://github.com/apache/solr/pull/81#issuecomment-854319415 I've tentatively pushed a fix for the api-overwriting problem I described in my last comment. The fix I ended up using is as follows: 1. Add a method to PathTrie, `attachVal

[jira] [Commented] (SOLR-7344) Allow Jetty thread pool limits while still avoiding distributed deadlock.

2021-06-03 Thread Mark Robert Miller (Jira)
[ https://issues.apache.org/jira/browse/SOLR-7344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17356775#comment-17356775 ] Mark Robert Miller commented on SOLR-7344: -- -> … low resource detection sledgeham

[jira] [Commented] (SOLR-7344) Allow Jetty thread pool limits while still avoiding distributed deadlock.

2021-06-03 Thread Mark Robert Miller (Jira)
[ https://issues.apache.org/jira/browse/SOLR-7344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17356766#comment-17356766 ] Mark Robert Miller commented on SOLR-7344: -- [~atris] i missed that comment. Takin

[jira] [Resolved] (SOLR-15311) MODIFYCOLLECTION configName with async fails

2021-06-03 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley resolved SOLR-15311. - Fix Version/s: 8.10 Resolution: Fixed Thanks everyone, and to Nazerke for working on the P

[jira] [Commented] (SOLR-15311) MODIFYCOLLECTION configName with async fails

2021-06-03 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17356745#comment-17356745 ] ASF subversion and git services commented on SOLR-15311: Commit e

[jira] [Resolved] (SOLR-15429) Solr implications of LUCENE-8811 changes to how (solr.xml's) maxBooleanClauses is now used by IndexSearcher

2021-06-03 Thread Chris M. Hostetter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris M. Hostetter resolved SOLR-15429. --- Fix Version/s: main (9.0) Resolution: Fixed > Solr implications of LUCENE-8811

[jira] [Commented] (SOLR-15429) Solr implications of LUCENE-8811 changes to how (solr.xml's) maxBooleanClauses is now used by IndexSearcher

2021-06-03 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17356736#comment-17356736 ] ASF subversion and git services commented on SOLR-15429: Commit e

[jira] [Commented] (SOLR-15311) MODIFYCOLLECTION configName with async fails

2021-06-03 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17356709#comment-17356709 ] ASF subversion and git services commented on SOLR-15311: Commit 3

[GitHub] [solr] dsmiley merged pull request #152: SOLR-15311: Filter ASYNC key in during collection update

2021-06-03 Thread GitBox
dsmiley merged pull request #152: URL: https://github.com/apache/solr/pull/152 -- 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. For queries about this service, please cont

[GitHub] [solr] epugh commented on a change in pull request #91: SOLR-11646: v2 api documentation round three

2021-06-03 Thread GitBox
epugh commented on a change in pull request #91: URL: https://github.com/apache/solr/pull/91#discussion_r645110145 ## File path: solr/solr-ref-guide/src/schema-api.adoc ## @@ -844,12 +827,27 @@ If `multiValued` is defined as either true or false (most likely true), that wil

[GitHub] [solr] epugh commented on a change in pull request #91: SOLR-11646: v2 api documentation round three

2021-06-03 Thread GitBox
epugh commented on a change in pull request #91: URL: https://github.com/apache/solr/pull/91#discussion_r645101097 ## File path: solr/solr-ref-guide/src/schema-api.adoc ## @@ -112,7 +93,7 @@ curl -X POST -H 'Content-type:application/json' --data-binary '{ "name":"sell_by

[GitHub] [solr] epugh commented on a change in pull request #91: SOLR-11646: v2 api documentation round three

2021-06-03 Thread GitBox
epugh commented on a change in pull request #91: URL: https://github.com/apache/solr/pull/91#discussion_r645100024 ## File path: solr/solr-ref-guide/src/coreadmin-api.adoc ## @@ -50,6 +94,45 @@ The `CREATE` action creates a new core and registers it. If a Solr core with the gi

[GitHub] [solr] MarcusSorealheis commented on pull request #42: SOLR-15277: Schema designer UI and supporting backend

2021-06-03 Thread GitBox
MarcusSorealheis commented on pull request #42: URL: https://github.com/apache/solr/pull/42#issuecomment-854136815 Ignore this.. Looking into the client side errors now. First two nits and SOLR-wide issue persists. New JIRA incoming. -- This is an automated message from the Apache Git Se

[GitHub] [solr] thelabdude commented on pull request #42: SOLR-15277: Schema designer UI and supporting backend

2021-06-03 Thread GitBox
thelabdude commented on pull request #42: URL: https://github.com/apache/solr/pull/42#issuecomment-854135714 Schema Designer only runs in cloud-mode, from your screenshot, you're running in standalone. See screenshots of the Schema Designer UI in the JIRA -- This is an automated message

[jira] [Commented] (SOLR-15372) When you run techproducts example, you can't create more cores.

2021-06-03 Thread David Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17356689#comment-17356689 ] David Eric Pugh commented on SOLR-15372: Sigh.   I went back and tested this, and

[GitHub] [solr] MarcusSorealheis commented on pull request #42: SOLR-15277: Schema designer UI and supporting backend

2021-06-03 Thread GitBox
MarcusSorealheis commented on pull request #42: URL: https://github.com/apache/solr/pull/42#issuecomment-854126530 I just rebuilt from nothing and got the same error -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [solr] MarcusSorealheis commented on pull request #42: SOLR-15277: Schema designer UI and supporting backend

2021-06-03 Thread GitBox
MarcusSorealheis commented on pull request #42: URL: https://github.com/apache/solr/pull/42#issuecomment-854122801 > > Schema Designer should not simply throw generic errors that do no help the user. For instance, when a user tries to create a field that already exists, there is just an er

[GitHub] [solr] MarcusSorealheis commented on pull request #42: SOLR-15277: Schema designer UI and supporting backend

2021-06-03 Thread GitBox
MarcusSorealheis commented on pull request #42: URL: https://github.com/apache/solr/pull/42#issuecomment-854119635 > > there's also a few security exceptions that if thrown in the wrong corporate org could start problematic conversations running SOLR. Everything is under scrutiny right now

[GitHub] [solr] dsmiley commented on a change in pull request #152: SOLR-15311: Filter ASYNC key in during collection update

2021-06-03 Thread GitBox
dsmiley commented on a change in pull request #152: URL: https://github.com/apache/solr/pull/152#discussion_r645068458 ## File path: solr/CHANGES.txt ## @@ -312,6 +312,13 @@ Bug Fixes * SOLR-15334: Return error response when failing auth in PKIAuthPlugin (Mike Drob) +

[jira] [Resolved] (SOLR-7344) Allow Jetty thread pool limits while still avoiding distributed deadlock.

2021-06-03 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-7344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley resolved SOLR-7344. Resolution: Won't Fix I'm going to resolve as Won't Fix, especially after reading Mark's recent com

[jira] [Resolved] (SOLR-7683) Introduce support to identify Solr internal request types

2021-06-03 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-7683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley resolved SOLR-7683. Fix Version/s: main (9.0) Resolution: Fixed Closing as fixed. I see no trace of the discussi

[GitHub] [solr] epugh commented on a change in pull request #91: SOLR-11646: v2 api documentation round three

2021-06-03 Thread GitBox
epugh commented on a change in pull request #91: URL: https://github.com/apache/solr/pull/91#discussion_r645063187 ## File path: solr/solr-ref-guide/src/coreadmin-api.adoc ## @@ -50,6 +94,45 @@ The `CREATE` action creates a new core and registers it. If a Solr core with the gi

[GitHub] [solr] thelabdude commented on a change in pull request #42: SOLR-15277: Schema designer UI and supporting backend

2021-06-03 Thread GitBox
thelabdude commented on a change in pull request #42: URL: https://github.com/apache/solr/pull/42#discussion_r644903516 ## File path: solr/webapp/web/index.html ## @@ -26,6 +26,7 @@ + Review comment: hmmm ... This too seems unrelated to the Sch

[GitHub] [solr] thelabdude commented on pull request #42: SOLR-15277: Schema designer UI and supporting backend

2021-06-03 Thread GitBox
thelabdude commented on pull request #42: URL: https://github.com/apache/solr/pull/42#issuecomment-853964812 > there's also a few security exceptions that if thrown in the wrong corporate org could start problematic conversations running SOLR. Everything is under scrutiny right now given t

[GitHub] [solr] thelabdude edited a comment on pull request #42: SOLR-15277: Schema designer UI and supporting backend

2021-06-03 Thread GitBox
thelabdude edited a comment on pull request #42: URL: https://github.com/apache/solr/pull/42#issuecomment-853963136 > Schema Designer should not simply throw generic errors that do no help the user. For instance, when a user tries to create a field that already exists, there is just an err

[GitHub] [solr] thelabdude commented on pull request #42: SOLR-15277: Schema designer UI and supporting backend

2021-06-03 Thread GitBox
thelabdude commented on pull request #42: URL: https://github.com/apache/solr/pull/42#issuecomment-853963136 > Schema Designer should not simply throw generic errors that do no help the user. For instance, when a user tries to create a field that already exists, there is just an error proc

[jira] [Commented] (SOLR-15392) Improve Tracing operation names and tags

2021-06-03 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17356513#comment-17356513 ] ASF subversion and git services commented on SOLR-15392: Commit f

[jira] [Resolved] (SOLR-15392) Improve Tracing operation names and tags

2021-06-03 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley resolved SOLR-15392. - Fix Version/s: main (9.0) Resolution: Fixed > Improve Tracing operation names and tags > -

[GitHub] [solr] dsmiley merged pull request #115: SOLR-15392 Tracing span operation name and tags

2021-06-03 Thread GitBox
dsmiley merged pull request #115: URL: https://github.com/apache/solr/pull/115 -- 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. For queries about this service, please cont

[GitHub] [solr] madrob commented on a change in pull request #160: SOLR-15337: Avoid XPath in solrconfig.xml parsing

2021-06-03 Thread GitBox
madrob commented on a change in pull request #160: URL: https://github.com/apache/solr/pull/160#discussion_r644843888 ## File path: solr/core/src/java/org/apache/solr/core/ConfigOverlay.java ## @@ -182,16 +181,24 @@ public static boolean isEditableProp(String path, boolean isX

[jira] [Commented] (SOLR-14608) Faster sorting for the /export handler

2021-06-03 Thread Joel Bernstein (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17356483#comment-17356483 ] Joel Bernstein commented on SOLR-14608: --- This work is committed, but left open beca

[GitHub] [solr] magibney commented on a change in pull request #158: SOLR-15449: edismax sow and mm

2021-06-03 Thread GitBox
magibney commented on a change in pull request #158: URL: https://github.com/apache/solr/pull/158#discussion_r644821783 ## File path: solr/core/src/java/org/apache/solr/parser/SolrQueryParserBase.java ## @@ -1159,8 +1160,11 @@ protected Query getFieldQuery(String field, List q

[GitHub] [solr] alessandrobenedetti commented on a change in pull request #158: SOLR-15449: edismax sow and mm

2021-06-03 Thread GitBox
alessandrobenedetti commented on a change in pull request #158: URL: https://github.com/apache/solr/pull/158#discussion_r644819680 ## File path: solr/core/src/java/org/apache/solr/parser/SolrQueryParserBase.java ## @@ -1149,7 +1150,7 @@ protected Query getFieldQuery(String fiel

[jira] [Commented] (SOLR-15197) Support temporal graph queries with daily windows

2021-06-03 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17356454#comment-17356454 ] ASF subversion and git services commented on SOLR-15197: Commit 4

[jira] [Resolved] (SOLR-15372) When you run techproducts example, you can't create more cores.

2021-06-03 Thread David Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Eric Pugh resolved SOLR-15372. Resolution: Workaround The use of the configSetBaseDir parameter is a workaround. > When y

[GitHub] [solr] magibney commented on a change in pull request #158: SOLR-15449: edismax sow and mm

2021-06-03 Thread GitBox
magibney commented on a change in pull request #158: URL: https://github.com/apache/solr/pull/158#discussion_r644814658 ## File path: solr/core/src/java/org/apache/solr/parser/SolrQueryParserBase.java ## @@ -1149,7 +1150,7 @@ protected Query getFieldQuery(String field, List qu

[GitHub] [solr] magibney commented on a change in pull request #158: SOLR-15449: edismax sow and mm

2021-06-03 Thread GitBox
magibney commented on a change in pull request #158: URL: https://github.com/apache/solr/pull/158#discussion_r644814658 ## File path: solr/core/src/java/org/apache/solr/parser/SolrQueryParserBase.java ## @@ -1149,7 +1150,7 @@ protected Query getFieldQuery(String field, List qu

[jira] [Updated] (SOLR-15197) Support temporal graph queries with daily windows

2021-06-03 Thread Joel Bernstein (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-15197: -- Attachment: SOLR-15197.patch > Support temporal graph queries with daily windows >

[GitHub] [solr] dsmiley commented on a change in pull request #115: SOLR-15392 Tracing span operation name and tags

2021-06-03 Thread GitBox
dsmiley commented on a change in pull request #115: URL: https://github.com/apache/solr/pull/115#discussion_r644799910 ## File path: solr/core/src/java/org/apache/solr/api/V2HttpCall.java ## @@ -360,6 +366,85 @@ protected void execute(SolrQueryResponse rsp) { SolrCore.post

[jira] [Commented] (SOLR-15253) Prune git branches in solr.git

2021-06-03 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-15253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17356409#comment-17356409 ] Jan Høydahl commented on SOLR-15253: I deleted some stale branches today. Please go t

[jira] [Commented] (SOLR-14608) Faster sorting for the /export handler

2021-06-03 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-14608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17356406#comment-17356406 ] Jan Høydahl commented on SOLR-14608: Hi, what is the status of this JIRA? I see commi

[GitHub] [solr] dsmiley commented on pull request #129: SOLR-15407 untokenized field type with sow=false fix + tests

2021-06-03 Thread GitBox
dsmiley commented on pull request #129: URL: https://github.com/apache/solr/pull/129#issuecomment-853836054 The core of my point is that that Solr *already* has an API to interrogate the field type to see if it produces one token or more -- {{FieldType.isTokenized}}. SolrQueryParserBase u

[GitHub] [solr] noblepaul commented on pull request #115: SOLR-15392 Tracing span operation name and tags

2021-06-03 Thread GitBox
noblepaul commented on pull request #115: URL: https://github.com/apache/solr/pull/115#issuecomment-853833526 LGTM @dsmiley -- 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.

[GitHub] [solr] janhoy commented on pull request #158: SOLR-15449: edismax sow and mm

2021-06-03 Thread GitBox
janhoy commented on pull request #158: URL: https://github.com/apache/solr/pull/158#issuecomment-853833525 The new apache/solr repo only contains main branch, and will eventually contain branch_9x etc. To backport to 8.x you will need to port the change over to the https://github.com/ap

[GitHub] [solr] noblepaul commented on a change in pull request #115: SOLR-15392 Tracing span operation name and tags

2021-06-03 Thread GitBox
noblepaul commented on a change in pull request #115: URL: https://github.com/apache/solr/pull/115#discussion_r644752414 ## File path: solr/core/src/java/org/apache/solr/api/V2HttpCall.java ## @@ -360,6 +366,85 @@ protected void execute(SolrQueryResponse rsp) { SolrCore.po

[GitHub] [solr] ctargett commented on a change in pull request #91: SOLR-11646: v2 api documentation round three

2021-06-03 Thread GitBox
ctargett commented on a change in pull request #91: URL: https://github.com/apache/solr/pull/91#discussion_r644750680 ## File path: solr/solr-ref-guide/src/schema-api.adoc ## @@ -112,7 +93,7 @@ curl -X POST -H 'Content-type:application/json' --data-binary '{ "name":"sell

[GitHub] [solr] ctargett commented on a change in pull request #91: SOLR-11646: v2 api documentation round three

2021-06-03 Thread GitBox
ctargett commented on a change in pull request #91: URL: https://github.com/apache/solr/pull/91#discussion_r644746888 ## File path: solr/solr-ref-guide/src/coreadmin-api.adoc ## @@ -50,6 +94,45 @@ The `CREATE` action creates a new core and registers it. If a Solr core with the

[jira] [Resolved] (SOLR-15337) Avoid XPath in solrconfig.xml parsing

2021-06-03 Thread Noble Paul (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul resolved SOLR-15337. --- Fix Version/s: 8.9 Resolution: Fixed > Avoid XPath in solrconfig.xml parsing > ---

[jira] [Commented] (SOLR-15337) Avoid XPath in solrconfig.xml parsing

2021-06-03 Thread Cassandra Targett (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17356384#comment-17356384 ] Cassandra Targett commented on SOLR-15337: -- So at a minimum it should have a fix

[jira] [Resolved] (SOLR-15090) Allow backups to GCS (Google Cloud Storage)

2021-06-03 Thread Jason Gerlowski (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gerlowski resolved SOLR-15090. Resolution: Fixed > Allow backups to GCS (Google Cloud Storage) > -

[GitHub] [solr] gerlowskija commented on a change in pull request #91: SOLR-11646: v2 api documentation round three

2021-06-03 Thread GitBox
gerlowskija commented on a change in pull request #91: URL: https://github.com/apache/solr/pull/91#discussion_r644701396 ## File path: solr/solr-ref-guide/src/coreadmin-api.adoc ## @@ -50,6 +94,45 @@ The `CREATE` action creates a new core and registers it. If a Solr core with

[GitHub] [solr] alessandrobenedetti commented on pull request #129: SOLR-15407 untokenized field type with sow=false fix + tests

2021-06-03 Thread GitBox
alessandrobenedetti commented on pull request #129: URL: https://github.com/apache/solr/pull/129#issuecomment-853779305 I agree it's not the most elegant solution to check on the type instance (but there's plenty in Solr that does that), but I still think that it is an inconsistency. As

[GitHub] [solr] alessandrobenedetti commented on a change in pull request #129: SOLR-15407 untokenized field type with sow=false fix + tests

2021-06-03 Thread GitBox
alessandrobenedetti commented on a change in pull request #129: URL: https://github.com/apache/solr/pull/129#discussion_r644688429 ## File path: solr/core/src/java/org/apache/solr/parser/SolrQueryParserBase.java ## @@ -1149,18 +1151,21 @@ protected Query getFieldQuery(String fi

[GitHub] [solr] alessandrobenedetti commented on a change in pull request #129: SOLR-15407 untokenized field type with sow=false fix + tests

2021-06-03 Thread GitBox
alessandrobenedetti commented on a change in pull request #129: URL: https://github.com/apache/solr/pull/129#discussion_r644688429 ## File path: solr/core/src/java/org/apache/solr/parser/SolrQueryParserBase.java ## @@ -1149,18 +1151,21 @@ protected Query getFieldQuery(String fi

[GitHub] [solr] alessandrobenedetti commented on a change in pull request #129: SOLR-15407 untokenized field type with sow=false fix + tests

2021-06-03 Thread GitBox
alessandrobenedetti commented on a change in pull request #129: URL: https://github.com/apache/solr/pull/129#discussion_r644684545 ## File path: solr/core/src/test/org/apache/solr/search/TestExtendedDismaxParser.java ## @@ -1771,6 +1775,35 @@ public void testSplitOnWhitespace_

[GitHub] [solr] alessandrobenedetti commented on a change in pull request #129: SOLR-15407 untokenized field type with sow=false fix + tests

2021-06-03 Thread GitBox
alessandrobenedetti commented on a change in pull request #129: URL: https://github.com/apache/solr/pull/129#discussion_r644685992 ## File path: solr/core/src/test/org/apache/solr/search/TestExtendedDismaxParser.java ## @@ -1771,6 +1775,35 @@ public void testSplitOnWhitespace_

[GitHub] [solr] alessandrobenedetti commented on pull request #158: SOLR-15449: edismax sow and mm

2021-06-03 Thread GitBox
alessandrobenedetti commented on pull request #158: URL: https://github.com/apache/solr/pull/158#issuecomment-853759656 As soon as I see an approval and we get potentially a final feedback by @sarowe , I am happy to merge. For cherry picking, I was just taking a look to the minor ver

[GitHub] [solr] atris commented on a change in pull request #96: SOLR-15056: add circuit breaker for CPU, fix load circuit breaker

2021-06-03 Thread GitBox
atris commented on a change in pull request #96: URL: https://github.com/apache/solr/pull/96#discussion_r64498 ## File path: solr/core/src/test/org/apache/solr/util/TestCircuitBreaker.java ## @@ -199,7 +201,63 @@ public void testFakeCPUCircuitBreaker() { PluginInfo p

[jira] [Commented] (SOLR-15449) edimax sow causes issues with minimum should match in case of multi field with different analysis

2021-06-03 Thread Alessandro Benedetti (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17356311#comment-17356311 ] Alessandro Benedetti commented on SOLR-15449: - I am in no rush for the fix [~

[GitHub] [solr] atris commented on a change in pull request #96: SOLR-15056: add circuit breaker for CPU, fix load circuit breaker

2021-06-03 Thread GitBox
atris commented on a change in pull request #96: URL: https://github.com/apache/solr/pull/96#discussion_r644474656 ## File path: solr/core/src/java/org/apache/solr/util/circuitbreaker/CircuitBreakerManager.java ## @@ -40,12 +41,15 @@ * solution. There will be a follow up wit

[GitHub] [solr] alessandrobenedetti commented on a change in pull request #158: SOLR-15449: edismax sow and mm

2021-06-03 Thread GitBox
alessandrobenedetti commented on a change in pull request #158: URL: https://github.com/apache/solr/pull/158#discussion_r644662387 ## File path: solr/core/src/java/org/apache/solr/parser/SolrQueryParserBase.java ## @@ -1159,8 +1160,11 @@ protected Query getFieldQuery(String fie

[GitHub] [solr] alessandrobenedetti commented on a change in pull request #158: SOLR-15449: edismax sow and mm

2021-06-03 Thread GitBox
alessandrobenedetti commented on a change in pull request #158: URL: https://github.com/apache/solr/pull/158#discussion_r644662049 ## File path: solr/core/src/java/org/apache/solr/parser/SolrQueryParserBase.java ## @@ -1149,7 +1150,7 @@ protected Query getFieldQuery(String fiel

[GitHub] [solr] NazerkeBS commented on pull request #152: SOLR-15311: Filter ASYNC key in during collection update

2021-06-03 Thread GitBox
NazerkeBS commented on pull request #152: URL: https://github.com/apache/solr/pull/152#issuecomment-853743587 Updated the docs as you mentioned. -- 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

[GitHub] [solr] janhoy commented on a change in pull request #96: SOLR-15056: add circuit breaker for CPU, fix load circuit breaker

2021-06-03 Thread GitBox
janhoy commented on a change in pull request #96: URL: https://github.com/apache/solr/pull/96#discussion_r644574952 ## File path: solr/core/src/java/org/apache/solr/util/circuitbreaker/CircuitBreakerManager.java ## @@ -40,12 +41,15 @@ * solution. There will be a follow up wi

[GitHub] [solr] bruno-roustant commented on a change in pull request #147: SOLR-15433: Replace transient core cache LRU by Caffeine cache.

2021-06-03 Thread GitBox
bruno-roustant commented on a change in pull request #147: URL: https://github.com/apache/solr/pull/147#discussion_r644553881 ## File path: solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java ## @@ -124,38 +142,29 @@ public SolrCore addCore(String name,