[jira] [Commented] (SOLR-13350) Explore collector managers for multi-threaded search

2023-06-21 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17735961#comment-17735961 ] Ishan Chattopadhyaya commented on SOLR-13350: - Thanks Mark! bq. If each thr

[jira] [Commented] (SOLR-13350) Explore collector managers for multi-threaded search

2023-06-21 Thread Joel Bernstein (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17735958#comment-17735958 ] Joel Bernstein commented on SOLR-13350: --- If each thread is working on an index segm

[jira] [Commented] (SOLR-13350) Explore collector managers for multi-threaded search

2023-06-21 Thread Mark Robert Miller (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17735929#comment-17735929 ] Mark Robert Miller commented on SOLR-13350: --- I don't recall this code, but if t

[GitHub] [solr] Willdotwhite commented on pull request #1688: SOLR-16820: Allow semVer style collection names (amongst others)

2023-06-21 Thread via GitHub
Willdotwhite commented on PR #1688: URL: https://github.com/apache/solr/pull/1688#issuecomment-1601496528 Thanks both, your input has been amazing. What else does this PR need before it's ready to go? -- This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [solr] tflobbe commented on a diff in pull request #1706: SOLR-16846: Use IndexOrDocValuesQuery for PointFields on Set queries

2023-06-21 Thread via GitHub
tflobbe commented on code in PR #1706: URL: https://github.com/apache/solr/pull/1706#discussion_r1237419402 ## solr/benchmark/src/java/org/apache/solr/bench/search/NumericSearch.java: ## @@ -0,0 +1,298 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more

[jira] [Commented] (SOLR-13350) Explore collector managers for multi-threaded search

2023-06-21 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17735817#comment-17735817 ] Ishan Chattopadhyaya commented on SOLR-13350: - [~markrmil...@gmail.com], the

[GitHub] [solr] risdenk commented on pull request #1688: SOLR-16820: Allow semVer style collection names (amongst others)

2023-06-21 Thread via GitHub
risdenk commented on PR #1688: URL: https://github.com/apache/solr/pull/1688#issuecomment-1601186274 Crave is expected to fail since it can't handle brach merges. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [solr] risdenk commented on pull request #1688: SOLR-16820: Allow semVer style collection names (amongst others)

2023-06-21 Thread via GitHub
risdenk commented on PR #1688: URL: https://github.com/apache/solr/pull/1688#issuecomment-1601168627 @epugh merged main into this branch and fixed the CHANGES.txt merge conflict. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [solr] risdenk closed pull request #1717: SOLR-16820: Allow semVer style collection names (amongst others) VERSION 2

2023-06-21 Thread via GitHub
risdenk closed pull request #1717: SOLR-16820: Allow semVer style collection names (amongst others) VERSION 2 URL: https://github.com/apache/solr/pull/1717 -- 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

[GitHub] [solr] risdenk commented on pull request #1717: SOLR-16820: Allow semVer style collection names (amongst others) VERSION 2

2023-06-21 Thread via GitHub
risdenk commented on PR #1717: URL: https://github.com/apache/solr/pull/1717#issuecomment-1601167060 Merged main into https://github.com/apache/solr/pull/1688 so no need for this PR. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to G

[GitHub] [solr] epugh opened a new pull request, #1717: SOLR-16820: Allow semVer style collection names (amongst others) VERSION 2

2023-06-21 Thread via GitHub
epugh opened a new pull request, #1717: URL: https://github.com/apache/solr/pull/1717 https://issues.apache.org/jira/browse/SOLR-16820 Somehow when I edited `solr/CHANGES.txt` I ended up with lots of merge conflicts. I can't get the original PR https://github.com/apache/solr/pull/1

[jira] [Commented] (SOLR-16848) Flaky DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica

2023-06-21 Thread Alex Deparvu (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17735796#comment-17735796 ] Alex Deparvu commented on SOLR-16848: - I think I have an idea of why this happens, bu

[jira] [Updated] (SOLR-16848) Flaky DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica

2023-06-21 Thread Alex Deparvu (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Deparvu updated SOLR-16848: Description: Some stats first: - Past 7 days trend: {noformat} Class: org.apache.solr.cloud.Delete

[jira] [Created] (SOLR-16848) Flaky DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica

2023-06-21 Thread Alex Deparvu (Jira)
Alex Deparvu created SOLR-16848: --- Summary: Flaky DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica Key: SOLR-16848 URL: https://issues.apache.org/jira/browse/SOLR-16848 Project: Solr I

[GitHub] [solr] stillalex commented on pull request #1706: SOLR-16846: Use IndexOrDocValuesQuery for PointFields on Set queries

2023-06-21 Thread via GitHub
stillalex commented on PR #1706: URL: https://github.com/apache/solr/pull/1706#issuecomment-1601022122 +1 looks very good! -- 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. T

[GitHub] [solr] stillalex commented on a diff in pull request #1706: SOLR-16846: Use IndexOrDocValuesQuery for PointFields on Set queries

2023-06-21 Thread via GitHub
stillalex commented on code in PR #1706: URL: https://github.com/apache/solr/pull/1706#discussion_r1237167557 ## solr/benchmark/src/java/org/apache/solr/bench/search/NumericSearch.java: ## @@ -0,0 +1,298 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or mo

[GitHub] [solr] epugh commented on a diff in pull request #1688: SOLR-16820: Allow semVer style collection names (amongst others)

2023-06-21 Thread via GitHub
epugh commented on code in PR #1688: URL: https://github.com/apache/solr/pull/1688#discussion_r1237045031 ## solr/packaging/test/test_packages.bats: ## @@ -40,9 +40,29 @@ teardown() { run solr package refute_output --partial "No Solr nodes are running." - run solr packa

[GitHub] [solr] noblepaul merged pull request #1716: SOLR-16812: Support toggling STRREF feature.

2023-06-21 Thread via GitHub
noblepaul merged PR #1716: URL: https://github.com/apache/solr/pull/1716 -- 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.

[jira] [Comment Edited] (SOLR-13350) Explore collector managers for multi-threaded search

2023-06-21 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17735586#comment-17735586 ] Ishan Chattopadhyaya edited comment on SOLR-13350 at 6/21/23 7:39 AM: -

[jira] [Commented] (SOLR-13350) Explore collector managers for multi-threaded search

2023-06-21 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17735586#comment-17735586 ] Ishan Chattopadhyaya commented on SOLR-13350: - bq. Did a performance testing

[GitHub] [solr] noblepaul opened a new pull request, #1716: SOLR-16812: Support toggling STRREF feature.

2023-06-21 Thread via GitHub
noblepaul opened a new pull request, #1716: URL: https://github.com/apache/solr/pull/1716 Support toggling STRREF feature. It's a relatively new feature and it may not be supported on all platforms -- This is an automated message from the Apache Git Service. To respond to the message, ple