[
https://issues.apache.org/jira/browse/SOLR-15884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Houston Putman resolved SOLR-15884.
---
Resolution: Fixed
> unexpected response format in Collection Backup Status
>
[
https://issues.apache.org/jira/browse/SOLR-15884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17480279#comment-17480279
]
ASF subversion and git services commented on SOLR-15884:
Commit e
[
https://issues.apache.org/jira/browse/SOLR-15884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17480278#comment-17480278
]
ASF subversion and git services commented on SOLR-15884:
Commit 7
anshumg commented on a change in pull request #554:
URL: https://github.com/apache/solr/pull/554#discussion_r790039360
##
File path: solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java
##
@@ -543,6 +543,9 @@ public void makePath(String path, byte[] data, CreateMo
[
https://issues.apache.org/jira/browse/SOLR-15944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17480277#comment-17480277
]
ASF subversion and git services commented on SOLR-15944:
Commit b
dsmiley merged pull request #552:
URL: https://github.com/apache/solr/pull/552
--
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...@
HoustonPutman merged pull request #549:
URL: https://github.com/apache/solr/pull/549
--
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-unsubs
[
https://issues.apache.org/jira/browse/SOLR-15884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17480276#comment-17480276
]
ASF subversion and git services commented on SOLR-15884:
Commit 9
HoustonPutman commented on pull request #549:
URL: https://github.com/apache/solr/pull/549#issuecomment-1018910294
Tested this out locally and it looks good to go.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
U
HoustonPutman commented on pull request #479:
URL: https://github.com/apache/solr/pull/479#issuecomment-1018906578
This is good to go, minus a ChangeLog entry.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL a
HoustonPutman commented on pull request #479:
URL: https://github.com/apache/solr/pull/479#issuecomment-1018906313
Ok, I brought over that change from #549, so now this PR adds the
non-incremental backup response, and correctly merges the responses for async
and non-async calls.
--
This
HoustonPutman edited a comment on pull request #479:
URL: https://github.com/apache/solr/pull/479#issuecomment-101098
I also added in the incremental backup information `indexFileCount`,
`uploadedIndexFileCount`, `uploadedIndexFileMB` and `shardBackupIds` in the
aggregated response. (i
HoustonPutman commented on pull request #479:
URL: https://github.com/apache/solr/pull/479#issuecomment-101098
I also added in the incremental backup information `indexFileCount`,
`uploadedIndexFileCount`, `uploadedIndexFileMB` and `shardBackupIds` in the
aggregated response. (if they
Caa52 commented on a change in pull request #529:
URL: https://github.com/apache/solr/pull/529#discussion_r787223054
##
File path: solr/core/src/java/org/apache/solr/search/DocSet.java
##
@@ -121,7 +121,7 @@ public int andNotSize(DocSet other) {
* was generated from the top
madrob commented on a change in pull request #554:
URL: https://github.com/apache/solr/pull/554#discussion_r790011451
##
File path: solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java
##
@@ -543,6 +543,9 @@ public void makePath(String path, byte[] data, CreateMod
madrob commented on a change in pull request #554:
URL: https://github.com/apache/solr/pull/554#discussion_r790011451
##
File path: solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java
##
@@ -543,6 +543,9 @@ public void makePath(String path, byte[] data, CreateMod
Caa52 commented on a change in pull request #529:
URL: https://github.com/apache/solr/pull/529#discussion_r789996382
##
File path: solr/core/src/java/org/apache/solr/search/DocSet.java
##
@@ -117,11 +118,11 @@ public int andNotSize(DocSet other) {
}
/**
- * Returns a
Caa52 commented on a change in pull request #529:
URL: https://github.com/apache/solr/pull/529#discussion_r790010642
##
File path: solr/core/src/java/org/apache/solr/search/DocSetQuery.java
##
@@ -0,0 +1,86 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one o
Caa52 commented on a change in pull request #529:
URL: https://github.com/apache/solr/pull/529#discussion_r790010190
##
File path: solr/core/src/java/org/apache/solr/search/DocSetQuery.java
##
@@ -0,0 +1,86 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one o
Caa52 commented on a change in pull request #529:
URL: https://github.com/apache/solr/pull/529#discussion_r78177
##
File path: solr/core/src/java/org/apache/solr/search/DocSetQuery.java
##
@@ -0,0 +1,86 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one o
Caa52 commented on a change in pull request #529:
URL: https://github.com/apache/solr/pull/529#discussion_r790001455
##
File path: solr/core/src/test/org/apache/solr/search/TestDocSet.java
##
@@ -556,41 +558,55 @@ public void doFilterTest(IndexReader reader) throws
IOException
Caa52 commented on a change in pull request #529:
URL: https://github.com/apache/solr/pull/529#discussion_r790007449
##
File path: solr/core/src/test/org/apache/solr/search/TestFilteredDocIdSet.java
##
@@ -127,22 +130,42 @@ public void testNullDocIdSet() throws Exception {
Caa52 commented on a change in pull request #529:
URL: https://github.com/apache/solr/pull/529#discussion_r790007312
##
File path: solr/core/src/test/org/apache/solr/search/TestFilteredDocIdSet.java
##
@@ -113,7 +116,7 @@ protected boolean match(int docid) {
}
public
Caa52 commented on a change in pull request #529:
URL: https://github.com/apache/solr/pull/529#discussion_r790001455
##
File path: solr/core/src/test/org/apache/solr/search/TestDocSet.java
##
@@ -556,41 +558,55 @@ public void doFilterTest(IndexReader reader) throws
IOException
Caa52 commented on a change in pull request #529:
URL: https://github.com/apache/solr/pull/529#discussion_r78177
##
File path: solr/core/src/java/org/apache/solr/search/DocSetQuery.java
##
@@ -0,0 +1,86 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one o
Caa52 commented on a change in pull request #529:
URL: https://github.com/apache/solr/pull/529#discussion_r78177
##
File path: solr/core/src/java/org/apache/solr/search/DocSetQuery.java
##
@@ -0,0 +1,86 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one o
Caa52 commented on a change in pull request #529:
URL: https://github.com/apache/solr/pull/529#discussion_r78177
##
File path: solr/core/src/java/org/apache/solr/search/DocSetQuery.java
##
@@ -0,0 +1,86 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one o
Caa52 commented on a change in pull request #529:
URL: https://github.com/apache/solr/pull/529#discussion_r789996382
##
File path: solr/core/src/java/org/apache/solr/search/DocSet.java
##
@@ -117,11 +118,11 @@ public int andNotSize(DocSet other) {
}
/**
- * Returns a
Caa52 commented on a change in pull request #529:
URL: https://github.com/apache/solr/pull/529#discussion_r789991711
##
File path:
solr/contrib/analytics/src/java/org/apache/solr/analytics/facet/RangeFacet.java
##
@@ -54,7 +53,7 @@ public RangeFacet(String name, SchemaField fi
[
https://issues.apache.org/jira/browse/SOLR-14660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17480265#comment-17480265
]
Dawid Weiss commented on SOLR-14660:
I am away this week and with limited access to t
anshumg commented on a change in pull request #554:
URL: https://github.com/apache/solr/pull/554#discussion_r789957037
##
File path: solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java
##
@@ -543,6 +543,9 @@ public void makePath(String path, byte[] data, CreateMo
[
https://issues.apache.org/jira/browse/SOLR-15556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17480252#comment-17480252
]
Mike Drob commented on SOLR-15556:
--
One interesting side effect (I think related to this
alessandrobenedetti commented on a change in pull request #476:
URL: https://github.com/apache/solr/pull/476#discussion_r789930090
##
File path: solr/solr-ref-guide/src/dense-vector-search.adoc
##
@@ -0,0 +1,308 @@
+= Dense Vector Search
+// Licensed to the Apache Software Foun
[
https://issues.apache.org/jira/browse/SOLR-14909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Varun Thacker updated SOLR-14909:
-
Fix Version/s: 9.0
main (10.0)
> Add replica is very slow on a large cluster
>
[
https://issues.apache.org/jira/browse/SOLR-14909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Varun Thacker updated SOLR-14909:
-
Affects Version/s: 8.11
8.10
8.9
[
https://issues.apache.org/jira/browse/SOLR-14909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Varun Thacker resolved SOLR-14909.
--
Resolution: Fixed
> Add replica is very slow on a large cluster
> -
[
https://issues.apache.org/jira/browse/SOLR-14909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17480230#comment-17480230
]
Varun Thacker commented on SOLR-14909:
--
Hi David,
You are right - I think we can cl
dsmiley commented on a change in pull request #529:
URL: https://github.com/apache/solr/pull/529#discussion_r789901078
##
File path: solr/core/src/java/org/apache/solr/search/DocSet.java
##
@@ -117,11 +118,11 @@ public int andNotSize(DocSet other) {
}
/**
- * Returns
HoustonPutman commented on pull request #550:
URL: https://github.com/apache/solr/pull/550#issuecomment-1018754574
Ok after many rounds of testing the Nightly & HDFS tests, only 1 fails:
`SharedFSAutoReplicaFailoverTest`. However this fails on main for me
consistently, so I don't think it
dsmiley commented on a change in pull request #529:
URL: https://github.com/apache/solr/pull/529#discussion_r789897875
##
File path:
solr/contrib/analytics/src/java/org/apache/solr/analytics/facet/RangeFacet.java
##
@@ -54,7 +53,7 @@ public RangeFacet(String name, SchemaField
dsmiley commented on a change in pull request #529:
URL: https://github.com/apache/solr/pull/529#discussion_r789897662
##
File path:
solr/contrib/analytics/src/java/org/apache/solr/analytics/facet/AbstractSolrQueryFacet.java
##
@@ -50,11 +49,11 @@ protected AbstractSolrQueryFa
Caa52 commented on a change in pull request #529:
URL: https://github.com/apache/solr/pull/529#discussion_r789803776
##
File path:
solr/contrib/analytics/src/java/org/apache/solr/analytics/AnalyticsDriver.java
##
@@ -37,28 +37,28 @@
*
* @param manager of the request to
magibney commented on a change in pull request #476:
URL: https://github.com/apache/solr/pull/476#discussion_r789890276
##
File path: solr/solr-ref-guide/src/dense-vector-search.adoc
##
@@ -0,0 +1,308 @@
+= Dense Vector Search
+// Licensed to the Apache Software Foundation (ASF
[
https://issues.apache.org/jira/browse/SOLR-14660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17480213#comment-17480213
]
Mike Drob commented on SOLR-14660:
--
[~dweiss] - can we request some of your gradle exper
alessandrobenedetti commented on a change in pull request #476:
URL: https://github.com/apache/solr/pull/476#discussion_r789862393
##
File path: solr/solr-ref-guide/src/dense-vector-search.adoc
##
@@ -0,0 +1,308 @@
+= Dense Vector Search
+// Licensed to the Apache Software Foun
nickumia-reisys opened a new issue #399:
URL: https://github.com/apache/solr-operator/issues/399
Hi,
I was searching official documentation and previous issues to see if this
issue was ever brought up before, but couldn't find anything. Please let me
know what technical information
dsmiley commented on pull request #555:
URL: https://github.com/apache/solr/pull/555#issuecomment-1018709907
oops; I meant to put this on my fork, not upstream
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL a
[
https://issues.apache.org/jira/browse/SOLR-14142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17480193#comment-17480193
]
ASF subversion and git services commented on SOLR-14142:
Commit 5
[
https://issues.apache.org/jira/browse/SOLR-14142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17480192#comment-17480192
]
ASF subversion and git services commented on SOLR-14142:
Commit e
[
https://issues.apache.org/jira/browse/SOLR-13138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17480191#comment-17480191
]
ASF subversion and git services commented on SOLR-13138:
Commit f
[
https://issues.apache.org/jira/browse/SOLR-14142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17480190#comment-17480190
]
ASF subversion and git services commented on SOLR-14142:
Commit 1
[
https://issues.apache.org/jira/browse/SOLR-14142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jan Høydahl resolved SOLR-14142.
Resolution: Fixed
> Enable jetty's request log by default
> -
>
dsmiley opened a new pull request #555:
URL: https://github.com/apache/solr/pull/555
hl.method=postings was marked for deprecation and un-documented a release or
more ago.
https://issues.apache.org/jira/browse/SOLR-13138
`gw check` passes.
The Postings highlighter was d
risdenk commented on a change in pull request #553:
URL: https://github.com/apache/solr/pull/553#discussion_r789842243
##
File path:
solr/test-framework/src/java/org/apache/solr/util/BadHdfsThreadsFilter.java
##
@@ -41,6 +41,10 @@ public boolean reject(Thread t) {
retur
janhoy merged pull request #542:
URL: https://github.com/apache/solr/pull/542
--
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
risdenk commented on pull request #324:
URL: https://github.com/apache/solr/pull/324#issuecomment-1018680697
> I'm concerned about this missing changes to the Hadoop code from the
endianness fix, the upgrade to 3.3.1, and whatever else we've had to patch up
since this PR was originally ope
[
https://issues.apache.org/jira/browse/SOLR-14660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17480178#comment-17480178
]
Kevin Risden commented on SOLR-14660:
-
The HDFS integration isn't THAT complicated. 9
Caa52 commented on a change in pull request #529:
URL: https://github.com/apache/solr/pull/529#discussion_r789814138
##
File path: solr/CHANGES.txt
##
@@ -72,6 +72,10 @@ New Features
Improvements
--
+* SOLR-15257: Add DocSetQuery in lieu of DocSet.getTop
Caa52 commented on a change in pull request #529:
URL: https://github.com/apache/solr/pull/529#discussion_r789811761
##
File path: solr/core/src/java/org/apache/solr/search/FunctionRangeQuery.java
##
@@ -42,7 +43,12 @@ public FunctionRangeQuery(ValueSourceRangeFilter filter) {
Caa52 commented on a change in pull request #529:
URL: https://github.com/apache/solr/pull/529#discussion_r789811443
##
File path: solr/core/src/java/org/apache/solr/search/DocSetQuery.java
##
@@ -0,0 +1,86 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one o
Caa52 commented on a change in pull request #529:
URL: https://github.com/apache/solr/pull/529#discussion_r789804691
##
File path: solr/CHANGES.txt
##
@@ -72,6 +72,10 @@ New Features
Improvements
--
+* SOLR-15257: Add DocSetQuery in lieu of DocSet.getTop
Caa52 commented on a change in pull request #529:
URL: https://github.com/apache/solr/pull/529#discussion_r789803776
##
File path:
solr/contrib/analytics/src/java/org/apache/solr/analytics/AnalyticsDriver.java
##
@@ -37,28 +37,28 @@
*
* @param manager of the request to
madrob commented on pull request #324:
URL: https://github.com/apache/solr/pull/324#issuecomment-1018662773
I'm concerned about this missing changes to the Hadoop code from the
endianness fix, the upgrade to 3.3.1, and whatever else we've had to patch up
since this PR was originally opened
Caa52 commented on a change in pull request #529:
URL: https://github.com/apache/solr/pull/529#discussion_r789797372
##
File path:
solr/contrib/analytics/src/java/org/apache/solr/analytics/facet/AbstractSolrQueryFacet.java
##
@@ -50,11 +49,11 @@ protected AbstractSolrQueryFace
madrob commented on a change in pull request #529:
URL: https://github.com/apache/solr/pull/529#discussion_r789791743
##
File path: solr/CHANGES.txt
##
@@ -72,6 +72,10 @@ New Features
Improvements
--
+* SOLR-15257: Add DocSetQuery in lieu of DocSet.getTo
[
https://issues.apache.org/jira/browse/SOLR-15660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17480159#comment-17480159
]
Gus Heck commented on SOLR-15660:
-
Another puzzling thing is that the stack trace there a
[
https://issues.apache.org/jira/browse/SOLR-15660?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gus Heck updated SOLR-15660:
Attachment: screenshot-1.png
> Remove universal 10 second test thread leak linger.
> --
[
https://issues.apache.org/jira/browse/SOLR-15870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jan Høydahl resolved SOLR-15870.
Resolution: Fixed
Trying to close this again, crossing fingers. Looks good in jenkins so far
> Tes
janhoy commented on pull request #542:
URL: https://github.com/apache/solr/pull/542#issuecomment-1018641639
Thanks for the review. I'll merge now.
--
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
magibney commented on a change in pull request #476:
URL: https://github.com/apache/solr/pull/476#discussion_r789773406
##
File path: solr/solr-ref-guide/src/dense-vector-search.adoc
##
@@ -0,0 +1,308 @@
+= Dense Vector Search
+// Licensed to the Apache Software Foundation (ASF
[
https://issues.apache.org/jira/browse/SOLR-15259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Smiley reassigned SOLR-15259:
---
Assignee: David Smiley
> Lower default hl.fragAlignRatio
> ---
>
[
https://issues.apache.org/jira/browse/SOLR-14686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17480143#comment-17480143
]
ASF subversion and git services commented on SOLR-14686:
Commit 3
dsmiley merged pull request #517:
URL: https://github.com/apache/solr/pull/517
--
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...@
madrob commented on a change in pull request #553:
URL: https://github.com/apache/solr/pull/553#discussion_r789752564
##
File path:
solr/test-framework/src/java/org/apache/solr/util/BadHdfsThreadsFilter.java
##
@@ -41,6 +41,10 @@ public boolean reject(Thread t) {
return
[
https://issues.apache.org/jira/browse/SOLR-15660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17480138#comment-17480138
]
Jan Høydahl commented on SOLR-15660:
I see several test failures with "leaked threads
madrob commented on pull request #553:
URL: https://github.com/apache/solr/pull/553#issuecomment-1018607670
We shouldn't need
https://github.com/apache/solr/blob/ebc9e00fa331f52db6373e6e0c9af6adbe217bf1/solr/core/src/test/org/apache/hadoop/http/HttpServer2.java
anymore, right? Since that w
madrob opened a new pull request #554:
URL: https://github.com/apache/solr/pull/554
https://issues.apache.org/jira/browse/SOLR-15918
When uploading a configset, we do not need to create the parent znodes for
each file.
I did not have idea on how to make a unit test here that w
[
https://issues.apache.org/jira/browse/SOLR-13396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17480124#comment-17480124
]
Koen De Groote commented on SOLR-13396:
---
On my end, we implemented a daily backup o
[
https://issues.apache.org/jira/browse/SOLR-14660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17480111#comment-17480111
]
David Smiley commented on SOLR-14660:
-
Sigh. Maybe you don't recall but we over-used
[
https://issues.apache.org/jira/browse/SOLR-15870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17480105#comment-17480105
]
ASF subversion and git services commented on SOLR-15870:
Commit 6
[
https://issues.apache.org/jira/browse/SOLR-15870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17480100#comment-17480100
]
ASF subversion and git services commented on SOLR-15870:
Commit 5
ctargett commented on pull request #550:
URL: https://github.com/apache/solr/pull/550#issuecomment-1018530029
I'm fine with merging this and dealing with the merge conflicts in the
Antora branch, I suspect these would be relatively minor. If this is ready,
let's keep making progress IMO.
[
https://issues.apache.org/jira/browse/SOLR-15947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17480080#comment-17480080
]
Joel Bernstein commented on SOLR-15947:
---
During testing I found that there is no wa
[
https://issues.apache.org/jira/browse/SOLR-15947?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joel Bernstein updated SOLR-15947:
--
Description: LUCENE-10382 is adding the ability to add a query to filter
the result set that th
Joel Bernstein created SOLR-15947:
-
Summary: Add filter to vector search
Key: SOLR-15947
URL: https://issues.apache.org/jira/browse/SOLR-15947
Project: Solr
Issue Type: Improvement
Secu
madrob commented on a change in pull request #542:
URL: https://github.com/apache/solr/pull/542#discussion_r789656412
##
File path: solr/core/src/java/org/apache/solr/util/StartupLoggingUtils.java
##
@@ -187,4 +187,20 @@ public static String getLogLevelString() {
else if (
alessandrobenedetti commented on a change in pull request #476:
URL: https://github.com/apache/solr/pull/476#discussion_r789563790
##
File path: solr/solr-ref-guide/src/dense-vector-search.adoc
##
@@ -0,0 +1,308 @@
+= Dense Vector Search
+// Licensed to the Apache Software Foun
[
https://issues.apache.org/jira/browse/SOLR-15870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jan Høydahl reopened SOLR-15870:
Re-opening to tweak the test further.
> Test TestCollectionAPI fails frequently
>
[
https://issues.apache.org/jira/browse/SOLR-15870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17479994#comment-17479994
]
ASF subversion and git services commented on SOLR-15870:
Commit 6
[
https://issues.apache.org/jira/browse/SOLR-13396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17479982#comment-17479982
]
Colvin Cowie edited comment on SOLR-13396 at 1/21/22, 10:30 AM:
---
[
https://issues.apache.org/jira/browse/SOLR-13396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17479982#comment-17479982
]
Colvin Cowie commented on SOLR-13396:
-
I couldn't wait for something to be done / agr
[
https://issues.apache.org/jira/browse/SOLR-15718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jan Høydahl updated SOLR-15718:
---
Priority: Blocker (was: Major)
> Remove backcompat feature solr.useUnsafeOverseerResponse
>
[
https://issues.apache.org/jira/browse/SOLR-15718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jan Høydahl updated SOLR-15718:
---
Fix Version/s: main (10.0)
> Remove backcompat feature solr.useUnsafeOverseerResponse
> -
[
https://issues.apache.org/jira/browse/SOLR-15718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jan Høydahl updated SOLR-15718:
---
Parent: (was: SOLR-13138)
Issue Type: Bug (was: Sub-task)
> Remove backcompat feature so
[
https://issues.apache.org/jira/browse/SOLR-12632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17479974#comment-17479974
]
Jan Høydahl commented on SOLR-12632:
Trie fields are still with us. Would be nice to
[
https://issues.apache.org/jira/browse/SOLR-14660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17479966#comment-17479966
]
Jan Høydahl commented on SOLR-14660:
HDFS was deprecated in 8.x, so everyone kind of
[
https://issues.apache.org/jira/browse/SOLR-15946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17479955#comment-17479955
]
Jan Høydahl edited comment on SOLR-15946 at 1/21/22, 9:52 AM:
-
[
https://issues.apache.org/jira/browse/SOLR-15946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17479955#comment-17479955
]
Jan Høydahl commented on SOLR-15946:
That depends on OS and the way you have installe
janhoy commented on pull request #542:
URL: https://github.com/apache/solr/pull/542#issuecomment-1018325608
I think this should be ready to merge now.
--
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 g
janhoy commented on a change in pull request #542:
URL: https://github.com/apache/solr/pull/542#discussion_r789480970
##
File path: solr/core/src/java/org/apache/solr/util/StartupLoggingUtils.java
##
@@ -187,4 +187,19 @@ public static String getLogLevelString() {
else if (
1 - 100 of 104 matches
Mail list logo