[jira] [Commented] (SOLR-15154) Let Http2SolrClient pass Basic Auth credentials to all requests

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

[jira] [Commented] (SOLR-15193) Add Graph to the Visual Guide to Streaming Expressions and Math Expressions

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

[jira] [Commented] (SOLR-15193) Add Graph to the Visual Guide to Streaming Expressions and Math Expressions

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

[jira] [Commented] (SOLR-15193) Add Graph to the Visual Guide to Streaming Expressions and Math Expressions

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

[jira] [Commented] (SOLR-15193) Add Graph to the Visual Guide to Streaming Expressions and Math Expressions

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

[jira] [Commented] (SOLR-15158) Error when upgrading from Solr 8.0.0 to 8.5.2

2021-03-07 Thread Marcus Eagan (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17297016#comment-17297016 ] Marcus Eagan commented on SOLR-15158: - Hi [~amitguptag] I suspect this issue could be caused by a

[GitHub] [lucene-solr] mikemccand commented on a change in pull request #2459: LUCENE-9825: Hunspell: reverse the "words" trie for faster word lookup/suggestions

2021-03-07 Thread GitBox
mikemccand commented on a change in pull request #2459: URL: https://github.com/apache/lucene-solr/pull/2459#discussion_r589079453 ## File path: lucene/analysis/common/src/java/org/apache/lucene/analysis/hunspell/WordStorage.java ## @@ -0,0 +1,338 @@ +/* + * Licensed to the

[jira] [Commented] (SOLR-15215) SolrJ: Remove needless Netty dependency

2021-03-07 Thread Mike Drob (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17296971#comment-17296971 ] Mike Drob commented on SOLR-15215: -- Let’s start creating those dependencies at the same time that we

[jira] [Commented] (SOLR-15215) SolrJ: Remove needless Netty dependency

2021-03-07 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17296970#comment-17296970 ] David Smiley commented on SOLR-15215: - bq. would like to have the ZK netty option still available To

[jira] [Commented] (SOLR-14166) Use TwoPhaseIterator for non-cached filter queries

2021-03-07 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17296964#comment-17296964 ] David Smiley commented on SOLR-14166: - CC [~yonik] [~jbernste] [~hossman] as possible reviewers for

[jira] [Commented] (SOLR-15215) SolrJ: Remove needless Netty dependency

2021-03-07 Thread Mike Drob (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17296922#comment-17296922 ] Mike Drob commented on SOLR-15215: -- I was chatting with a few zookeeper folks and they made it sound

[GitHub] [lucene-solr-operator] chaicesan commented on a change in pull request #231: Add conditional dependency for zk-operator helm chart

2021-03-07 Thread GitBox
chaicesan commented on a change in pull request #231: URL: https://github.com/apache/lucene-solr-operator/pull/231#discussion_r589055356 ## File path: helm/solr-operator/Chart.yaml ## @@ -95,4 +95,10 @@ annotations: name: "example" numThreads: 4

[jira] [Commented] (LUCENE-9322) Discussing a unified vectors format API

2021-03-07 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17296873#comment-17296873 ] ASF subversion and git services commented on LUCENE-9322: - Commit

[GitHub] [lucene-solr] mikemccand commented on a change in pull request #2459: LUCENE-9825: Hunspell: reverse the "words" trie for faster word lookup/suggestions

2021-03-07 Thread GitBox
mikemccand commented on a change in pull request #2459: URL: https://github.com/apache/lucene-solr/pull/2459#discussion_r589026064 ## File path: lucene/analysis/common/src/java/org/apache/lucene/analysis/hunspell/Stemmer.java ## @@ -94,6 +94,10 @@ public Stemmer(Dictionary