CaoManhDat commented on a change in pull request #1770:
URL: https://github.com/apache/lucene-solr/pull/1770#discussion_r474462958
##
File path:
solr/solrj/src/java/org/apache/solr/client/solrj/impl/Http2SolrClient.java
##
@@ -394,26 +393,26 @@ public void onHeaders(Response r
[
https://issues.apache.org/jira/browse/LUCENE-9472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17181693#comment-17181693
]
Dawid Weiss commented on LUCENE-9472:
-
This is the bit that causes invalid progress
CaoManhDat merged pull request #1724:
URL: https://github.com/apache/lucene-solr/pull/1724
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
[
https://issues.apache.org/jira/browse/SOLR-14684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17181724#comment-17181724
]
ASF subversion and git services commented on SOLR-14684:
Commit 2
der-eismann opened a new pull request #1771:
URL: https://github.com/apache/lucene-solr/pull/1771
# Description
Solr checks the zookeeper status in the admin UI and explicitly expects
integers to be delivered. However if you enable the prometheus plugin in
zookeeper, all values are
[
https://issues.apache.org/jira/browse/SOLR-14768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17181807#comment-17181807
]
Joe Doupnik commented on SOLR-14768:
May I add my parallel report on the same problem
[
https://issues.apache.org/jira/browse/LUCENE-9313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dragan Ivanovic updated LUCENE-9313:
Description:
My colleague and myself developed snowball stemmer for Serbian language
rece
[
https://issues.apache.org/jira/browse/LUCENE-9313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dragan Ivanovic updated LUCENE-9313:
Status: Patch Available (was: Open)
> Analyzer for Serbian language based on Snowball ste
[
https://issues.apache.org/jira/browse/LUCENE-9313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dragan Ivanovic updated LUCENE-9313:
Status: Open (was: Patch Available)
> Analyzer for Serbian language based on Snowball ste
[
https://issues.apache.org/jira/browse/SOLR-14754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17181846#comment-17181846
]
David Eric Pugh commented on SOLR-14754:
Thanks [~utsuk.pr...@gmail.com] for test
[
https://issues.apache.org/jira/browse/LUCENE-9313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dragan Ivanovic updated LUCENE-9313:
Attachment: LUCENE-9313.patch
> Analyzer for Serbian language based on Snowball stemmer
>
[
https://issues.apache.org/jira/browse/LUCENE-9313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dragan Ivanovic updated LUCENE-9313:
Status: Patch Available (was: Open)
> Analyzer for Serbian language based on Snowball ste
janhoy commented on pull request #1771:
URL: https://github.com/apache/lucene-solr/pull/1771#issuecomment-678276659
Thanks. Please ad a test as well that proves the fix works, e.g. something
like this
```
Index:
solr/core/src/test/org/apache/solr/handler/admin/ZookeeperStatusHand
madrob commented on pull request #1769:
URL: https://github.com/apache/lucene-solr/pull/1769#issuecomment-678301517
> I'd be happy to copy exactly from the repo and make the small changes in a
different PR, if that would make y'all more comfortable.
Doesn't have to be a different PR
madrob commented on pull request #1769:
URL: https://github.com/apache/lucene-solr/pull/1769#issuecomment-678301827
Also, I imagine @chatman is interested in this.
This is an automated message from the Apache Git Service.
To
Simon Willnauer created LUCENE-9473:
---
Summary: TestIndexWriterDelete#testDeleteAllNoDeadLock fails
sometimes on nightly
Key: LUCENE-9473
URL: https://issues.apache.org/jira/browse/LUCENE-9473
Projec
s1monw opened a new pull request #1772:
URL: https://github.com/apache/lucene-solr/pull/1772
We need to disable merges while we wait for running merges since
IW calls timed wait on it's lock that releases the monitor for the time
being which allows new merges to be registered unless we
[
https://issues.apache.org/jira/browse/SOLR-14765?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mike Drob updated SOLR-14765:
-
Environment:
I've encountered this problem before in production and have had to come up with
various wor
[
https://issues.apache.org/jira/browse/SOLR-14765?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mike Drob updated SOLR-14765:
-
Environment: (was: I've encountered this problem before in production
and have had to come up with va
s1monw commented on pull request #1623:
URL: https://github.com/apache/lucene-solr/pull/1623#issuecomment-678311047
@mikemccand I think we are ready here WDYT?
This is an automated message from the Apache Git Service.
To resp
[
https://issues.apache.org/jira/browse/SOLR-14770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mike Drob reassigned SOLR-14770:
Assignee: Mike Drob
> Multiple CoreContainers register same JVM gauge in metrics
> ---
Mike Drob created SOLR-14770:
Summary: Multiple CoreContainers register same JVM gauge in metrics
Key: SOLR-14770
URL: https://issues.apache.org/jira/browse/SOLR-14770
Project: Solr
Issue Type: I
[
https://issues.apache.org/jira/browse/LUCENE-9470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17181921#comment-17181921
]
Simon Willnauer commented on LUCENE-9470:
-
I found another one on our CI:
{nofo
[
https://issues.apache.org/jira/browse/SOLR-14770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17181932#comment-17181932
]
Mike Drob commented on SOLR-14770:
--
[~ab] I just updated [https://github.com/apache/luce
[
https://issues.apache.org/jira/browse/SOLR-14750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17181945#comment-17181945
]
Erick Erickson commented on SOLR-14750:
---
[~noble.paul] Can we close this now?
> Ha
ErickErickson closed pull request #1685:
URL: https://github.com/apache/lucene-solr/pull/1685
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
slackhappy commented on a change in pull request #1436:
URL: https://github.com/apache/lucene-solr/pull/1436#discussion_r47487
##
File path: solr/solr-ref-guide/src/common-query-parameters.adoc
##
@@ -206,7 +206,7 @@ The default value of this parameter is blank, which cause
slackhappy commented on a change in pull request #1436:
URL: https://github.com/apache/lucene-solr/pull/1436#discussion_r474778543
##
File path: solr/solr-ref-guide/src/common-query-parameters.adoc
##
@@ -206,7 +206,7 @@ The default value of this parameter is blank, which cause
slackhappy commented on a change in pull request #1436:
URL: https://github.com/apache/lucene-solr/pull/1436#discussion_r474780615
##
File path: solr/core/src/test/org/apache/solr/CursorPagingTest.java
##
@@ -499,6 +492,61 @@ public void testSimple() throws Exception {
slackhappy commented on a change in pull request #1436:
URL: https://github.com/apache/lucene-solr/pull/1436#discussion_r474794540
##
File path: solr/solr-ref-guide/src/common-query-parameters.adoc
##
@@ -206,7 +206,7 @@ The default value of this parameter is blank, which cause
slackhappy commented on a change in pull request #1436:
URL: https://github.com/apache/lucene-solr/pull/1436#discussion_r474794540
##
File path: solr/solr-ref-guide/src/common-query-parameters.adoc
##
@@ -206,7 +206,7 @@ The default value of this parameter is blank, which cause
rishisankar commented on a change in pull request #1770:
URL: https://github.com/apache/lucene-solr/pull/1770#discussion_r474810544
##
File path:
solr/solrj/src/java/org/apache/solr/client/solrj/impl/BaseCloudSolrClient.java
##
@@ -853,6 +858,18 @@ public RouteException(ErrorC
HoustonPutman commented on pull request #1769:
URL: https://github.com/apache/lucene-solr/pull/1769#issuecomment-678386899
> > I'd be happy to copy exactly from the repo and make the small changes in
a different PR, if that would make y'all more comfortable.
>
> Doesn't have to be a
rishisankar commented on a change in pull request #1770:
URL: https://github.com/apache/lucene-solr/pull/1770#discussion_r474823050
##
File path:
solr/solrj/src/java/org/apache/solr/client/solrj/impl/Http2SolrClient.java
##
@@ -394,26 +393,26 @@ public void onHeaders(Response
rishisankar commented on a change in pull request #1770:
URL: https://github.com/apache/lucene-solr/pull/1770#discussion_r474823357
##
File path:
solr/solrj/src/java/org/apache/solr/client/solrj/impl/Http2SolrClient.java
##
@@ -394,26 +393,26 @@ public void onHeaders(Response
HoustonPutman commented on pull request #1769:
URL: https://github.com/apache/lucene-solr/pull/1769#issuecomment-678403695
@madrob The first commit has the Dockerfile, tests, scripts and docs copied
over from the docker-solr repo. The rest of the commits are small changes to
the scripts, s
[
https://issues.apache.org/jira/browse/SOLR-14765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17182037#comment-17182037
]
Michael Gibney commented on SOLR-14765:
---
Thanks, [~mdrob]! I just added a CHANGES.t
rishisankar commented on a change in pull request #1770:
URL: https://github.com/apache/lucene-solr/pull/1770#discussion_r474836063
##
File path:
solr/solrj/src/java/org/apache/solr/client/solrj/impl/BaseCloudSolrClient.java
##
@@ -1167,8 +1191,38 @@ public RouteException(Erro
madrob commented on a change in pull request #1759:
URL: https://github.com/apache/lucene-solr/pull/1759#discussion_r474835389
##
File path:
solr/core/src/test/org/apache/solr/cloud/api/collections/SimpleCollectionCreateDeleteTest.java
##
@@ -32,69 +28,151 @@
import org.apach
madrob commented on pull request #1759:
URL: https://github.com/apache/lucene-solr/pull/1759#issuecomment-678409403
I think only committers can retriever the precommit, I launched it again, if
it comes back clean will merge
madrob edited a comment on pull request #1759:
URL: https://github.com/apache/lucene-solr/pull/1759#issuecomment-678409403
I think only committers can re-launch the precommit, I launched it again, if
it comes back clean will merge
--
[
https://issues.apache.org/jira/browse/SOLR-14705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17182044#comment-17182044
]
Marcus Eagan commented on SOLR-14705:
-
Agree
> Release Smoke Test Script Shows Un
s1monw commented on a change in pull request #1772:
URL: https://github.com/apache/lucene-solr/pull/1772#discussion_r474853999
##
File path: lucene/core/src/java/org/apache/lucene/index/IndexWriter.java
##
@@ -5728,4 +5735,25 @@ public String toString() {
return writer.s
[
https://issues.apache.org/jira/browse/SOLR-14413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
John Gallagher updated SOLR-14413:
--
Attachment: image-2020-08-21-14-18-36-229.png
> allow timeAllowed and cursorMark parameters
> -
[
https://issues.apache.org/jira/browse/SOLR-14413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
John Gallagher updated SOLR-14413:
--
Attachment: SOLR-14413-jg-update2.patch
> allow timeAllowed and cursorMark parameters
> ---
[
https://issues.apache.org/jira/browse/SOLR-14413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17182060#comment-17182060
]
John Gallagher commented on SOLR-14413:
---
Thanks [~mdrob] for reviewing!
I added n
thelabdude commented on pull request #1769:
URL: https://github.com/apache/lucene-solr/pull/1769#issuecomment-678429788
Looking great @HoustonPutman ! I ran `g assemble` and then launched the
Docker image using a compose file:
```
version: '3.2'
services:
zookeeper:
[
https://issues.apache.org/jira/browse/SOLR-14765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17182074#comment-17182074
]
Mike Drob commented on SOLR-14765:
--
The explanation of the no commit makes a lot of sens
[
https://issues.apache.org/jira/browse/SOLR-14765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17182084#comment-17182084
]
Michael Gibney commented on SOLR-14765:
---
Right, that makes sense. For {{cursorMark}
Erick Erickson created SOLR-14771:
-
Summary: Reproducible failure for LBDSolrClientTest
Key: SOLR-14771
URL: https://issues.apache.org/jira/browse/SOLR-14771
Project: Solr
Issue Type: Bug
Erick Erickson created SOLR-14772:
-
Summary: Reproducible failure TestConfigOverlay
Key: SOLR-14772
URL: https://issues.apache.org/jira/browse/SOLR-14772
Project: Solr
Issue Type: Bug
S
[
https://issues.apache.org/jira/browse/SOLR-14771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Erick Erickson updated SOLR-14771:
--
Summary: Reproducible failure for LBSolrClientTest (was: Reproducible
failure for LBDSolrClien
madrob commented on pull request #1769:
URL: https://github.com/apache/lucene-solr/pull/1769#issuecomment-678451308
> Note the need to set SOLR_JETTY_HOST to bind to all interfaces in the
container if you want to expose Solr to your local workstation
I previously found the need to s
[
https://issues.apache.org/jira/browse/LUCENE-9433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17182093#comment-17182093
]
ASF subversion and git services commented on LUCENE-9433:
-
Commi
[
https://issues.apache.org/jira/browse/LUCENE-9433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17182099#comment-17182099
]
Erick Erickson commented on LUCENE-9433:
Pushed, but then realized that I may ha
David Eric Pugh created SOLR-14773:
--
Summary: Add LukeRequestHandler to Ref Guide
Key: SOLR-14773
URL: https://issues.apache.org/jira/browse/SOLR-14773
Project: Solr
Issue Type: Improvement
[
https://issues.apache.org/jira/browse/SOLR-14765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17182105#comment-17182105
]
Mike Drob commented on SOLR-14765:
--
I've seen the combination of cursorMark, MatchAllDoc
madrob merged pull request #1759:
URL: https://github.com/apache/lucene-solr/pull/1759
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
[
https://issues.apache.org/jira/browse/SOLR-13438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17182106#comment-17182106
]
ASF subversion and git services commented on SOLR-13438:
Commit 6
dweiss merged pull request #1761:
URL: https://github.com/apache/lucene-solr/pull/1761
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
[
https://issues.apache.org/jira/browse/LUCENE-9438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dawid Weiss resolved LUCENE-9438.
-
Fix Version/s: master (9.0)
Resolution: Fixed
> Add gradle workflow support for Eclipse I
[
https://issues.apache.org/jira/browse/LUCENE-9438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17182109#comment-17182109
]
Dawid Weiss commented on LUCENE-9438:
-
I've pushed this in, doesn't seem to be clash
[
https://issues.apache.org/jira/browse/LUCENE-9438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17182108#comment-17182108
]
ASF subversion and git services commented on LUCENE-9438:
-
Commi
[
https://issues.apache.org/jira/browse/LUCENE-9433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17182111#comment-17182111
]
Dawid Weiss commented on LUCENE-9433:
-
Oh, you've removed ant. :) I'm fine with it b
[
https://issues.apache.org/jira/browse/SOLR-14636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17182115#comment-17182115
]
Mark Robert Miller commented on SOLR-14636:
---
And a Tim Potter commit hits! How
Erick Erickson created LUCENE-9474:
--
Summary: Change Jenkins jobs to use Gradle for trunk
Key: LUCENE-9474
URL: https://issues.apache.org/jira/browse/LUCENE-9474
Project: Lucene - Core
Issue
[
https://issues.apache.org/jira/browse/SOLR-13438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17182127#comment-17182127
]
ASF subversion and git services commented on SOLR-13438:
Commit f
[
https://issues.apache.org/jira/browse/SOLR-13438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mike Drob reassigned SOLR-13438:
Assignee: Mike Drob
> DELETE collection should remove AUTOCREATED configsets
> ---
[
https://issues.apache.org/jira/browse/SOLR-13438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mike Drob resolved SOLR-13438.
--
Fix Version/s: 8.7
master (9.0)
Resolution: Fixed
Thanks for the patch Anders
[
https://issues.apache.org/jira/browse/LUCENE-9474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17182144#comment-17182144
]
Cassandra Targett commented on LUCENE-9474:
---
The Ref Guide master build I just
[
https://issues.apache.org/jira/browse/LUCENE-9433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17182145#comment-17182145
]
ASF subversion and git services commented on LUCENE-9433:
-
Commi
[
https://issues.apache.org/jira/browse/LUCENE-9474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17182144#comment-17182144
]
Cassandra Targett edited comment on LUCENE-9474 at 8/21/20, 8:58 PM:
-
epugh opened a new pull request #1773:
URL: https://github.com/apache/lucene-solr/pull/1773
To replace the old
https://cwiki.apache.org/confluence/display/solr/LukeRequestHandler page, and
eventually provide a link to the Luke application's getting started page!
-
Tomas Eduardo Fernandez Lobbe created SOLR-14774:
Summary: HealthCheckHandler shouldn't be an implicit SolrCore
level handler and should be configurable
Key: SOLR-14774
URL: https://issues.apache.o
[
https://issues.apache.org/jira/browse/SOLR-14774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17182159#comment-17182159
]
Tomas Eduardo Fernandez Lobbe commented on SOLR-14774:
--
[~shalin], [
thelabdude commented on pull request #1769:
URL: https://github.com/apache/lucene-solr/pull/1769#issuecomment-678536391
> > Note the need to set SOLR_JETTY_HOST to bind to all interfaces in the
container if you want to expose Solr to your local workstation
>
> I previously found the
[
https://issues.apache.org/jira/browse/SOLR-14684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17182182#comment-17182182
]
Tomas Eduardo Fernandez Lobbe commented on SOLR-14684:
--
There are a
[
https://issues.apache.org/jira/browse/SOLR-14684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17182186#comment-17182186
]
Tomas Eduardo Fernandez Lobbe commented on SOLR-14684:
--
Ah, I notice
[
https://issues.apache.org/jira/browse/SOLR-14636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Robert Miller updated SOLR-14636:
--
Description:
SolrCloud powers critical infrastructure and needs the ability to run quic
[
https://issues.apache.org/jira/browse/SOLR-14383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17182195#comment-17182195
]
Chris M. Hostetter commented on SOLR-14383:
---
FWIW: i keep going back and forth
[
https://issues.apache.org/jira/browse/SOLR-14636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17182220#comment-17182220
]
Ishan Chattopadhyaya commented on SOLR-14636:
-
Welcome and thanks [~thelabdud
[
https://issues.apache.org/jira/browse/SOLR-14750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Noble Paul resolved SOLR-14750.
---
Fix Version/s: 8.7
Resolution: Fixed
> Harden TestBulkSchemaConcurrent
> -
[
https://issues.apache.org/jira/browse/SOLR-14636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17182227#comment-17182227
]
Mark Robert Miller commented on SOLR-14636:
---
Thanks Ishan - honestly, without t
tflobbe opened a new pull request #1774:
URL: https://github.com/apache/lucene-solr/pull/1774
This allows users to plug-in different implementations of the handler (they
must extend HealthCheckHandler)
This PR also removes the HealthCheckHandler from the implicit SolrCore
plugins
[
https://issues.apache.org/jira/browse/SOLR-14636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Robert Miller updated SOLR-14636:
--
Description:
SolrCloud powers critical infrastructure and needs the ability to run quic
[
https://issues.apache.org/jira/browse/LUCENE-9474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17182243#comment-17182243
]
Tomoko Uchida commented on LUCENE-9474:
---
+1. It's a great step to real transition
86 matches
Mail list logo