Re: [PR] SOLR-17049: Fix Replica Down on startup logic [solr]

2024-12-08 Thread via GitHub
dsmiley commented on PR #2432: URL: https://github.com/apache/solr/pull/2432#issuecomment-2526289611 I don't think we should add additional methods to an important class like ClusterState unless we think it's "worthy". This PR introduces a method called by only ZkController; so let's inste

Re: [PR] User Behavior Insights implementation for Apache Solr [solr]

2024-12-08 Thread via GitHub
mkhludnev commented on code in PR #2452: URL: https://github.com/apache/solr/pull/2452#discussion_r1875035115 ## solr/core/src/java/org/apache/solr/handler/component/SearchHandler.java: ## @@ -126,19 +125,24 @@ public class SearchHandler extends RequestHandlerBase private Plu

[jira] [Updated] (SOLR-4587) Implement Saved Searches a la ElasticSearch Percolator

2024-12-08 Thread Luke Kot-Zaniewski (Jira)
[ https://issues.apache.org/jira/browse/SOLR-4587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Luke Kot-Zaniewski updated SOLR-4587: - Attachment: saved-search.zip > Implement Saved Searches a la ElasticSearch Percolator > --

[jira] [Commented] (SOLR-4587) Implement Saved Searches a la ElasticSearch Percolator

2024-12-08 Thread Luke Kot-Zaniewski (Jira)
[ https://issues.apache.org/jira/browse/SOLR-4587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17903953#comment-17903953 ] Luke Kot-Zaniewski commented on SOLR-4587: -- Update: I've added some generalĀ [doc

[jira] [Commented] (SOLR-6629) Watch /collections zk node on all nodes

2024-12-08 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-6629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17903977#comment-17903977 ] David Smiley commented on SOLR-6629: A voice from the future and from a fork of SolrCl

Re: [PR] SOLR-17381 SolrJ fix to fetch entire ClusterState if asked [solr]

2024-12-08 Thread via GitHub
dsmiley commented on code in PR #2853: URL: https://github.com/apache/solr/pull/2853#discussion_r1874956309 ## solr/solrj/src/java/org/apache/solr/client/solrj/impl/BaseHttpClusterStateProvider.java: ## @@ -128,100 +129,85 @@ public ClusterState.CollectionRef getState(String co

[jira] [Updated] (SOLR-17561) DocCollection, remove getReplicas() and getReplicas(EnumSet)

2024-12-08 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated SOLR-17561: -- Labels: newdev pull-request-available (was: newdev) > DocCollection, remove getReplicas() and

[jira] [Updated] (SOLR-15546) shortestPath internally cannot handle ids with colons

2024-12-08 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated SOLR-15546: -- Labels: pull-request-available (was: ) > shortestPath internally cannot handle ids with colons

Re: [PR] SOLR-15546: ShortestPathStream to handle ids with colons. [solr]

2024-12-08 Thread via GitHub
github-actions[bot] commented on PR #236: URL: https://github.com/apache/solr/pull/236#issuecomment-2526521447 This PR has had no activity for 60 days and is now labeled as stale. Any new activity will remove the stale label. To attract more reviewers, please tag people who might be famil

[jira] [Updated] (SOLR-15625) Proper documentation for the benchmark module.

2024-12-08 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated SOLR-15625: -- Labels: pull-request-available (was: ) > Proper documentation for the benchmark module. > ---

Re: [PR] SOLR-15625 Improve documentation for the benchmark module. [solr]

2024-12-08 Thread via GitHub
github-actions[bot] commented on PR #406: URL: https://github.com/apache/solr/pull/406#issuecomment-2526521149 This PR has had no activity for 60 days and is now labeled as stale. Any new activity will remove the stale label. To attract more reviewers, please tag people who might be famil

Re: [PR] SOLR-15611: Fix ignored phrase slop after nested query parsing [solr]

2024-12-08 Thread via GitHub
github-actions[bot] commented on PR #280: URL: https://github.com/apache/solr/pull/280#issuecomment-2526521346 This PR has had no activity for 60 days and is now labeled as stale. Any new activity will remove the stale label. To attract more reviewers, please tag people who might be famil

[jira] [Updated] (SOLR-15611) Phrase slop ignored after any nested parser in same query

2024-12-08 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated SOLR-15611: -- Labels: pull-request-available (was: ) > Phrase slop ignored after any nested parser in same q

[jira] [Commented] (SOLR-17580) Query parser problems when using tags and escaping

2024-12-08 Thread Artem Abeleshev (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17904044#comment-17904044 ] Artem Abeleshev commented on SOLR-17580: I think I've missed an important detail