[jira] [Created] (SOLR-16681) Replacement field via fl doesn't work since 9.1

2023-02-25 Thread Mikhail Khludnev (Jira)
Mikhail Khludnev created SOLR-16681: --- Summary: Replacement field via fl doesn't work since 9.1 Key: SOLR-16681 URL: https://issues.apache.org/jira/browse/SOLR-16681 Project: Solr Issue Type

[GitHub] [solr] mkhludnev opened a new pull request, #1384: SOLR-16681: Reproducer attempting to replace fields via fl

2023-02-25 Thread via GitHub
mkhludnev opened a new pull request, #1384: URL: https://github.com/apache/solr/pull/1384 https://issues.apache.org/jira/browse/SOLR-16681 https://lists.apache.org/thread/vrbsm8wy14t0xgfk0og3pkvj8s0123rd -- This is an automated message from the Apache Git Service. To respond to the mess

[jira] [Updated] (SOLR-16681) Replacement field via fl doesn't work since 9.1

2023-02-25 Thread Mikhail Khludnev (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated SOLR-16681: Description: User reported a use case which were working before 9.1 but not anymore.  The

[jira] [Updated] (SOLR-16681) Replacement field via fl doesn't work since 9.1

2023-02-25 Thread Mikhail Khludnev (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated SOLR-16681: Description: User reported a use case which were working before 9.1 but not anymore.  The

[jira] [Commented] (SOLR-16681) Replacement field via fl doesn't work since 9.1

2023-02-25 Thread Mikhail Khludnev (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17693464#comment-17693464 ] Mikhail Khludnev commented on SOLR-16681: - I've found some ResultTransformer rena

[jira] [Updated] (SOLR-16681) Replacement field via fl doesn't work since 9.1

2023-02-25 Thread Mikhail Khludnev (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated SOLR-16681: Description: User reported a use case which were working before 9.1 but not anymore.  The

[jira] [Updated] (SOLR-16681) Replacement field via fl doesn't work since 9.1

2023-02-25 Thread Mikhail Khludnev (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated SOLR-16681: Description: User reported a use case which were working before 9.1 but not anymore.  The

[GitHub] [solr] mkhludnev opened a new pull request, #1385: mv via fl worked before

2023-02-25 Thread via GitHub
mkhludnev opened a new pull request, #1385: URL: https://github.com/apache/solr/pull/1385 https://issues.apache.org/jira/browse/SOLR-16681 -- 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 spec

[jira] [Commented] (SOLR-16681) Replacement field via fl doesn't work since 9.1

2023-02-25 Thread Mikhail Khludnev (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17693492#comment-17693492 ] Mikhail Khludnev commented on SOLR-16681: - Wait a sec.. it might actually work 

[GitHub] [solr] dsmiley commented on a diff in pull request #1374: SOLR-16623:SolrClientTestRule for JettySolrRunnerV2

2023-02-25 Thread via GitHub
dsmiley commented on code in PR #1374: URL: https://github.com/apache/solr/pull/1374#discussion_r1117980789 ## solr/core/src/test/org/apache/solr/TestSolrCoreProperties.java: ## @@ -93,7 +91,7 @@ public void testSimple() throws Exception { params( "q", "*:*

[GitHub] [solr] dsmiley commented on a diff in pull request #1374: SOLR-16623:SolrClientTestRule for JettySolrRunnerV2

2023-02-25 Thread via GitHub
dsmiley commented on code in PR #1374: URL: https://github.com/apache/solr/pull/1374#discussion_r1117988442 ## solr/test-framework/src/java/org/apache/solr/util/SolrClientTestRule.java: ## @@ -135,14 +135,16 @@ protected void create(NewCollectionBuilder b) throws SolrServerExce

[GitHub] [solr] dsmiley commented on a diff in pull request #760: SOLR-16116: Use apache curator to manage the Solr Zookeeper interactions

2023-02-25 Thread via GitHub
dsmiley commented on code in PR #760: URL: https://github.com/apache/solr/pull/760#discussion_r1117990007 ## solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java: ## @@ -147,125 +154,93 @@ public SolrZkClient( String zkServerAddress, int zkClientTimeo

[GitHub] [solr] dsmiley commented on a diff in pull request #1374: SOLR-16623:SolrClientTestRule for JettySolrRunnerV2

2023-02-25 Thread via GitHub
dsmiley commented on code in PR #1374: URL: https://github.com/apache/solr/pull/1374#discussion_r1118019036 ## solr/core/src/test/org/apache/solr/request/TestRemoteStreaming.java: ## @@ -116,7 +116,7 @@ public void testNoUrlAccess() throws Exception { SolrQuery query = new

[jira] [Updated] (SOLR-16681) Replacement field via fl doesn't work since 9.1

2023-02-25 Thread Mikhail Khludnev (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated SOLR-16681: Attachment: image-2023-02-26-09-48-31-974.png > Replacement field via fl doesn't work since

[jira] [Updated] (SOLR-16681) Replacement field via fl doesn't work since 9.1

2023-02-25 Thread Mikhail Khludnev (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated SOLR-16681: Attachment: image-2023-02-26-09-48-59-323.png > Replacement field via fl doesn't work since

[jira] [Commented] (SOLR-16681) Replacement field via fl doesn't work since 9.1

2023-02-25 Thread Mikhail Khludnev (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17693591#comment-17693591 ] Mikhail Khludnev commented on SOLR-16681: - Despite initial test can't really repr