[jira] [Updated] (SOLR-16254) solr standalone: in-correct information in the help message for "bin/solr create_core"

2022-06-14 Thread Sun Rui (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sun Rui updated SOLR-16254: --- Description: There is a statement in the help message for "bin/solr create_core": _*When a configSet is used

[jira] [Updated] (SOLR-16254) solr standalone: in-correct information in the help message for "bin/solr create_core"

2022-06-14 Thread Sun Rui (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sun Rui updated SOLR-16254: --- Component/s: cli > solr standalone: in-correct information in the help message for "bin/solr > create_core"

[jira] [Updated] (SOLR-16254) solr standalone: in-correct information in the help message for "bin/solr create_core"

2022-06-14 Thread Sun Rui (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sun Rui updated SOLR-16254: --- Affects Version/s: 9.0 > solr standalone: in-correct information in the help message for "bin/solr > create_

[jira] [Updated] (SOLR-16254) solr standalone: in-correct information in the help message for "bin/solr create_core"

2022-06-14 Thread Sun Rui (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sun Rui updated SOLR-16254: --- Description: There is a statement in the help message for "bin/solr create_core": _*When a configSet is used

[jira] [Created] (SOLR-16254) solr standalone: in-correct information in the help message for "bin/solr create_core"

2022-06-14 Thread Sun Rui (Jira)
Sun Rui created SOLR-16254: -- Summary: solr standalone: in-correct information in the help message for "bin/solr create_core" Key: SOLR-16254 URL: https://issues.apache.org/jira/browse/SOLR-16254 Project: Sol

[jira] [Updated] (SOLR-16253) Spellcheck collateParam cannot override fq when maxCollationTries > 0

2022-06-14 Thread Kyle Hipke (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kyle Hipke updated SOLR-16253: -- Description: *Reproduction Steps* 1. Perform a query with a misspelled word capable of triggering spell

[jira] [Updated] (SOLR-16253) Spellcheck collateParam cannot override fq when maxCollationTries > 0

2022-06-14 Thread Kyle Hipke (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kyle Hipke updated SOLR-16253: -- Description: *Reproduction Steps* 1. Perform a query with a misspelled word capable of triggering spell

[jira] [Updated] (SOLR-16253) Spellcheck collateParam cannot override fq when maxCollationTries > 0

2022-06-14 Thread Kyle Hipke (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kyle Hipke updated SOLR-16253: -- Description: *Reproduction Steps* 1. Perform a query with a misspelled word capable of triggering spell

[jira] [Updated] (SOLR-16253) Spellcheck collateParam cannot override fq when maxCollationTries > 0

2022-06-14 Thread Kyle Hipke (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kyle Hipke updated SOLR-16253: -- Summary: Spellcheck collateParam cannot override fq when maxCollationTries > 0 (was: Spellcheck collat

[jira] [Created] (SOLR-16253) Spellcheck collateParam cannot override fq

2022-06-14 Thread Kyle Hipke (Jira)
Kyle Hipke created SOLR-16253: - Summary: Spellcheck collateParam cannot override fq Key: SOLR-16253 URL: https://issues.apache.org/jira/browse/SOLR-16253 Project: Solr Issue Type: Bug Secur

[GitHub] [solr] andywebb1975 commented on a diff in pull request #875: SOLR-9359: Make Config API work for warming queries

2022-06-14 Thread GitBox
andywebb1975 commented on code in PR #875: URL: https://github.com/apache/solr/pull/875#discussion_r897386797 ## solr/core/src/java/org/apache/solr/core/QuerySenderListener.java: ## @@ -102,4 +104,50 @@ public void close() {} } log.info("QuerySenderListener done.");

[GitHub] [solr] madrob commented on a diff in pull request #905: SOLR-16250 Fix LIKE for string fields and multi terms

2022-06-14 Thread GitBox
madrob commented on code in PR #905: URL: https://github.com/apache/solr/pull/905#discussion_r897379088 ## solr/modules/sql/src/java/org/apache/solr/handler/sql/SolrFilter.java: ## @@ -356,13 +367,16 @@ protected String translateLike(RexNode like) { terms = translateLikeT

[GitHub] [solr] andywebb1975 commented on a diff in pull request #875: SOLR-9359: Make Config API work for warming queries

2022-06-14 Thread GitBox
andywebb1975 commented on code in PR #875: URL: https://github.com/apache/solr/pull/875#discussion_r897369390 ## solr/core/src/java/org/apache/solr/core/QuerySenderListener.java: ## @@ -102,4 +104,50 @@ public void close() {} } log.info("QuerySenderListener done.");

[GitHub] [solr] andywebb1975 commented on a diff in pull request #875: SOLR-9359: Make Config API work for warming queries

2022-06-14 Thread GitBox
andywebb1975 commented on code in PR #875: URL: https://github.com/apache/solr/pull/875#discussion_r897368467 ## solr/core/src/java/org/apache/solr/core/QuerySenderListener.java: ## @@ -102,4 +104,50 @@ public void close() {} } log.info("QuerySenderListener done.");

[jira] [Created] (SOLR-16252) Server admins cannot override default value for UPDATE_TIMEOUT_SECS

2022-06-14 Thread Aren Cambre (Jira)
Aren Cambre created SOLR-16252: -- Summary: Server admins cannot override default value for UPDATE_TIMEOUT_SECS Key: SOLR-16252 URL: https://issues.apache.org/jira/browse/SOLR-16252 Project: Solr

[GitHub] [solr-sandbox] anshumg merged pull request #23: Add explicit error logging around CrossDC config.

2022-06-14 Thread GitBox
anshumg merged PR #23: URL: https://github.com/apache/solr-sandbox/pull/23 -- 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.apach

[GitHub] [solr] kiranchitturi opened a new pull request, #905: SOLR-16250 Fix LIKE for string fields and multi terms

2022-06-14 Thread GitBox
kiranchitturi opened a new pull request, #905: URL: https://github.com/apache/solr/pull/905 https://issues.apache.org/jira/browse/SOLR-16250 # Description Solr SQL is not translating LIKE terms properly for string fields with multiple terms # Solution If the field

[GitHub] [solr] epugh commented on pull request #900: SOLR-16244: Update typos and grammar

2022-06-14 Thread GitBox
epugh commented on PR #900: URL: https://github.com/apache/solr/pull/900#issuecomment-1155667419 Thanks @cpoerschke for all the collaboration !I've finally reached Colorado with my family, and am about to sign off from technology for the next 10 days. I am a bit nervous to cl

[jira] [Commented] (SOLR-16219) ICUCollationField tried to access protected field org.apache.solr.schema.IndexSchema.luceneVersion

2022-06-14 Thread Roman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17554253#comment-17554253 ] Roman commented on SOLR-16219: -- hi! Any news on this? > ICUCollationField tried to access p

[GitHub] [solr] joel-bernstein commented on pull request #899: SOLR-16243: Compile SQL to a Streaming Expression while visiting the …

2022-06-14 Thread GitBox
joel-bernstein commented on PR #899: URL: https://github.com/apache/solr/pull/899#issuecomment-1155617756 @risdenk, no new features yet. The SolrLogicalJoinRule has not been added so the JoinImplementor in this PR is never invoked. It was included just to show how new Implementors would fit

[jira] [Updated] (SOLR-16251) Cache table schemas between query invocations

2022-06-14 Thread Joel Bernstein (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-16251: -- Summary: Cache table schemas between query invocations (was: Cache Table schemas between query

[jira] [Updated] (SOLR-16251) Cache Table schemas between query invocations

2022-06-14 Thread Joel Bernstein (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-16251: -- Summary: Cache Table schemas between query invocations (was: Cache Table schema between query

[GitHub] [solr] risdenk commented on pull request #899: SOLR-16243: Compile SQL to a Streaming Expression while visiting the …

2022-06-14 Thread GitBox
risdenk commented on PR #899: URL: https://github.com/apache/solr/pull/899#issuecomment-1155602349 @joel-bernstein are there new tests for the new capabilities? I didn't see any test changes. Its good this doesn't break anything existing, but wasn't this to enable new feature of joins? --

[jira] [Created] (SOLR-16251) Cache Table schema between query invocations

2022-06-14 Thread Joel Bernstein (Jira)
Joel Bernstein created SOLR-16251: - Summary: Cache Table schema between query invocations Key: SOLR-16251 URL: https://issues.apache.org/jira/browse/SOLR-16251 Project: Solr Issue Type: Impro

[GitHub] [solr] cpoerschke commented on a diff in pull request #875: SOLR-9359: Make Config API work for warming queries

2022-06-14 Thread GitBox
cpoerschke commented on code in PR #875: URL: https://github.com/apache/solr/pull/875#discussion_r897146326 ## solr/core/src/java/org/apache/solr/core/QuerySenderListener.java: ## @@ -102,4 +104,50 @@ public void close() {} } log.info("QuerySenderListener done."); }

[jira] [Updated] (SOLR-16250) Solr SQL returns no results for multiple terms in LIKE operator on string fields

2022-06-14 Thread Kiran (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16250?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kiran updated SOLR-16250: - Description: Solr SQL currently does not any results for below query {code:java} stringfield LIKE 'task% failed'

[jira] [Updated] (SOLR-16250) Solr SQL returns no results for multiple terms in LIKE operator on string fields

2022-06-14 Thread Kiran (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16250?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kiran updated SOLR-16250: - Description: Solr SQL currently translates the following like term to  {code:java} stringfield LIKE 'task% failed

[jira] [Created] (SOLR-16250) Solr SQL returns no results for multiple terms in LIKE operator on string fields

2022-06-14 Thread Kiran (Jira)
Kiran created SOLR-16250: Summary: Solr SQL returns no results for multiple terms in LIKE operator on string fields Key: SOLR-16250 URL: https://issues.apache.org/jira/browse/SOLR-16250 Project: Solr

[jira] [Updated] (SOLR-16250) Solr SQL returns no results for multiple terms in LIKE operator on string fields

2022-06-14 Thread Kiran (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16250?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kiran updated SOLR-16250: - Priority: Minor (was: Major) > Solr SQL returns no results for multiple terms in LIKE operator on string > fiel

[GitHub] [solr] cpoerschke commented on a diff in pull request #900: SOLR-16244: Update typos and grammar

2022-06-14 Thread GitBox
cpoerschke commented on code in PR #900: URL: https://github.com/apache/solr/pull/900#discussion_r897133307 ## solr/core/src/test/org/apache/solr/handler/designer/TestSchemaDesignerConfigSetHelper.java: ## @@ -56,12 +56,12 @@ public class TestSchemaDesignerConfigSetHelper extend

[GitHub] [solr] andywebb1975 commented on a diff in pull request #875: SOLR-9359: Make Config API work for warming queries

2022-06-14 Thread GitBox
andywebb1975 commented on code in PR #875: URL: https://github.com/apache/solr/pull/875#discussion_r897057094 ## solr/core/src/java/org/apache/solr/core/QuerySenderListener.java: ## @@ -102,4 +103,48 @@ public void close() {} } log.info("QuerySenderListener done.");

[GitHub] [solr] andywebb1975 commented on a diff in pull request #875: SOLR-9359: Make Config API work for warming queries

2022-06-14 Thread GitBox
andywebb1975 commented on code in PR #875: URL: https://github.com/apache/solr/pull/875#discussion_r897056261 ## solr/core/src/java/org/apache/solr/core/QuerySenderListener.java: ## @@ -102,4 +104,50 @@ public void close() {} } log.info("QuerySenderListener done.");

[GitHub] [solr] epugh commented on a diff in pull request #900: SOLR-16244: Update typos and grammar

2022-06-14 Thread GitBox
epugh commented on code in PR #900: URL: https://github.com/apache/solr/pull/900#discussion_r897024899 ## solr/core/src/test/org/apache/solr/handler/designer/TestSchemaDesignerSettingsDAO.java: ## @@ -40,7 +40,6 @@ public class TestSchemaDesignerSettingsDAO extends SolrCloudTes

[GitHub] [solr] cpoerschke commented on a diff in pull request #900: SOLR-16244: Update typos and grammar

2022-06-14 Thread GitBox
cpoerschke commented on code in PR #900: URL: https://github.com/apache/solr/pull/900#discussion_r896668330 ## solr/core/src/test/org/apache/solr/search/TestSolr4Spatial.java: ## @@ -444,7 +444,7 @@ public void testSort() throws Exception { req( "q", radius