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

2022-01-28 Thread GitBox
dsmiley commented on a change in pull request #324: URL: https://github.com/apache/solr/pull/324#discussion_r794991015 ## File path: solr/core/src/java/org/apache/solr/update/UpdateHandler.java ## @@ -115,12 +115,12 @@ public UpdateHandler(SolrCore core, UpdateLog updateLog)

[jira] [Resolved] (SOLR-15777) ICUCollationField useDocValuesAsStored=true leads to server errors or the return of useless field values

2022-01-28 Thread Michael Gibney (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Gibney resolved SOLR-15777. --- Fix Version/s: 9.0 Resolution: Fixed > ICUCollationField useDocValuesAsStored=true lea

[jira] [Commented] (SOLR-15777) ICUCollationField useDocValuesAsStored=true leads to server errors or the return of useless field values

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

[jira] [Commented] (SOLR-15777) ICUCollationField useDocValuesAsStored=true leads to server errors or the return of useless field values

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

[jira] [Commented] (SOLR-15777) ICUCollationField useDocValuesAsStored=true leads to server errors or the return of useless field values

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

[GitHub] [solr] magibney merged pull request #506: SOLR-15777: Forbid useDocValuesAsStored for ICUCollationField

2022-01-28 Thread GitBox
magibney merged pull request #506: URL: https://github.com/apache/solr/pull/506 -- 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] gerlowskija commented on pull request #577: SOLR-15745: Convert remaining 'core-admin' v2 APIs to annotations

2022-01-28 Thread GitBox
gerlowskija commented on pull request #577: URL: https://github.com/apache/solr/pull/577#issuecomment-1024797869 One note about this PR: unlike a lot of the other API-conversions I've done recently, this one **isn't** a straight refactor/reimplementation. The `CoreApiMapping` Java fi

[GitHub] [solr] gerlowskija commented on a change in pull request #577: SOLR-15745: Convert remaining 'core-admin' v2 APIs to annotations

2022-01-28 Thread GitBox
gerlowskija commented on a change in pull request #577: URL: https://github.com/apache/solr/pull/577#discussion_r794976722 ## File path: solr/core/src/java/org/apache/solr/handler/admin/api/RequestApplyCoreUpdatesAPI.java ## @@ -0,0 +1,65 @@ +/* + * Licensed to the Apache Soft

[GitHub] [solr] gerlowskija commented on a change in pull request #577: SOLR-15745: Convert remaining 'core-admin' v2 APIs to annotations

2022-01-28 Thread GitBox
gerlowskija commented on a change in pull request #577: URL: https://github.com/apache/solr/pull/577#discussion_r794975134 ## File path: solr/core/src/java/org/apache/solr/handler/admin/api/RequestApplyCoreUpdatesAPI.java ## @@ -0,0 +1,65 @@ +/* + * Licensed to the Apache Soft

[GitHub] [solr] gerlowskija commented on a change in pull request #577: SOLR-15745: Convert remaining 'core-admin' v2 APIs to annotations

2022-01-28 Thread GitBox
gerlowskija commented on a change in pull request #577: URL: https://github.com/apache/solr/pull/577#discussion_r794975134 ## File path: solr/core/src/java/org/apache/solr/handler/admin/api/RequestApplyCoreUpdatesAPI.java ## @@ -0,0 +1,65 @@ +/* + * Licensed to the Apache Soft

[GitHub] [solr] gerlowskija opened a new pull request #577: SOLR-15745: Convert remaining 'core-admin' v2 APIs to annotations

2022-01-28 Thread GitBox
gerlowskija opened a new pull request #577: URL: https://github.com/apache/solr/pull/577 # Description Solr's been in the slow process of moving its v2 APIs away from the existing apispec/mapping framework towards one that relies on more explicit annotations to specify API prope

[jira] [Commented] (SOLR-15961) PKIAuthenticationPlugin.parseCipher is too lenient, causing unnecessary authentication errors

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

[jira] [Commented] (SOLR-15961) PKIAuthenticationPlugin.parseCipher is too lenient, causing unnecessary authentication errors

2022-01-28 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-15961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17484025#comment-17484025 ] Jan Høydahl commented on SOLR-15961: Sure. Bug files are welcome in 9.0 > PKIAuthent

[jira] [Assigned] (SOLR-15961) PKIAuthenticationPlugin.parseCipher is too lenient, causing unnecessary authentication errors

2022-01-28 Thread Tomas Eduardo Fernandez Lobbe (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15961?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomas Eduardo Fernandez Lobbe reassigned SOLR-15961: Assignee: Tomas Eduardo Fernandez Lobbe > PKIAuthenticatio

[jira] [Commented] (SOLR-15961) PKIAuthenticationPlugin.parseCipher is too lenient, causing unnecessary authentication errors

2022-01-28 Thread Tomas Eduardo Fernandez Lobbe (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17484022#comment-17484022 ] Tomas Eduardo Fernandez Lobbe commented on SOLR-15961: -- [~janhoy], I

[jira] [Commented] (SOLR-15961) PKIAuthenticationPlugin.parseCipher is too lenient, causing unnecessary authentication errors

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

[jira] [Commented] (SOLR-15961) PKIAuthenticationPlugin.parseCipher is too lenient, causing unnecessary authentication errors

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

[GitHub] [solr] tflobbe merged pull request #575: SOLR-15961: Only consider the number in the SolrAuth header a timestamp if it's between a valid range of digits

2022-01-28 Thread GitBox
tflobbe merged pull request #575: URL: https://github.com/apache/solr/pull/575 -- 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-operator] nickumia-reisys commented on issue #399: Random Loss of Credentials

2022-01-28 Thread GitBox
nickumia-reisys commented on issue #399: URL: https://github.com/apache/solr-operator/issues/399#issuecomment-1024745521 Hmmm so upon further research, it seems like there's a race condition happening in either the `solr` or `solr-operator` helm charts. Inspecting the pvc that `s

[GitHub] [solr] madrob commented on a change in pull request #575: SOLR-15961: Only consider the number in the SolrAuth header a timestamp if it's between a valid range of digits

2022-01-28 Thread GitBox
madrob commented on a change in pull request #575: URL: https://github.com/apache/solr/pull/575#discussion_r794949342 ## File path: solr/core/src/java/org/apache/solr/security/PKIAuthenticationPlugin.java ## @@ -187,7 +198,7 @@ private static PKIHeaderData parseCipher(String c

[GitHub] [solr] markrmiller commented on a change in pull request #574: Configuring a shardHandlerFactory on the /select requestHandler results in HTTP 401 when searching on alias in secured Solr

2022-01-28 Thread GitBox
markrmiller commented on a change in pull request #574: URL: https://github.com/apache/solr/pull/574#discussion_r794948735 ## File path: solr/core/src/java/org/apache/solr/core/CoreContainer.java ## @@ -737,10 +746,10 @@ public void load() { zkSys.initZooKeeper(this, cfg

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

2022-01-28 Thread GitBox
risdenk commented on pull request #324: URL: https://github.com/apache/solr/pull/324#issuecomment-1024691338 Thanks @madrob and @dsmiley. I think your comments have been addressed by @warperwolf and I. Any other questions/comments/concerns/thoughts? -- This is an automated message from t

[GitHub] [solr] janhoy commented on a change in pull request #576: SOLR-11905 New Admin UI input boxes for JSON query and facet DSL

2022-01-28 Thread GitBox
janhoy commented on a change in pull request #576: URL: https://github.com/apache/solr/pull/576#discussion_r794921410 ## File path: solr/webapp/web/partials/query.html ## @@ -359,6 +362,10 @@ + +JSON Query (https://solr.apache.org/guide/json-re

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

2022-01-28 Thread GitBox
risdenk commented on a change in pull request #324: URL: https://github.com/apache/solr/pull/324#discussion_r794920667 ## File path: solr/core/build.gradle ## @@ -146,11 +146,6 @@ dependencies { testImplementation 'org.apache.commons:commons-compress' testImplementation (

[GitHub] [solr] tflobbe commented on a change in pull request #575: SOLR-15961: Only consider the number in the SolrAuth header a timestamp if it's between a valid range of digits

2022-01-28 Thread GitBox
tflobbe commented on a change in pull request #575: URL: https://github.com/apache/solr/pull/575#discussion_r794920612 ## File path: solr/core/src/test/org/apache/solr/security/TestPKIAuthenticationPlugin.java ## @@ -155,6 +161,70 @@ PublicKey getRemotePublicKey(String ignored

[GitHub] [solr] tflobbe commented on a change in pull request #575: SOLR-15961: Only consider the number in the SolrAuth header a timestamp if it's between a valid range of digits

2022-01-28 Thread GitBox
tflobbe commented on a change in pull request #575: URL: https://github.com/apache/solr/pull/575#discussion_r794920272 ## File path: solr/core/src/java/org/apache/solr/security/PKIAuthenticationPlugin.java ## @@ -75,6 +76,15 @@ public static void withServerIdentity(final boole

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

2022-01-28 Thread GitBox
risdenk commented on a change in pull request #553: URL: https://github.com/apache/solr/pull/553#discussion_r794911327 ## File path: solr/test-framework/src/java/org/apache/solr/util/BadHdfsThreadsFilter.java ## @@ -41,6 +41,10 @@ public boolean reject(Thread t) { retur

[jira] [Commented] (SOLR-15956) Add documentation for creating a docker image from the binary distribution

2022-01-28 Thread Houston Putman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17483983#comment-17483983 ] Houston Putman commented on SOLR-15956: --- As a part of this ticket, I have also rena

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

2022-01-28 Thread GitBox
risdenk commented on pull request #324: URL: https://github.com/apache/solr/pull/324#issuecomment-1024662117 @madrob I'm with you I expected more jars to be there in `hdfs/lib`, but `hadoop-auth`, `hadoop-annotations`, and `hadoop-common` are all needed by the existing Hadoop authenticatio

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

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

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

2022-01-28 Thread GitBox
madrob commented on pull request #324: URL: https://github.com/apache/solr/pull/324#issuecomment-1024642024 I've been looking through and I _think_ that we can exclude Hadoop-annotations and leave it in only as a test dependency? I'm not sure. -- This is an automated message from the Apa

[GitHub] [solr] HoustonPutman commented on pull request #572: SOLR-15956: Docs for building a Docker image from the TGZ

2022-01-28 Thread GitBox
HoustonPutman commented on pull request #572: URL: https://github.com/apache/solr/pull/572#issuecomment-1024634035 Thanks for the suggestions! -- 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

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

2022-01-28 Thread GitBox
madrob commented on pull request #324: URL: https://github.com/apache/solr/pull/324#issuecomment-1024628290 I ran `gradlew assemble` and took a look at the output in `solr/packaging/build`... There were only 3 jars in `modules/hdfs/lib/` - I'm not sure what I expected but for some reason I

[GitHub] [solr] HoustonPutman commented on a change in pull request #572: SOLR-15956: Docs for building a Docker image from the TGZ

2022-01-28 Thread GitBox
HoustonPutman commented on a change in pull request #572: URL: https://github.com/apache/solr/pull/572#discussion_r794870102 ## File path: solr/docker/templates/Dockerfile.body.template ## @@ -26,10 +26,11 @@ #-# #-# -# add symlink to /opt/solr, remove what we don't want +#

[GitHub] [solr] epugh commented on a change in pull request #576: SOLR-11905 New Admin UI input boxes for JSON query and facet DSL

2022-01-28 Thread GitBox
epugh commented on a change in pull request #576: URL: https://github.com/apache/solr/pull/576#discussion_r794853479 ## File path: solr/webapp/web/partials/query.html ## @@ -359,6 +362,10 @@ + +JSON Query (https://solr.apache.org/guide/json-req

[GitHub] [solr] epugh commented on pull request #576: SOLR-11905 New Admin UI input boxes for JSON query and facet DSL

2022-01-28 Thread GitBox
epugh commented on pull request #576: URL: https://github.com/apache/solr/pull/576#issuecomment-1024604685 I saw that we have `question-white.png` used in the schema page, maybe we want to use it here to signfiy more inforamtion and link to the docs? -- This is an automated message from

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

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

[GitHub] [solr] Caa52 commented on a change in pull request #529: SOLR-12336 Remove Filter from Solr

2022-01-28 Thread GitBox
Caa52 commented on a change in pull request #529: URL: https://github.com/apache/solr/pull/529#discussion_r794843972 ## File path: solr/core/src/java/org/apache/solr/query/FilterQuery.java ## @@ -96,6 +95,6 @@ public Weight createWeight(IndexSearcher searcher, ScoreMode scoreM

[GitHub] [solr] Caa52 commented on a change in pull request #529: SOLR-12336 Remove Filter from Solr

2022-01-28 Thread GitBox
Caa52 commented on a change in pull request #529: URL: https://github.com/apache/solr/pull/529#discussion_r794843334 ## File path: solr/core/src/java/org/apache/solr/search/FunctionRangeQuery.java ## @@ -25,18 +25,16 @@ import org.apache.lucene.queries.function.ValueSource; i

[GitHub] [solr] madrob commented on a change in pull request #575: SOLR-15961: Only consider the number in the SolrAuth header a timestamp if it's between a valid range of digits

2022-01-28 Thread GitBox
madrob commented on a change in pull request #575: URL: https://github.com/apache/solr/pull/575#discussion_r794817601 ## File path: solr/core/src/test/org/apache/solr/security/TestPKIAuthenticationPlugin.java ## @@ -155,6 +161,70 @@ PublicKey getRemotePublicKey(String ignored)

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

2022-01-28 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14660?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-14660: Status: Patch Available (was: Open) > Migrating HDFS into a module >

[jira] [Assigned] (SOLR-11905) Input box for json.facet and json query in Admin UI

2022-01-28 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-11905?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl reassigned SOLR-11905: -- Assignee: Jan Høydahl > Input box for json.facet and json query in Admin UI >

[GitHub] [solr] janhoy opened a new pull request #576: SOLR-11905 New Admin UI input boxes for JSON query and facet DSL

2022-01-28 Thread GitBox
janhoy opened a new pull request #576: URL: https://github.com/apache/solr/pull/576 https://issues.apache.org/jira/browse/SOLR-11905 I did not bother updating any screenshots in RefGuide, since the existing images did not cover these parts anyway. -- This is an automated messa

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

2022-01-28 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17483936#comment-17483936 ] Kevin Risden commented on SOLR-14660: - For those that might just be watching this jir

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

2022-01-28 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14660?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden reassigned SOLR-14660: --- Assignee: Kevin Risden > Migrating HDFS into a module > > >

[jira] [Commented] (SOLR-11905) Input box for json.facet and json query in Admin UI

2022-01-28 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-11905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17483934#comment-17483934 ] Jan Høydahl commented on SOLR-11905: I took a shot at this one, took literally 30 min

[jira] [Updated] (SOLR-11905) Input box for json.facet and json query in Admin UI

2022-01-28 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-11905?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-11905: --- Attachment: Skjermbilde 2022-01-28 kl. 20.18.24.png > Input box for json.facet and json query in Admi

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

2022-01-28 Thread GitBox
risdenk commented on a change in pull request #324: URL: https://github.com/apache/solr/pull/324#discussion_r794787601 ## File path: solr/modules/hdfs/src/test/org/apache/solr/store/blockcache/BlockCacheTest.java ## @@ -257,7 +259,7 @@ public void testCacheConcurrent() throws

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

2022-01-28 Thread GitBox
risdenk commented on a change in pull request #324: URL: https://github.com/apache/solr/pull/324#discussion_r794786304 ## File path: solr/modules/hdfs/src/test/org/apache/solr/store/blockcache/BlockCacheTest.java ## @@ -257,7 +259,7 @@ public void testCacheConcurrent() throws

[jira] [Updated] (SOLR-11905) Input box for json.facet and json query in Admin UI

2022-01-28 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-11905?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-11905: --- Description: We need an input box for JSON facet. I imagine to add another text-box that appears whe

[jira] [Updated] (SOLR-11905) Input box for json.facet and json query in Admin UI

2022-01-28 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-11905?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-11905: --- Summary: Input box for json.facet and json query in Admin UI (was: Input box for json.facet in Admin

[GitHub] [solr] anshumg commented on a change in pull request #575: SOLR-15961: Only consider the number in the SolrAuth header a timestamp if it's between a valid range of digits

2022-01-28 Thread GitBox
anshumg commented on a change in pull request #575: URL: https://github.com/apache/solr/pull/575#discussion_r794758234 ## File path: solr/core/src/java/org/apache/solr/security/PKIAuthenticationPlugin.java ## @@ -75,6 +76,15 @@ public static void withServerIdentity(final boole

[GitHub] [solr-operator] nickumia-reisys commented on issue #399: Random Loss of Credentials

2022-01-28 Thread GitBox
nickumia-reisys commented on issue #399: URL: https://github.com/apache/solr-operator/issues/399#issuecomment-1024491330 Hi @HoustonPutman, thanks for your continued support! As we are figuring out how to deploy solr with persistent storage, we're running into a few bumps and would apprec

[jira] [Created] (SOLR-15961) PKIAuthenticationPlugin.parseCipher is too lenient, causing unnecessary authentication errors

2022-01-28 Thread Tomas Eduardo Fernandez Lobbe (Jira)
Tomas Eduardo Fernandez Lobbe created SOLR-15961: Summary: PKIAuthenticationPlugin.parseCipher is too lenient, causing unnecessary authentication errors Key: SOLR-15961 URL: https://issues.apache.o

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

2022-01-28 Thread GitBox
risdenk commented on pull request #324: URL: https://github.com/apache/solr/pull/324#issuecomment-1024422694 I went through these two and I'm not sure there is a good way to address them right now. I don't think it should hold up the merge of this PR. * render-javadoc needs a little

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

2022-01-28 Thread GitBox
risdenk commented on a change in pull request #324: URL: https://github.com/apache/solr/pull/324#discussion_r794687908 ## File path: solr/modules/hdfs/README.md ## @@ -0,0 +1,31 @@ +Apache Solr HDFS Module +=== + +Introduction + +This mod

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

2022-01-28 Thread GitBox
risdenk commented on a change in pull request #324: URL: https://github.com/apache/solr/pull/324#discussion_r794661450 ## File path: solr/core/src/java/org/apache/solr/update/UpdateHandler.java ## @@ -115,12 +115,12 @@ public UpdateHandler(SolrCore core, UpdateLog updateLog)

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

2022-01-28 Thread GitBox
risdenk commented on a change in pull request #324: URL: https://github.com/apache/solr/pull/324#discussion_r794672231 ## File path: gradle/documentation/render-javadoc.gradle ## @@ -151,8 +151,25 @@ configure(project(":solr:test-framework")) { "org.apache.solr.analysi

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

2022-01-28 Thread GitBox
risdenk commented on a change in pull request #324: URL: https://github.com/apache/solr/pull/324#discussion_r794671450 ## File path: solr/contrib/README.md ## @@ -0,0 +1,31 @@ +Apache Solr HDFS Contrib module +=== + +Introduction + +This

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

2022-01-28 Thread GitBox
risdenk commented on a change in pull request #324: URL: https://github.com/apache/solr/pull/324#discussion_r794669642 ## File path: solr/test-framework/src/java/org/apache/solr/handler/package.html ## @@ -0,0 +1,24 @@ + + + Review comment: I think this should be handle

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

2022-01-28 Thread GitBox
risdenk commented on a change in pull request #324: URL: https://github.com/apache/solr/pull/324#discussion_r794667891 ## File path: gradle/documentation/render-javadoc.gradle ## @@ -151,8 +151,25 @@ configure(project(":solr:test-framework")) { "org.apache.solr.analysi

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

2022-01-28 Thread GitBox
risdenk commented on a change in pull request #324: URL: https://github.com/apache/solr/pull/324#discussion_r794661450 ## File path: solr/core/src/java/org/apache/solr/update/UpdateHandler.java ## @@ -115,12 +115,12 @@ public UpdateHandler(SolrCore core, UpdateLog updateLog)

[GitHub] [solr] madrob commented on a change in pull request #529: SOLR-12336 Remove Filter from Solr

2022-01-28 Thread GitBox
madrob commented on a change in pull request #529: URL: https://github.com/apache/solr/pull/529#discussion_r794647968 ## File path: solr/core/src/java/org/apache/solr/search/facet/FacetRequest.java ## @@ -234,9 +234,8 @@ public Query createDomainQuery(FacetContext fcontext) th

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

2022-01-28 Thread GitBox
risdenk commented on a change in pull request #324: URL: https://github.com/apache/solr/pull/324#discussion_r794644433 ## File path: solr/solr-ref-guide/src/solr-on-hdfs.adoc ## @@ -16,11 +16,12 @@ // specific language governing permissions and limitations // under the Licens

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

2022-01-28 Thread GitBox
risdenk commented on a change in pull request #324: URL: https://github.com/apache/solr/pull/324#discussion_r794644098 ## File path: gradle/validation/validate-source-patterns.gradle ## @@ -108,6 +108,11 @@ allprojects { configure(project(':solr:core')) { project.tasks.with

[GitHub] [solr] madrob commented on a change in pull request #529: SOLR-12336 Remove Filter from Solr

2022-01-28 Thread GitBox
madrob commented on a change in pull request #529: URL: https://github.com/apache/solr/pull/529#discussion_r794642566 ## File path: solr/core/src/java/org/apache/solr/search/FunctionRangeQuery.java ## @@ -25,18 +25,16 @@ import org.apache.lucene.queries.function.ValueSource;

[GitHub] [solr] Caa52 commented on a change in pull request #529: SOLR-12336 Remove Filter from Solr

2022-01-28 Thread GitBox
Caa52 commented on a change in pull request #529: URL: https://github.com/apache/solr/pull/529#discussion_r793927255 ## File path: solr/core/src/java/org/apache/solr/search/FunctionRangeQuery.java ## @@ -18,40 +18,70 @@ import java.io.IOException; import java.util.Map; +imp

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

2022-01-28 Thread GitBox
risdenk commented on a change in pull request #324: URL: https://github.com/apache/solr/pull/324#discussion_r794633440 ## File path: gradle/validation/validate-source-patterns.gradle ## @@ -108,6 +108,11 @@ allprojects { configure(project(':solr:core')) { project.tasks.with

[GitHub] [solr] epugh commented on a change in pull request #574: Configuring a shardHandlerFactory on the /select requestHandler results in HTTP 401 when searching on alias in secured Solr

2022-01-28 Thread GitBox
epugh commented on a change in pull request #574: URL: https://github.com/apache/solr/pull/574#discussion_r794568850 ## File path: solr/core/src/java/org/apache/solr/core/CoreContainer.java ## @@ -737,10 +746,10 @@ public void load() { zkSys.initZooKeeper(this, cfg.getCl

[jira] [Commented] (SOLR-14569) Configuring a shardHandlerFactory on the /select requestHandler results in HTTP 401 when searching on alias in secured Solr

2022-01-28 Thread Mark Robert Miller (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17483804#comment-17483804 ] Mark Robert Miller commented on SOLR-14569: --- I'm working on getting this into a

[GitHub] [solr] markrmiller opened a new pull request #574: Configuring a shardHandlerFactory on the /select requestHandler results in HTTP 401 when searching on alias in secured Solr

2022-01-28 Thread GitBox
markrmiller opened a new pull request #574: URL: https://github.com/apache/solr/pull/574 Security setups do not work correctly with per request handler shardHandlerFactory. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[jira] [Commented] (SOLR-15960) Unified use of system properties and environment variables

2022-01-28 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-15960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17483660#comment-17483660 ] Jan Høydahl commented on SOLR-15960: Looking into solr.xml for another jira. We have

[GitHub] [solr] janhoy commented on a change in pull request #558: SOLR-9575 Allow starting with an empty SOLR_HOME

2022-01-28 Thread GitBox
janhoy commented on a change in pull request #558: URL: https://github.com/apache/solr/pull/558#discussion_r794307508 ## File path: solr/solr-ref-guide/src/configuring-solr-xml.adoc ## @@ -543,7 +553,6 @@ If only `dividend` routing is desired, `hash` may be explicitly set to t

[GitHub] [solr] janhoy edited a comment on pull request #558: SOLR-9575 Allow starting with an empty SOLR_HOME

2022-01-28 Thread GitBox
janhoy edited a comment on pull request #558: URL: https://github.com/apache/solr/pull/558#issuecomment-1024004901 > The only way I can think is to add a flag (e.g. `solr9Compatible`) that lets us know that we can use this new functionality, because we don't parse image tags to determine a

[GitHub] [solr] janhoy commented on pull request #558: SOLR-9575 Allow starting with an empty SOLR_HOME

2022-01-28 Thread GitBox
janhoy commented on pull request #558: URL: https://github.com/apache/solr/pull/558#issuecomment-1024004901 > The only way I can think is to add a flag (e.g. `solr9Compatible`) that lets us know that we can use this new functionality, because we don't parse image tags to determine a Solr v

[GitHub] [solr] janhoy commented on a change in pull request #558: SOLR-9575 Allow starting with an empty SOLR_HOME

2022-01-28 Thread GitBox
janhoy commented on a change in pull request #558: URL: https://github.com/apache/solr/pull/558#discussion_r794302250 ## File path: solr/core/src/java/org/apache/solr/core/SolrXmlConfig.java ## @@ -161,14 +162,21 @@ public static NodeConfig fromConfig(Path solrHome, XmlConfigF

[GitHub] [solr] janhoy commented on a change in pull request #558: SOLR-9575 Allow starting with an empty SOLR_HOME

2022-01-28 Thread GitBox
janhoy commented on a change in pull request #558: URL: https://github.com/apache/solr/pull/558#discussion_r794299684 ## File path: solr/bin/solr ## @@ -2069,8 +2069,11 @@ if [ "$SOLR_MODE" == 'solrcloud' ]; then CLOUD_MODE_OPTS+=('-Dbootstrap_confdir=./solr/collection1/co