[jira] [Commented] (SOLR-15946) SOLR searching is not working in websites

2022-01-20 Thread Raja (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17479876#comment-17479876 ] Raja commented on SOLR-15946: - When we try to check the status of solr service, we are gettin

[jira] [Created] (SOLR-15946) SOLR searching is not working in websites

2022-01-20 Thread Raja (Jira)
Raja created SOLR-15946: --- Summary: SOLR searching is not working in websites Key: SOLR-15946 URL: https://issues.apache.org/jira/browse/SOLR-15946 Project: Solr Issue Type: Bug Components: se

[jira] [Updated] (SOLR-15942) Upgrade Hadoop to 3.3.1

2022-01-20 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15942?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-15942: Status: Patch Available (was: Open) > Upgrade Hadoop to 3.3.1 > --- > >

[jira] [Commented] (SOLR-15912) Update Guava to 31.0.1

2022-01-20 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17479830#comment-17479830 ] Kevin Risden commented on SOLR-15912: - PR for SOLR-15942 also has a revert of the rev

[jira] [Commented] (SOLR-15942) Upgrade Hadoop to 3.3.1

2022-01-20 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17479829#comment-17479829 ] Kevin Risden commented on SOLR-15942: - https://github.com/apache/solr/pull/553 > Upg

[GitHub] [solr] risdenk commented on pull request #553: SOLR-15942: Upgrade Hadoop to 3.3.1

2022-01-20 Thread GitBox
risdenk commented on pull request #553: URL: https://github.com/apache/solr/pull/553#issuecomment-1018189921 I need to review the `check` output and fix any license file issues. I figured it made sense to get this reviewed early - especially by @dsmiley with the dependency/transitive chang

[GitHub] [solr] risdenk opened a new pull request #553: SOLR-15942: Upgrade Hadoop to 3.3.1

2022-01-20 Thread GitBox
risdenk opened a new pull request #553: URL: https://github.com/apache/solr/pull/553 https://issues.apache.org/jira/browse/SOLR-15942 # Description Upgrade Hadoop to 3.3.1 The `org.apache.hadoop` file changes are related to updating those classes to match Apache Hadoop

[GitHub] [solr] risdenk commented on pull request #550: SOLR-15917: Rename contrib -> modules

2022-01-20 Thread GitBox
risdenk commented on pull request #550: URL: https://github.com/apache/solr/pull/550#issuecomment-1018181291 It might be worth testing nightly? Here is an example of testing all the `hdfs` related tests that I've been running for other stuff. It should take about 20 min: ```

[GitHub] [solr] magibney commented on pull request #513: SOLR-9376: [xml] and [json] RawValue DocTransformers should work in cloud mode

2022-01-20 Thread GitBox
magibney commented on pull request #513: URL: https://github.com/apache/solr/pull/513#issuecomment-1018174184 [Test failure](https://github.com/apache/solr/actions/runs/1726746111/attempts/1) didn't reproduce for me (after removal of the `classMethod` test method specifier): `gradlew :sol

[jira] [Assigned] (SOLR-15944) Tagger JSON should use an object, not an array

2022-01-20 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley reassigned SOLR-15944: --- Assignee: David Smiley > Tagger JSON should use an object, not an array > --

[GitHub] [solr] dsmiley opened a new pull request #552: SOLR-15944: Tagger: JSON response should use map not array

2022-01-20 Thread GitBox
dsmiley opened a new pull request #552: URL: https://github.com/apache/solr/pull/552 (for each tag) https://issues.apache.org/jira/browse/SOLR-15944 I didn't try it for real yet, I admit, but it's trivial -- This is an automated message from the Apache Git Service. To respon

[jira] [Created] (SOLR-15945) DateRangeField type fails to initialize if the field is indexed="false"

2022-01-20 Thread Shawn Heisey (Jira)
Shawn Heisey created SOLR-15945: --- Summary: DateRangeField type fails to initialize if the field is indexed="false" Key: SOLR-15945 URL: https://issues.apache.org/jira/browse/SOLR-15945 Project: Solr

[jira] [Created] (SOLR-15944) Tagger JSON should use an object, not an array

2022-01-20 Thread David Smiley (Jira)
David Smiley created SOLR-15944: --- Summary: Tagger JSON should use an object, not an array Key: SOLR-15944 URL: https://issues.apache.org/jira/browse/SOLR-15944 Project: Solr Issue Type: Bug

[jira] (SOLR-11960) Add collection level properties

2022-01-20 Thread Chris Lambertus (Jira)
[ https://issues.apache.org/jira/browse/SOLR-11960 ] Chris Lambertus deleted comment on SOLR-11960: was (Author: JIRAUSER283909): Struggling with dead zones in your home? Getting fast WiFi access in your living room but no internet at all i

[GitHub] [solr] magibney commented on pull request #513: SOLR-9376: [xml] and [json] RawValue DocTransformers should work in cloud mode

2022-01-20 Thread GitBox
magibney commented on pull request #513: URL: https://github.com/apache/solr/pull/513#issuecomment-1018123558 Merged in upstream `main`, and addressed all the latest suggestions -- including from Liftbot, who apparently doesn't like LinkedList :-). I think I fit the note into a reasonable

[GitHub] [solr] magibney commented on a change in pull request #513: SOLR-9376: [xml] and [json] RawValue DocTransformers should work in cloud mode

2022-01-20 Thread GitBox
magibney commented on a change in pull request #513: URL: https://github.com/apache/solr/pull/513#discussion_r789313401 ## File path: solr/CHANGES-SOLR-9376.txt ## @@ -0,0 +1,21 @@ +TO BE DROPPED INTO CHANGES.txt (and possibly `solr-upgrade-notes.adoc`?) +FOR WHATEVER VERSION T

[jira] [Commented] (SOLR-15556) Ref Guide Redesign Phase 3: Replace Jekyll

2022-01-20 Thread Cassandra Targett (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17479775#comment-17479775 ] Cassandra Targett commented on SOLR-15556: -- Also, the latest branch build on nig

[jira] [Commented] (SOLR-15870) Test TestCollectionAPI fails frequently

2022-01-20 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17479760#comment-17479760 ] ASF subversion and git services commented on SOLR-15870: Commit 6

[jira] [Resolved] (SOLR-15870) Test TestCollectionAPI fails frequently

2022-01-20 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-15870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl resolved SOLR-15870. Fix Version/s: 9.0 Resolution: Fixed > Test TestCollectionAPI fails frequently > ---

[jira] [Commented] (SOLR-15870) Test TestCollectionAPI fails frequently

2022-01-20 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17479759#comment-17479759 ] ASF subversion and git services commented on SOLR-15870: Commit 9

[jira] [Commented] (SOLR-15870) Test TestCollectionAPI fails frequently

2022-01-20 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17479757#comment-17479757 ] ASF subversion and git services commented on SOLR-15870: Commit d

[GitHub] [solr] janhoy merged pull request #551: SOLR-15870 Test TestCollectionAPI fails frequently

2022-01-20 Thread GitBox
janhoy merged pull request #551: URL: https://github.com/apache/solr/pull/551 -- 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...@s

[jira] [Assigned] (SOLR-15870) Test TestCollectionAPI fails frequently

2022-01-20 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-15870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl reassigned SOLR-15870: -- Assignee: Jan Høydahl > Test TestCollectionAPI fails frequently >

[GitHub] [solr] janhoy opened a new pull request #551: SOLR-15870 Test TestCollectionAPI fails frequently

2022-01-20 Thread GitBox
janhoy opened a new pull request #551: URL: https://github.com/apache/solr/pull/551 https://issues.apache.org/jira/browse/SOLR-15870 -- 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 speci

[jira] [Commented] (SOLR-15672) Leader Election is flawed.

2022-01-20 Thread Mark Robert Miller (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17479749#comment-17479749 ] Mark Robert Miller commented on SOLR-15672: --- >> The duplication is what bothers

[GitHub] [solr] sonatype-lift[bot] commented on a change in pull request #513: SOLR-9376: [xml] and [json] RawValue DocTransformers should work in cloud mode

2022-01-20 Thread GitBox
sonatype-lift[bot] commented on a change in pull request #513: URL: https://github.com/apache/solr/pull/513#discussion_r789235002 ## File path: solr/core/src/java/org/apache/solr/search/SolrReturnFields.java ## @@ -168,32 +174,26 @@ private void parseFieldList(String[] fl, Solr

[GitHub] [solr] dsmiley commented on a change in pull request #198: SOLR-15124 Remove container level admin handlers from ImplicitPlugins.json

2022-01-20 Thread GitBox
dsmiley commented on a change in pull request #198: URL: https://github.com/apache/solr/pull/198#discussion_r789214825 ## File path: solr/CHANGES.txt ## @@ -503,13 +503,17 @@ Other Changes * SOLR-14858: Add the server WEB-INF/lib directory to the classpath for the solr-export

[GitHub] [solr] Caa52 commented on a change in pull request #529: SOLR-15257 Add DocSetQuery in lieu of DocSet.getTopFilter

2022-01-20 Thread GitBox
Caa52 commented on a change in pull request #529: URL: https://github.com/apache/solr/pull/529#discussion_r789214298 ## File path: solr/contrib/analytics/src/java/org/apache/solr/analytics/facet/AbstractSolrQueryFacet.java ## @@ -50,11 +49,11 @@ protected AbstractSolrQueryFace

[GitHub] [solr] dsmiley commented on a change in pull request #198: SOLR-15124 Remove container level admin handlers from ImplicitPlugins.json

2022-01-20 Thread GitBox
dsmiley commented on a change in pull request #198: URL: https://github.com/apache/solr/pull/198#discussion_r789214464 ## File path: solr/core/src/test/org/apache/solr/handler/admin/LoggingHandlerTest.java ## @@ -66,27 +70,19 @@ public void testLogLevelHandlerOutput() throws E

[GitHub] [solr] Caa52 commented on a change in pull request #529: SOLR-15257 Add DocSetQuery in lieu of DocSet.getTopFilter

2022-01-20 Thread GitBox
Caa52 commented on a change in pull request #529: URL: https://github.com/apache/solr/pull/529#discussion_r789213761 ## File path: solr/core/src/java/org/apache/solr/search/SolrConstantScoreQuery.java ## @@ -41,17 +41,20 @@ * Experimental and subject to change. */ public c

[GitHub] [solr] Caa52 commented on a change in pull request #529: SOLR-15257 Add DocSetQuery in lieu of DocSet.getTopFilter

2022-01-20 Thread GitBox
Caa52 commented on a change in pull request #529: URL: https://github.com/apache/solr/pull/529#discussion_r789213044 ## File path: solr/core/src/java/org/apache/solr/search/FunctionRangeQuery.java ## @@ -39,10 +40,20 @@ public FunctionRangeQuery(ValueSourceRangeFilter filter) {

[jira] [Commented] (SOLR-15926) Fix version specification in the Solr Ref Guide

2022-01-20 Thread Houston Putman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17479729#comment-17479729 ] Houston Putman commented on SOLR-15926: --- We can leave this in until antora is merge

[GitHub] [solr] Caa52 commented on a change in pull request #529: SOLR-15257 Add DocSetQuery in lieu of DocSet.getTopFilter

2022-01-20 Thread GitBox
Caa52 commented on a change in pull request #529: URL: https://github.com/apache/solr/pull/529#discussion_r789207336 ## File path: solr/core/src/test/org/apache/solr/search/TestFilteredDocIdSet.java ## @@ -127,22 +130,49 @@ public void testNullDocIdSet() throws Exception {

[GitHub] [solr] HoustonPutman opened a new pull request #550: SOLR-15917: Rename contrib -> modules

2022-01-20 Thread GitBox
HoustonPutman opened a new pull request #550: URL: https://github.com/apache/solr/pull/550 https://issues.apache.org/jira/browse/SOLR-15917 This is a big patch obviously, but I think I've curated into some reasonable commits. I've run the following gradle commands, and all loo

[GitHub] [solr] Caa52 commented on a change in pull request #529: SOLR-15257 Add DocSetQuery in lieu of DocSet.getTopFilter

2022-01-20 Thread GitBox
Caa52 commented on a change in pull request #529: URL: https://github.com/apache/solr/pull/529#discussion_r789205989 ## File path: solr/core/src/java/org/apache/solr/search/DocSetQuery.java ## @@ -0,0 +1,76 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one o

[jira] [Commented] (SOLR-15556) Ref Guide Redesign Phase 3: Replace Jekyll

2022-01-20 Thread Cassandra Targett (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17479725#comment-17479725 ] Cassandra Targett commented on SOLR-15556: -- I'm curious what sort of inline revi

[GitHub] [solr] dsmiley commented on a change in pull request #513: SOLR-9376: [xml] and [json] RawValue DocTransformers should work in cloud mode

2022-01-20 Thread GitBox
dsmiley commented on a change in pull request #513: URL: https://github.com/apache/solr/pull/513#discussion_r789198038 ## File path: solr/CHANGES-SOLR-9376.txt ## @@ -0,0 +1,21 @@ +TO BE DROPPED INTO CHANGES.txt (and possibly `solr-upgrade-notes.adoc`?) +FOR WHATEVER VERSION TH

[jira] [Commented] (SOLR-15926) Fix version specification in the Solr Ref Guide

2022-01-20 Thread Cassandra Targett (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17479721#comment-17479721 ] Cassandra Targett commented on SOLR-15926: -- You know [~houston], we could leave

[jira] [Commented] (SOLR-15870) Test TestCollectionAPI fails frequently

2022-01-20 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-15870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17479718#comment-17479718 ] Jan Høydahl commented on SOLR-15870: [~ab] I think the problem with this test is here

[jira] [Commented] (SOLR-15672) Leader Election is flawed.

2022-01-20 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17479714#comment-17479714 ] David Smiley commented on SOLR-15672: - The duplication is what bothers me the most.  

[jira] [Commented] (SOLR-15672) Leader Election is flawed.

2022-01-20 Thread Mark Robert Miller (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17479705#comment-17479705 ] Mark Robert Miller commented on SOLR-15672: --- That was likely an early motivatio

[GitHub] [solr] dsmiley commented on pull request #324: SOLR-14660 - move HDFS to a contrib module

2022-01-20 Thread GitBox
dsmiley commented on pull request #324: URL: https://github.com/apache/solr/pull/324#issuecomment-1017959651 Note that the build.gradle of solr-core has since been improved by me to more clearly organize the dependencies and to use transitive=false much less. -- This is an automated mess

[jira] [Commented] (SOLR-14660) Migrating HDFS into a module

2022-01-20 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17479702#comment-17479702 ] David Smiley commented on SOLR-14660: - Yeah; we essentially agreed on what I said in

[jira] [Comment Edited] (SOLR-14290) Fix NPE in SolrTestCaseJ4 breaking external usage for master/9.x

2022-01-20 Thread Gus Heck (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17479700#comment-17479700 ] Gus Heck edited comment on SOLR-14290 at 1/20/22, 9:48 PM: --- IIR

[jira] [Commented] (SOLR-14290) Fix NPE in SolrTestCaseJ4 breaking external usage for master/9.x

2022-01-20 Thread Gus Heck (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17479700#comment-17479700 ] Gus Heck commented on SOLR-14290: - IIRC if you apply the patch in SOLR-14283 to master, I

[jira] [Comment Edited] (SOLR-14290) Fix NPE in SolrTestCaseJ4 breaking external usage for master/9.x

2022-01-20 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17479688#comment-17479688 ] Kevin Risden edited comment on SOLR-14290 at 1/20/22, 9:32 PM:

[jira] [Commented] (SOLR-14290) Fix NPE in SolrTestCaseJ4 breaking external usage for master/9.x

2022-01-20 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17479688#comment-17479688 ] Kevin Risden commented on SOLR-14290: - [~gus] is there a minimal reproduction test ca

[GitHub] [solr] magibney commented on a change in pull request #513: SOLR-9376: [xml] and [json] RawValue DocTransformers should work in cloud mode

2022-01-20 Thread GitBox
magibney commented on a change in pull request #513: URL: https://github.com/apache/solr/pull/513#discussion_r789162650 ## File path: solr/core/src/java/org/apache/solr/response/transform/GeoTransformerFactory.java ## @@ -144,88 +148,111 @@ public void transform(SolrDocument d

[jira] [Updated] (SOLR-14660) Migrating HDFS into a module

2022-01-20 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14660?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley updated SOLR-14660: Summary: Migrating HDFS into a module (was: Migrating HDFS into a package) > Migrating HDFS into a

[GitHub] [solr] dsmiley commented on pull request #549: SOLR-15884: Use a map for backup responses

2022-01-20 Thread GitBox
dsmiley commented on pull request #549: URL: https://github.com/apache/solr/pull/549#issuecomment-1017936095 A user's perception of this is for JSON only; I would communicate that in the CHANGES.txt. -- This is an automated message from the Apache Git Service. To respond to the message,

[jira] [Commented] (SOLR-15556) Ref Guide Redesign Phase 3: Replace Jekyll

2022-01-20 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-15556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17479674#comment-17479674 ] Jan Høydahl commented on SOLR-15556: I'd appreciate a PR in Draft state. You can just

[jira] [Assigned] (SOLR-15912) Update Guava to 31.0.1

2022-01-20 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden reassigned SOLR-15912: --- Assignee: Kevin Risden > Update Guava to 31.0.1 > -- > >

[jira] [Commented] (SOLR-15672) Leader Election is flawed.

2022-01-20 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17479666#comment-17479666 ] David Smiley commented on SOLR-15672: - It appears to me that the ZK /collections/colN

[GitHub] [solr] HoustonPutman commented on pull request #479: SOLR-15842: Fix async backup response

2022-01-20 Thread GitBox
HoustonPutman commented on pull request #479: URL: https://github.com/apache/solr/pull/479#issuecomment-1017914278 @ijioio What name do you want used when I add a Changelog entry for this? -- This is an automated message from the Apache Git Service. To respond to the message, please log

[jira] [Updated] (SOLR-15943) Simplify HDFS cache to account for LUCENE-10366 / LUCENE-10376

2022-01-20 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15943?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-15943: Description: LUCENE-10366 / LUCENE-10376 found that the loop unrolling isn't necessary anymore. SO

[jira] [Updated] (SOLR-15943) Simplify HDFS cache to account for LUCENE-10366

2022-01-20 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15943?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-15943: Description: LUCENE-10366 / LUCENE-10376 found that the loop unrolling isn't necessary anymore. SO

[jira] [Updated] (SOLR-15943) Simplify HDFS cache to account for LUCENE-10366 / LUCENE-10376

2022-01-20 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15943?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-15943: Summary: Simplify HDFS cache to account for LUCENE-10366 / LUCENE-10376 (was: Simplify HDFS cache

[jira] [Updated] (SOLR-15943) Simplify HDFS cache to account for LUCENE-10366

2022-01-20 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15943?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-15943: Description: LUCENE-10366 found that the loop unrolling isn't necessary anymore. SOLR-15405 implem

[jira] [Created] (SOLR-15943) Simplify HDFS cache to account for LUCENE-10366

2022-01-20 Thread Kevin Risden (Jira)
Kevin Risden created SOLR-15943: --- Summary: Simplify HDFS cache to account for LUCENE-10366 Key: SOLR-15943 URL: https://issues.apache.org/jira/browse/SOLR-15943 Project: Solr Issue Type: Task

[GitHub] [solr] HoustonPutman opened a new pull request #549: SOLR-15884: Use a map for backup responses

2022-01-20 Thread GitBox
HoustonPutman opened a new pull request #549: URL: https://github.com/apache/solr/pull/549 https://issues.apache.org/jira/browse/SOLR-15884 This changes for all types of backup responses (incremental, non-incremental, snapshot) Note: I noticed that non-incremental backups do n

[jira] [Commented] (SOLR-15556) Ref Guide Redesign Phase 3: Replace Jekyll

2022-01-20 Thread Cassandra Targett (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17479632#comment-17479632 ] Cassandra Targett commented on SOLR-15556: -- Glad you worked around the build iss

[jira] [Assigned] (SOLR-15842) Collection Backup Status doesn't calculate de IndexSizeMb correctly.

2022-01-20 Thread Houston Putman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15842?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Houston Putman reassigned SOLR-15842: - Assignee: Houston Putman > Collection Backup Status doesn't calculate de IndexSizeMb cor

[jira] [Updated] (SOLR-15842) Collection Backup Status doesn't calculate de IndexSizeMb correctly.

2022-01-20 Thread Houston Putman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15842?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Houston Putman updated SOLR-15842: -- Priority: Blocker (was: Major) > Collection Backup Status doesn't calculate de IndexSizeMb cor

[jira] [Updated] (SOLR-15842) Collection Backup Status doesn't calculate de IndexSizeMb correctly.

2022-01-20 Thread Houston Putman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15842?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Houston Putman updated SOLR-15842: -- Fix Version/s: 9.0 > Collection Backup Status doesn't calculate de IndexSizeMb correctly. > ---

[GitHub] [solr] HoustonPutman edited a comment on pull request #479: SOLR-15842: Fix async backup response

2022-01-20 Thread GitBox
HoustonPutman edited a comment on pull request #479: URL: https://github.com/apache/solr/pull/479#issuecomment-1017821168 The change from 'Response' to 'msg' turned out to be very easy and didn't affect much else, so I went ahead and did it. This also allowed me to remove the `RESPONSE` va

[GitHub] [solr] HoustonPutman commented on pull request #479: SOLR-15842: Fix async backup response

2022-01-20 Thread GitBox
HoustonPutman commented on pull request #479: URL: https://github.com/apache/solr/pull/479#issuecomment-1017821168 The change from 'Response' to 'msg' turned out to be very easy and didn't affect much else, so I went ahead and did it. This also allowed me to remove the `RESPONSE` variable,

[jira] [Assigned] (SOLR-9376) RawValueTransformerFactory ([json] & [xml]) don't work in SolrCloud

2022-01-20 Thread Michael Gibney (Jira)
[ https://issues.apache.org/jira/browse/SOLR-9376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Gibney reassigned SOLR-9376: Assignee: Michael Gibney > RawValueTransformerFactory ([json] & [xml]) don't work in SolrCl

[jira] [Commented] (SOLR-15926) Fix version specification in the Solr Ref Guide

2022-01-20 Thread Houston Putman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17479594#comment-17479594 ] Houston Putman commented on SOLR-15926: --- I have a PR up for the other instances. (A

[jira] [Updated] (SOLR-15914) Make it super simple to add a contrib module to shared classpath

2022-01-20 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-15914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-15914: --- Priority: Blocker (was: Major) > Make it super simple to add a contrib module to shared classpath >

[jira] [Assigned] (SOLR-15914) Make it super simple to add a contrib module to shared classpath

2022-01-20 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-15914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl reassigned SOLR-15914: -- Assignee: Jan Høydahl > Make it super simple to add a contrib module to shared classpath > ---

[jira] [Updated] (SOLR-15914) Make it super simple to add a contrib module to shared classpath

2022-01-20 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-15914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-15914: --- Fix Version/s: 9.0 > Make it super simple to add a contrib module to shared classpath > -

[jira] [Assigned] (SOLR-15941) Wire Antora refGuide into the release scripts

2022-01-20 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-15941?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl reassigned SOLR-15941: -- Assignee: Jan Høydahl > Wire Antora refGuide into the release scripts > --

[jira] [Commented] (SOLR-15912) Update Guava to 31.0.1

2022-01-20 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17479591#comment-17479591 ] Kevin Risden commented on SOLR-15912: - Created SOLR-15942 to track upgrading Hadoop w

[jira] [Created] (SOLR-15942) Upgrade Hadoop to 3.3.1

2022-01-20 Thread Kevin Risden (Jira)
Kevin Risden created SOLR-15942: --- Summary: Upgrade Hadoop to 3.3.1 Key: SOLR-15942 URL: https://issues.apache.org/jira/browse/SOLR-15942 Project: Solr Issue Type: Task Security Level: Pub

[jira] [Commented] (SOLR-15556) Ref Guide Redesign Phase 3: Replace Jekyll

2022-01-20 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-15556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17479587#comment-17479587 ] Jan Høydahl commented on SOLR-15556: [~ctargett] have you made a PR for the branch ye

[jira] [Updated] (SOLR-15405) Make HDFS handle little endian LUCENE-9047

2022-01-20 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-15405: Resolution: Fixed Status: Resolved (was: Patch Available) > Make HDFS handle little endian

[jira] [Commented] (SOLR-15405) Make HDFS handle little endian LUCENE-9047

2022-01-20 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17479584#comment-17479584 ] ASF subversion and git services commented on SOLR-15405: Commit c

[jira] [Commented] (SOLR-15405) Make HDFS handle little endian LUCENE-9047

2022-01-20 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17479585#comment-17479585 ] ASF subversion and git services commented on SOLR-15405: Commit 8

[jira] [Commented] (SOLR-15405) Make HDFS handle little endian LUCENE-9047

2022-01-20 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17479583#comment-17479583 ] ASF subversion and git services commented on SOLR-15405: Commit 6

[GitHub] [solr] risdenk merged pull request #528: SOLR-15405: Make HDFS handle little endian LUCENE-9047

2022-01-20 Thread GitBox
risdenk merged pull request #528: URL: https://github.com/apache/solr/pull/528 -- 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...@

[GitHub] [solr] risdenk commented on pull request #528: SOLR-15405: Make HDFS handle little endian LUCENE-9047

2022-01-20 Thread GitBox
risdenk commented on pull request #528: URL: https://github.com/apache/solr/pull/528#issuecomment-1017800768 Rebased on main, updated the commit message, and added `solr/CHANGES.txt` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to G

[jira] [Created] (SOLR-15941) Wire Antora refGuide into the release scripts

2022-01-20 Thread Jira
Jan Høydahl created SOLR-15941: -- Summary: Wire Antora refGuide into the release scripts Key: SOLR-15941 URL: https://issues.apache.org/jira/browse/SOLR-15941 Project: Solr Issue Type: Task

[jira] [Commented] (SOLR-15556) Ref Guide Redesign Phase 3: Replace Jekyll

2022-01-20 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-15556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17479576#comment-17479576 ] Jan Høydahl commented on SOLR-15556: There was consensus in today's committers meetin

[jira] [Commented] (SOLR-14660) Migrating HDFS into a package

2022-01-20 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-14660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17479567#comment-17479567 ] Jan Høydahl commented on SOLR-14660: There was consensus in today's committers meetin

[GitHub] [solr] risdenk commented on pull request #528: SOLR-15405: Make HDFS handle little endian Lucene LUCENE-9047

2022-01-20 Thread GitBox
risdenk commented on pull request #528: URL: https://github.com/apache/solr/pull/528#issuecomment-1017785616 The bit shift logic should be go away due to LUCENE-10366 and https://github.com/apache/lucene/pull/592 - I plan to do this as a follow up. -- This is an automated message from th

[jira] [Updated] (SOLR-14660) Migrating HDFS into a package

2022-01-20 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-14660?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-14660: --- Fix Version/s: 9.0 > Migrating HDFS into a package > - > >

[jira] [Updated] (SOLR-14660) Migrating HDFS into a package

2022-01-20 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-14660?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-14660: --- Priority: Blocker (was: Major) > Migrating HDFS into a package > - > >

[jira] [Updated] (SOLR-15405) Make HDFS handle little endian LUCENE-9047

2022-01-20 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-15405: Summary: Make HDFS handle little endian LUCENE-9047 (was: Make HDFS handle little endian Lucene LU

[jira] [Updated] (SOLR-15405) Make HDFS handle little endian Lucene LUCENE-9047

2022-01-20 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-15405: Summary: Make HDFS handle little endian Lucene LUCENE-9047 (was: Fix HDFS Directory for 9.x) > Ma

[jira] [Comment Edited] (SOLR-15926) Fix version specification in the Solr Ref Guide

2022-01-20 Thread Cassandra Targett (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17479556#comment-17479556 ] Cassandra Targett edited comment on SOLR-15926 at 1/20/22, 6:13 PM: ---

[jira] [Commented] (SOLR-15926) Fix version specification in the Solr Ref Guide

2022-01-20 Thread Cassandra Targett (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17479556#comment-17479556 ] Cassandra Targett commented on SOLR-15926: -- Oh, I see what you mean. I'm not sur

[GitHub] [solr] risdenk edited a comment on pull request #324: SOLR-14660 - move HDFS to a contrib module

2022-01-20 Thread GitBox
risdenk edited a comment on pull request #324: URL: https://github.com/apache/solr/pull/324#issuecomment-1017779969 BTW I went through all the files and there aren't THAT many files that need to be reviewed for real changes. * ~344/447 are just test-files - a lot could be removed? * ~

[GitHub] [solr] risdenk commented on pull request #324: SOLR-14660 - move HDFS to a contrib module

2022-01-20 Thread GitBox
risdenk commented on pull request #324: URL: https://github.com/apache/solr/pull/324#issuecomment-1017779969 BTW I went through all the files and there aren't THAT many files that need to be reviewed for real changes. * ~344/447 are just test-files - a lot could be removed? * ~57/447

[GitHub] [solr] risdenk commented on pull request #324: SOLR-14660 - move HDFS to a contrib module

2022-01-20 Thread GitBox
risdenk commented on pull request #324: URL: https://github.com/apache/solr/pull/324#issuecomment-1017774402 @warperwolf do you have recent changes/updates on this? I can take a stab at updating and fixing some of the comments. -- This is an automated message from the Apache Git Service.

[GitHub] [solr] risdenk commented on a change in pull request #324: SOLR-14660 - move HDFS to a contrib module

2022-01-20 Thread GitBox
risdenk commented on a change in pull request #324: URL: https://github.com/apache/solr/pull/324#discussion_r789009008 ## File path: solr/contrib/hdfs/build.gradle ## @@ -0,0 +1,56 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor lic

[GitHub] [solr] risdenk commented on a change in pull request #324: SOLR-14660 - move HDFS to a contrib module

2022-01-20 Thread GitBox
risdenk commented on a change in pull request #324: URL: https://github.com/apache/solr/pull/324#discussion_r789003197 ## File path: solr/core/src/test/org/apache/solr/core/TestBackupRepositoryFactory.java ## @@ -132,13 +131,7 @@ public void testRepositoryConfig() { att

[jira] [Comment Edited] (SOLR-15556) Ref Guide Redesign Phase 3: Replace Jekyll

2022-01-20 Thread Mike Drob (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17479545#comment-17479545 ] Mike Drob edited comment on SOLR-15556 at 1/20/22, 5:56 PM: I

[jira] [Comment Edited] (SOLR-15556) Ref Guide Redesign Phase 3: Replace Jekyll

2022-01-20 Thread Mike Drob (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17479545#comment-17479545 ] Mike Drob edited comment on SOLR-15556 at 1/20/22, 5:51 PM: I

[GitHub] [solr] HoustonPutman opened a new pull request #548: SOLR-15926: Fix git links and versions in the ref guide

2022-01-20 Thread GitBox
HoustonPutman opened a new pull request #548: URL: https://github.com/apache/solr/pull/548 https://issues.apache.org/jira/browse/SOLR-15926 -- 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 sp

[jira] [Commented] (SOLR-15556) Ref Guide Redesign Phase 3: Replace Jekyll

2022-01-20 Thread Mike Drob (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17479545#comment-17479545 ] Mike Drob commented on SOLR-15556: -- I tried checking out the branch and building it via

  1   2   >