[GitHub] [solr] Jdurham2843 commented on a change in pull request #243: SOLR-15480 Added putAll method to Tuple and refactored the copy constructor, merge, and clone methods to use it.

2021-08-19 Thread GitBox
Jdurham2843 commented on a change in pull request #243: URL: https://github.com/apache/solr/pull/243#discussion_r692639991 ## File path: solr/solrj/src/java/org/apache/solr/client/solrj/io/Tuple.java ## @@ -87,10 +87,20 @@ public Tuple(String k1, Object v1, String k2, Object

[GitHub] [solr] Jdurham2843 commented on a change in pull request #243: SOLR-15480 Added putAll method to Tuple and refactored the copy constructor, merge, and clone methods to use it.

2021-08-19 Thread GitBox
Jdurham2843 commented on a change in pull request #243: URL: https://github.com/apache/solr/pull/243#discussion_r692639991 ## File path: solr/solrj/src/java/org/apache/solr/client/solrj/io/Tuple.java ## @@ -87,10 +87,20 @@ public Tuple(String k1, Object v1, String k2, Object

[GitHub] [solr] Jdurham2843 commented on a change in pull request #243: SOLR-15480 Added putAll method to Tuple and refactored the copy constructor, merge, and clone methods to use it.

2021-08-19 Thread GitBox
Jdurham2843 commented on a change in pull request #243: URL: https://github.com/apache/solr/pull/243#discussion_r692639991 ## File path: solr/solrj/src/java/org/apache/solr/client/solrj/io/Tuple.java ## @@ -87,10 +87,20 @@ public Tuple(String k1, Object v1, String k2, Object

[GitHub] [solr] Jdurham2843 commented on a change in pull request #243: SOLR-15480 Added putAll method to Tuple and refactored the copy constructor, merge, and clone methods to use it.

2021-08-19 Thread GitBox
Jdurham2843 commented on a change in pull request #243: URL: https://github.com/apache/solr/pull/243#discussion_r692639991 ## File path: solr/solrj/src/java/org/apache/solr/client/solrj/io/Tuple.java ## @@ -87,10 +87,20 @@ public Tuple(String k1, Object v1, String k2, Object

[GitHub] [solr] Jdurham2843 commented on a change in pull request #243: SOLR-15480 Added putAll method to Tuple and refactored the copy constructor, merge, and clone methods to use it.

2021-08-19 Thread GitBox
Jdurham2843 commented on a change in pull request #243: URL: https://github.com/apache/solr/pull/243#discussion_r692639991 ## File path: solr/solrj/src/java/org/apache/solr/client/solrj/io/Tuple.java ## @@ -87,10 +87,20 @@ public Tuple(String k1, Object v1, String k2, Object

[GitHub] [solr] Jdurham2843 commented on a change in pull request #243: SOLR-15480 Added putAll method to Tuple and refactored the copy constructor, merge, and clone methods to use it.

2021-08-19 Thread GitBox
Jdurham2843 commented on a change in pull request #243: URL: https://github.com/apache/solr/pull/243#discussion_r692639991 ## File path: solr/solrj/src/java/org/apache/solr/client/solrj/io/Tuple.java ## @@ -87,10 +87,20 @@ public Tuple(String k1, Object v1, String k2, Object

[GitHub] [solr] Jdurham2843 commented on a change in pull request #243: SOLR-15480 Added putAll method to Tuple and refactored the copy constructor, merge, and clone methods to use it.

2021-08-19 Thread GitBox
Jdurham2843 commented on a change in pull request #243: URL: https://github.com/apache/solr/pull/243#discussion_r692639991 ## File path: solr/solrj/src/java/org/apache/solr/client/solrj/io/Tuple.java ## @@ -87,10 +87,20 @@ public Tuple(String k1, Object v1, String k2, Object

[GitHub] [solr] Jdurham2843 commented on a change in pull request #243: SOLR-15480 Added putAll method to Tuple and refactored the copy constructor, merge, and clone methods to use it.

2021-08-19 Thread GitBox
Jdurham2843 commented on a change in pull request #243: URL: https://github.com/apache/solr/pull/243#discussion_r692639991 ## File path: solr/solrj/src/java/org/apache/solr/client/solrj/io/Tuple.java ## @@ -87,10 +87,20 @@ public Tuple(String k1, Object v1, String k2, Object

[GitHub] [solr] Jdurham2843 commented on a change in pull request #243: SOLR-15480 Added putAll method to Tuple and refactored the copy constructor, merge, and clone methods to use it.

2021-08-19 Thread GitBox
Jdurham2843 commented on a change in pull request #243: URL: https://github.com/apache/solr/pull/243#discussion_r692639991 ## File path: solr/solrj/src/java/org/apache/solr/client/solrj/io/Tuple.java ## @@ -87,10 +87,20 @@ public Tuple(String k1, Object v1, String k2, Object

[GitHub] [solr-site] uschindler commented on pull request #33: Remove the sticky-note that appears on first visit

2021-08-19 Thread GitBox
uschindler commented on pull request #33: URL: https://github.com/apache/solr-site/pull/33#issuecomment-902319596 > Does the cookie comply with @janhoy ? IOW, do we make it easy for users to be forgotten? This is not a tracking cookie, so it's not affected by GDPR. It's a boolean

[jira] [Created] (SOLR-15597) RankFieldTest.testAddRandom failures: Error adding field 'rank_1'='0.0' msg=featureValue must be a positive normal float ...

2021-08-19 Thread Chris M. Hostetter (Jira)
Chris M. Hostetter created SOLR-15597: - Summary: RankFieldTest.testAddRandom failures: Error adding field 'rank_1'='0.0' msg=featureValue must be a positive normal float ... Key: SOLR-15597 URL:

[jira] [Resolved] (SOLR-14540) Ref Guide: Document how-to for Block Join Facets via Query DSL

2021-08-19 Thread Cassandra Targett (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cassandra Targett resolved SOLR-14540. -- Fix Version/s: 8.10 Assignee: Cassandra Targett Resolution: Fixed >

[jira] [Commented] (SOLR-15089) Allow backup/restoration to Amazon's S3 blobstore

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

[jira] [Commented] (SOLR-14540) Ref Guide: Document how-to for Block Join Facets via Query DSL

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

[jira] [Commented] (SOLR-14540) Ref Guide: Document how-to for Block Join Facets via Query DSL

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

[GitHub] [solr] ctargett merged pull request #262: SOLR-14540: add example for query DSL blockJoin facet

2021-08-19 Thread GitBox
ctargett merged pull request #262: URL: https://github.com/apache/solr/pull/262 -- 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:

[GitHub] [solr-site] janhoy commented on pull request #33: Remove the sticky-note that appears on first visit

2021-08-19 Thread GitBox
janhoy commented on pull request #33: URL: https://github.com/apache/solr-site/pull/33#issuecomment-902174993 > Does the cookie comply with @janhoy ? IOW, do we make it easy for users to be forgotten? Please explain what you mean. It’s just an empty cookie in users browser that

[jira] [Commented] (SOLR-15089) Allow backup/restoration to Amazon's S3 blobstore

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

[jira] [Reopened] (SOLR-15089) Allow backup/restoration to Amazon's S3 blobstore

2021-08-19 Thread Houston Putman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15089?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Houston Putman reopened SOLR-15089: --- This PR is causing build failures in 8.x and main, will fix shortly. > Allow backup/restoration

[GitHub] [solr-site] MarcusSorealheis commented on pull request #33: Remove the sticky-note that appears on first visit

2021-08-19 Thread GitBox
MarcusSorealheis commented on pull request #33: URL: https://github.com/apache/solr-site/pull/33#issuecomment-902145001 Does the cookie comply with @janhoy ? IOW, do we make it easy for users to be forgotten? -- This is an automated message from the Apache Git Service. To respond to

[GitHub] [solr] cpoerschke opened a new pull request #269: SOLR-13138: deprecate LegacyBM25SimilarityFactory

2021-08-19 Thread GitBox
cpoerschke opened a new pull request #269: URL: https://github.com/apache/solr/pull/269 As per https://github.com/apache/lucene/pull/247 `LegacyBM25Similarity` will be removed from Lucene 9.0 onwards. Do we wish to formally mark `LegacyBM25SimilarityFactory` deprecated from Solr

[GitHub] [solr] sonatype-lift[bot] commented on a change in pull request #238: SOLR-15286 A brand new follower in the legacy mode should wait to replicate index before reporting healthy

2021-08-19 Thread GitBox
sonatype-lift[bot] commented on a change in pull request #238: URL: https://github.com/apache/solr/pull/238#discussion_r692353186 ## File path: solr/core/src/java/org/apache/solr/handler/admin/HealthCheckHandler.java ## @@ -135,6 +157,77 @@ public void

[jira] [Commented] (SOLR-15593) Update release scripts and documentation to use new INFRA svn repo

2021-08-19 Thread Houston Putman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17401789#comment-17401789 ] Houston Putman commented on SOLR-15593: --- It's been a few months, but trying to get this rewrite to

[GitHub] [solr] cpoerschke commented on a change in pull request #243: SOLR-15480 Added putAll method to Tuple and refactored the copy constructor, merge, and clone methods to use it.

2021-08-19 Thread GitBox
cpoerschke commented on a change in pull request #243: URL: https://github.com/apache/solr/pull/243#discussion_r692345700 ## File path: solr/solrj/src/java/org/apache/solr/client/solrj/io/Tuple.java ## @@ -87,10 +87,20 @@ public Tuple(String k1, Object v1, String k2, Object

[GitHub] [solr] cpoerschke commented on pull request #257: SOLR-15582: Remove deprecated APIs in solrj Tuple class.

2021-08-19 Thread GitBox
cpoerschke commented on pull request #257: URL: https://github.com/apache/solr/pull/257#issuecomment-902094300 @joel-bernstein @thelabdude @msokolov perhaps one of you would be interested in reviewing this PR? Thanks! -- This is an automated message from the Apache Git Service. To

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

2021-08-19 Thread GitBox
cpoerschke commented on a change in pull request #198: URL: https://github.com/apache/solr/pull/198#discussion_r692331051 ## File path: solr/core/src/test/org/apache/solr/handler/admin/PropertiesRequestHandlerTest.java ## @@ -62,13 +61,9 @@ public void testDisabledRedaction()

[GitHub] [solr] praste commented on a change in pull request #238: SOLR-15286 A brand new follower in the legacy mode should wait to replicate index before reporting healthy

2021-08-19 Thread GitBox
praste commented on a change in pull request #238: URL: https://github.com/apache/solr/pull/238#discussion_r692244795 ## File path: solr/core/src/java/org/apache/solr/handler/admin/HealthCheckHandler.java ## @@ -18,18 +18,21 @@ package org.apache.solr.handler.admin;

[jira] [Resolved] (SOLR-15394) Performance Issue with Solr 8.6.3 for MultiTermQuery

2021-08-19 Thread Cassandra Targett (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cassandra Targett resolved SOLR-15394. -- Resolution: Invalid Resolving this because there really isn't anything actionable from

[jira] [Commented] (SOLR-15535) Address rawtypes warnings (raw Comparable use)

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

[GitHub] [solr] cpoerschke merged pull request #216: SOLR-15535: remove rawtypes warnings in 'grouping' code

2021-08-19 Thread GitBox
cpoerschke merged pull request #216: URL: https://github.com/apache/solr/pull/216 -- 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:

[GitHub] [solr] cpoerschke commented on pull request #216: SOLR-15535: remove rawtypes warnings in 'grouping' code

2021-08-19 Thread GitBox
cpoerschke commented on pull request #216: URL: https://github.com/apache/solr/pull/216#issuecomment-902027291 Yeah, thanks for the ping. I'd seen that it was "approved" with words but not "button" and so I'd let it sit for a bit but yeah time to merge now. -- This is an automated

[GitHub] [solr] sonatype-lift[bot] commented on a change in pull request #264: SOLR-10887: Append .xml to managed-schema file

2021-08-19 Thread GitBox
sonatype-lift[bot] commented on a change in pull request #264: URL: https://github.com/apache/solr/pull/264#discussion_r692205926 ## File path: solr/core/src/java/org/apache/solr/schema/ManagedIndexSchemaFactory.java ## @@ -91,6 +92,33 @@ public void init(NamedList args) {

[GitHub] [solr] janhoy commented on pull request #264: SOLR-10887: Append .xml to managed-schema file

2021-08-19 Thread GitBox
janhoy commented on pull request #264: URL: https://github.com/apache/solr/pull/264#issuecomment-901988377 > ...Or do we need to honour the fact that they started with `managed-schema` and update that file? Of course it was not as easy as just caring for the read side :) Looks like

[jira] [Assigned] (SOLR-15324) High security vulnerability in Apache Thrift - CVE-2020-13949 (+1) bundled within Solr

2021-08-19 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-15324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl reassigned SOLR-15324: -- Assignee: Jan Høydahl > High security vulnerability in Apache Thrift - CVE-2020-13949 (+1)

[jira] [Commented] (SOLR-14845) Backup failing with solr 7.7.2 java.io.IOException: Interrupted system call

2021-08-19 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-14845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17401710#comment-17401710 ] Jan Høydahl commented on SOLR-14845: Jeff, do you still have this problem? Does it happen every time,

[GitHub] [solr] epugh commented on pull request #264: SOLR-10887: Append .xml to managed-schema file

2021-08-19 Thread GitBox
epugh commented on pull request #264: URL: https://github.com/apache/solr/pull/264#issuecomment-901966934 ![image](https://user-images.githubusercontent.com/22395/130087397-bea1f550-57b9-463a-be1e-e2eaa2e6e632.png) -- This is an automated message from the Apache Git Service. To

[GitHub] [solr] epugh commented on pull request #264: SOLR-10887: Append .xml to managed-schema file

2021-08-19 Thread GitBox
epugh commented on pull request #264: URL: https://github.com/apache/solr/pull/264#issuecomment-901966202 Doing some manual testing, and in non-solr cloud mode, if you have a `managed-schema` file, and you modify the schema via SchemaAPI, then you now have a `managed-schema.xml`

[GitHub] [solr] janhoy commented on a change in pull request #268: SOLR-15324 Upgrade Jaeger dependency from 1.1.0 to 1.6.0

2021-08-19 Thread GitBox
janhoy commented on a change in pull request #268: URL: https://github.com/apache/solr/pull/268#discussion_r692145635 ## File path: versions.lock ## @@ -174,11 +174,13 @@ org.apache.poi:poi:4.1.1 (1 constraints: 08050336) org.apache.poi:poi-ooxml:4.1.1 (1 constraints:

[jira] [Resolved] (SOLR-15529) High security vulnerability in JDOM library bundled within Solr 8.9 CVE-2021-33813

2021-08-19 Thread Cassandra Targett (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cassandra Targett resolved SOLR-15529. -- Resolution: Not A Problem Updated the wiki page with information about JDOM so

[GitHub] [solr] janhoy commented on a change in pull request #268: SOLR-15324 Upgrade Jaeger dependency from 1.1.0 to 1.6.0

2021-08-19 Thread GitBox
janhoy commented on a change in pull request #268: URL: https://github.com/apache/solr/pull/268#discussion_r692017506 ## File path: versions.lock ## @@ -174,11 +174,13 @@ org.apache.poi:poi:4.1.1 (1 constraints: 08050336) org.apache.poi:poi-ooxml:4.1.1 (1 constraints:

[GitHub] [solr] janhoy commented on pull request #268: SOLR-15324 Upgrade Jaeger dependency from 1.1.0 to 1.6.0

2021-08-19 Thread GitBox
janhoy commented on pull request #268: URL: https://github.com/apache/solr/pull/268#issuecomment-901826860 Test seem to pass, but I don't know if the upgrade will actually work with a live Jaeger server. Anyone who have the chance to test? -- This is an automated message from the Apache

[jira] [Commented] (SOLR-15324) High security vulnerability in Apache Thrift - CVE-2020-13949 (+1) bundled within Solr

2021-08-19 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-15324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17401633#comment-17401633 ] Jan Høydahl commented on SOLR-15324: Here is a PR to upgrade Jaeger to recent version which includes

[jira] [Updated] (SOLR-15324) High security vulnerability in Apache Thrift - CVE-2020-13949 (+1) bundled within Solr

2021-08-19 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-15324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-15324: --- Component/s: JaegerTracer > High security vulnerability in Apache Thrift - CVE-2020-13949 (+1)

[jira] [Updated] (SOLR-15324) High security vulnerability in Apache Thrift - CVE-2020-13949 (+1) bundled within Solr

2021-08-19 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-15324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-15324: --- Priority: Major (was: Critical) > High security vulnerability in Apache Thrift - CVE-2020-13949

[GitHub] [solr] janhoy opened a new pull request #268: SOLR-15324 Upgrade Jaeger dependency from 1.1.0 to 1.6.0

2021-08-19 Thread GitBox
janhoy opened a new pull request #268: URL: https://github.com/apache/solr/pull/268 This also upgrades libthrift to 0.14.1, fixing CVE-2020-13949 https://issues.apache.org/jira/browse/SOLR-15324 -- This is an automated message from the Apache Git Service. To respond to the

[jira] [Commented] (SOLR-15578) Add Support for HSTS Security Protocol

2021-08-19 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-15578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17401612#comment-17401612 ] Bence Szabó commented on SOLR-15578: Hi! While I was testing this solution manually to see if it

[jira] [Updated] (SOLR-15596) Ability for packages to be upgraded over major versions

2021-08-19 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ishan Chattopadhyaya updated SOLR-15596: Description: In order to support cluster upgrades, we need a way for the users to

[jira] [Commented] (SOLR-15596) Ability for packages to be upgraded over major versions

2021-08-19 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17401607#comment-17401607 ] Ishan Chattopadhyaya commented on SOLR-15596: - This should be a blocker for 8.10, so that

[jira] [Updated] (SOLR-15596) Ability for packages to be upgraded over major versions

2021-08-19 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ishan Chattopadhyaya updated SOLR-15596: Fix Version/s: 8.10 > Ability for packages to be upgraded over major versions >

[jira] [Updated] (SOLR-15596) Ability for packages to be upgraded over major versions

2021-08-19 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ishan Chattopadhyaya updated SOLR-15596: Priority: Blocker (was: Major) > Ability for packages to be upgraded over major

[jira] [Created] (SOLR-15596) Ability for packages to be upgraded over major versions

2021-08-19 Thread Ishan Chattopadhyaya (Jira)
Ishan Chattopadhyaya created SOLR-15596: --- Summary: Ability for packages to be upgraded over major versions Key: SOLR-15596 URL: https://issues.apache.org/jira/browse/SOLR-15596 Project: Solr

[jira] [Commented] (SOLR-14649) Package manager should use SHA512, not SHA1

2021-08-19 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17401599#comment-17401599 ] Ishan Chattopadhyaya commented on SOLR-14649: - Yes, it would be preferable to target this for

[jira] [Commented] (SOLR-14593) Package store API to disable file upload over HTTP

2021-08-19 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17401597#comment-17401597 ] Ishan Chattopadhyaya commented on SOLR-14593: - Makes sense to make it a blocker for 8.10. We

[jira] [Updated] (SOLR-14593) Package store API to disable file upload over HTTP

2021-08-19 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ishan Chattopadhyaya updated SOLR-14593: Fix Version/s: 8.10 > Package store API to disable file upload over HTTP >

[jira] [Commented] (SOLR-15529) High security vulnerability in JDOM library bundled within Solr 8.9 CVE-2021-33813

2021-08-19 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-15529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17401561#comment-17401561 ] Jan Høydahl commented on SOLR-15529: +1, I think we can update the WIKI and close this as "not a

[jira] [Commented] (SOLR-14649) Package manager should use SHA512, not SHA1

2021-08-19 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-14649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17401559#comment-17401559 ] Jan Høydahl commented on SOLR-14649: So what is the plan here? To switch to SHA512 in 9.0? Would make

[jira] [Commented] (SOLR-14801) Multiple Language Detection is not reflecting properly with apache Tika/Solr Jar ()

2021-08-19 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-14801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17401556#comment-17401556 ] Jan Høydahl commented on SOLR-14801: [~navoditbansod]  Please provide more details on how to

[jira] [Updated] (SOLR-14801) Multiple Language Detection is not reflecting properly with apache Tika/Solr Jar ()

2021-08-19 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-14801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-14801: --- Component/s: contrib - LangId > Multiple Language Detection is not reflecting properly with apache

[jira] [Updated] (SOLR-14801) Multiple Language Detection is not reflecting properly with apache Tika/Solr Jar ()

2021-08-19 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-14801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-14801: --- Priority: Major (was: Blocker) > Multiple Language Detection is not reflecting properly with apache

[jira] [Commented] (SOLR-14593) Package store API to disable file upload over HTTP

2021-08-19 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-14593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17401554#comment-17401554 ] Jan Høydahl commented on SOLR-14593: Status? If this needs to go in before 9.0, it should be a

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

2021-08-19 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-15158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl resolved SOLR-15158. Resolution: Invalid Plese use the [us...@solr.apache.org|mailto:us...@solr.apache.org] mailing

[jira] [Commented] (SOLR-15223) Deprecate HttpSolrClient, mark httpcomponents dep as "optional" in SolrJ

2021-08-19 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-15223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17401548#comment-17401548 ] Jan Høydahl commented on SOLR-15223: +1 Are you planning on getting this deprecation into 8.10 so we

[GitHub] [solr-site] uschindler commented on pull request #33: Remove the sticky-note that appears on first visit

2021-08-19 Thread GitBox
uschindler commented on pull request #33: URL: https://github.com/apache/solr-site/pull/33#issuecomment-901722209 No need to remove the cookie. -- 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

[GitHub] [solr-site] uschindler commented on pull request #33: Remove the sticky-note that appears on first visit

2021-08-19 Thread GitBox
uschindler commented on pull request #33: URL: https://github.com/apache/solr-site/pull/33#issuecomment-901720483 +1 -- 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

[jira] [Commented] (SOLR-15593) Update release scripts and documentation to use new INFRA svn repo

2021-08-19 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17401534#comment-17401534 ] Uwe Schindler commented on SOLR-15593: -- Hi [~houston], while reviewing the Solr website, I noticed

[GitHub] [solr-site] janhoy opened a new pull request #33: Remove the sticky-note that appears on first visit

2021-08-19 Thread GitBox
janhoy opened a new pull request #33: URL: https://github.com/apache/solr-site/pull/33 This PR removes all the code for the sticky-note alerting users that Solr is now a TLP. I don't remember whether we decided to alert people for 12 months initially, there is a logic that will not

[jira] [Commented] (SOLR-15578) Add Support for HSTS Security Protocol

2021-08-19 Thread Marcus Eagan (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17401528#comment-17401528 ] Marcus Eagan commented on SOLR-15578: - In Chrome/Firefox dev tools in the browser will show if it is

[jira] [Resolved] (SOLR-15275) Remove Google Analytics from Solr site

2021-08-19 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-15275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl resolved SOLR-15275. Resolution: Fixed Yey! > Remove Google Analytics from Solr site >

[GitHub] [solr-site] janhoy merged pull request #32: Merge master to production

2021-08-19 Thread GitBox
janhoy merged pull request #32: URL: https://github.com/apache/solr-site/pull/32 -- 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:

[GitHub] [solr-site] janhoy opened a new pull request #32: Merge master to production

2021-08-19 Thread GitBox
janhoy opened a new pull request #32: URL: https://github.com/apache/solr-site/pull/32 SOLR-15275 Remove GA tracking -- 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

[GitHub] [solr-site] janhoy merged pull request #31: SOLR-15275 Remove Google Analytics from site

2021-08-19 Thread GitBox
janhoy merged pull request #31: URL: https://github.com/apache/solr-site/pull/31 -- 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: