dsmiley commented on a change in pull request #638:
URL: https://github.com/apache/solr/pull/638#discussion_r806440724
##
File path: solr/core/src/java/org/apache/solr/query/FilterQuery.java
##
@@ -68,7 +74,7 @@ public String toString(String field) {
@Override
public vo
dsmiley opened a new pull request #638:
URL: https://github.com/apache/solr/pull/638
... and some misc adjustments
https://issues.apache.org/jira/browse/SOLR-12336
Mostly; instead of making DocSetQuery score as 0, make FilteredQuery do
that. Since FilteredQuery wraps DocSetQu
dsmiley commented on a change in pull request #621:
URL: https://github.com/apache/solr/pull/621#discussion_r806432166
##
File path: solr/modules/extraction/build.gradle
##
@@ -26,55 +26,18 @@ dependencies {
implementation 'org.apache.lucene:lucene-core'
implementation 'o
dsmiley commented on a change in pull request #637:
URL: https://github.com/apache/solr/pull/637#discussion_r806431411
##
File path: gradle/validation/spotless.gradle
##
@@ -53,6 +53,7 @@ configure(project(":solr").subprojects) { prj ->
case ":solr:modules:langid":
[
https://issues.apache.org/jira/browse/SOLR-15904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17492331#comment-17492331
]
David Smiley commented on SOLR-15904:
-
BTW, Jan created some script to help modulariz
[
https://issues.apache.org/jira/browse/SOLR-15904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17492330#comment-17492330
]
David Smiley commented on SOLR-15904:
-
I'm so glad you are taking this up!
Perhaps I
dsmiley commented on a change in pull request #637:
URL: https://github.com/apache/solr/pull/637#discussion_r806406756
##
File path: gradle/validation/spotless.gradle
##
@@ -53,6 +53,7 @@ configure(project(":solr").subprojects) { prj ->
case ":solr:modules:langid":
sonatype-lift[bot] commented on a change in pull request #637:
URL: https://github.com/apache/solr/pull/637#discussion_r806406125
##
File path: solr/modules/sql/build.gradle
##
@@ -0,0 +1,69 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contr
risdenk commented on a change in pull request #637:
URL: https://github.com/apache/solr/pull/637#discussion_r806406106
##
File path: solr/modules/sql/build.gradle
##
@@ -0,0 +1,69 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor lice
sonatype-lift[bot] commented on a change in pull request #637:
URL: https://github.com/apache/solr/pull/637#discussion_r806401037
##
File path: solr/modules/sql/build.gradle
##
@@ -0,0 +1,69 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contr
risdenk commented on a change in pull request #584:
URL: https://github.com/apache/solr/pull/584#discussion_r806388452
##
File path: solr/solrj-zookeeper/build.gradle
##
@@ -0,0 +1,32 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor
sonatype-lift[bot] commented on a change in pull request #584:
URL: https://github.com/apache/solr/pull/584#discussion_r806388467
##
File path: solr/solrj-zookeeper/build.gradle
##
@@ -0,0 +1,32 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * c
[
https://issues.apache.org/jira/browse/SOLR-15904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17492317#comment-17492317
]
Kevin Risden commented on SOLR-15904:
-
I threw together an example of starting to ext
risdenk opened a new pull request #637:
URL: https://github.com/apache/solr/pull/637
https://issues.apache.org/jira/browse/SOLR-15904
--
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
risdenk commented on a change in pull request #636:
URL: https://github.com/apache/solr/pull/636#discussion_r806381283
##
File path: solr/modules/hadoop-auth/build.gradle
##
@@ -0,0 +1,119 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contrib
sonatype-lift[bot] commented on a change in pull request #636:
URL: https://github.com/apache/solr/pull/636#discussion_r806381267
##
File path: solr/modules/hadoop-auth/build.gradle
##
@@ -0,0 +1,119 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
risdenk commented on a change in pull request #636:
URL: https://github.com/apache/solr/pull/636#discussion_r806381253
##
File path: solr/modules/hadoop-auth/build.gradle
##
@@ -0,0 +1,119 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contrib
sonatype-lift[bot] commented on a change in pull request #636:
URL: https://github.com/apache/solr/pull/636#discussion_r806379240
##
File path: solr/modules/hadoop-auth/build.gradle
##
@@ -0,0 +1,119 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
[
https://issues.apache.org/jira/browse/SOLR-15333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17492308#comment-17492308
]
Mike Drob commented on SOLR-15333:
--
I think the test you posted is reasonable, but I don
[
https://issues.apache.org/jira/browse/SOLR-15904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Risden updated SOLR-15904:
Summary: Move SQLHandler to a module/package (was: Move SQLHandler to a
contrib/module/package)
>
[
https://issues.apache.org/jira/browse/SOLR-13989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Risden updated SOLR-13989:
Summary: Move all hadoop related code to a module (was: Move all hadoop
related code to a contrib
[
https://issues.apache.org/jira/browse/SOLR-13989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17492302#comment-17492302
]
Kevin Risden commented on SOLR-13989:
-
I threw together a PR to show what moving the
risdenk opened a new pull request #636:
URL: https://github.com/apache/solr/pull/636
https://issues.apache.org/jira/browse/SOLR-13989
--
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
[
https://issues.apache.org/jira/browse/SOLR-16006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Risden updated SOLR-16006:
Fix Version/s: 9.0
Resolution: Fixed
Status: Resolved (was: Patch Available)
> A
[
https://issues.apache.org/jira/browse/SOLR-16006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17492291#comment-17492291
]
Kevin Risden commented on SOLR-16006:
-
Here is the output at current main:
{code:ja
[
https://issues.apache.org/jira/browse/SOLR-16006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Risden updated SOLR-16006:
Component/s: Build
> Audit declared/unused dependencies
> --
>
>
[
https://issues.apache.org/jira/browse/SOLR-16006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17492287#comment-17492287
]
ASF subversion and git services commented on SOLR-16006:
Commit c
[
https://issues.apache.org/jira/browse/SOLR-16006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17492286#comment-17492286
]
ASF subversion and git services commented on SOLR-16006:
Commit a
[
https://issues.apache.org/jira/browse/SOLR-16006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17492285#comment-17492285
]
ASF subversion and git services commented on SOLR-16006:
Commit 0
risdenk merged pull request #635:
URL: https://github.com/apache/solr/pull/635
--
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...@
risdenk commented on a change in pull request #635:
URL: https://github.com/apache/solr/pull/635#discussion_r806347554
##
File path: solr/modules/s3-repository/build.gradle
##
@@ -20,70 +20,70 @@ apply plugin: 'java-library'
description = 'S3 Repository'
dependencies {
-
risdenk commented on a change in pull request #635:
URL: https://github.com/apache/solr/pull/635#discussion_r806346984
##
File path: solr/server/build.gradle
##
@@ -30,39 +30,62 @@ configurations {
}
dependencies {
- api('org.eclipse.jetty:jetty-alpn-java-server', {
-e
risdenk commented on a change in pull request #621:
URL: https://github.com/apache/solr/pull/621#discussion_r806345824
##
File path: solr/modules/extraction/build.gradle
##
@@ -26,55 +26,18 @@ dependencies {
implementation 'org.apache.lucene:lucene-core'
implementation 'o
[
https://issues.apache.org/jira/browse/SOLR-16007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17492276#comment-17492276
]
ASF subversion and git services commented on SOLR-16007:
Commit e
[
https://issues.apache.org/jira/browse/SOLR-16007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17492275#comment-17492275
]
ASF subversion and git services commented on SOLR-16007:
Commit 1
[
https://issues.apache.org/jira/browse/SOLR-16007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17492274#comment-17492274
]
ASF subversion and git services commented on SOLR-16007:
Commit a
[
https://issues.apache.org/jira/browse/SOLR-16007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Risden updated SOLR-16007:
Resolution: Fixed
Status: Resolved (was: Patch Available)
> Regression - javax.servlet-api
risdenk merged pull request #633:
URL: https://github.com/apache/solr/pull/633
--
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...@
Kiran created SOLR-16009:
Summary: Solr SQL does not return documents for 'AND' operation on
multi-valued field
Key: SOLR-16009
URL: https://issues.apache.org/jira/browse/SOLR-16009
Project: Solr
Is
dsmiley commented on a change in pull request #621:
URL: https://github.com/apache/solr/pull/621#discussion_r806291185
##
File path: solr/modules/extraction/build.gradle
##
@@ -26,55 +26,18 @@ dependencies {
implementation 'org.apache.lucene:lucene-core'
implementation 'o
dsmiley commented on a change in pull request #635:
URL: https://github.com/apache/solr/pull/635#discussion_r806287123
##
File path: solr/server/build.gradle
##
@@ -30,39 +30,62 @@ configurations {
}
dependencies {
- api('org.eclipse.jetty:jetty-alpn-java-server', {
-e
[
https://issues.apache.org/jira/browse/SOLR-16006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17492228#comment-17492228
]
Kevin Risden commented on SOLR-16006:
-
Put up a PR to address these warnings for most
[
https://issues.apache.org/jira/browse/SOLR-16006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Risden updated SOLR-16006:
Status: Patch Available (was: Open)
> Audit declared/unused dependencies
> ---
risdenk opened a new pull request #635:
URL: https://github.com/apache/solr/pull/635
https://issues.apache.org/jira/browse/SOLR-16006
--
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
[
https://issues.apache.org/jira/browse/SOLR-15146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17492191#comment-17492191
]
Anshum Gupta commented on SOLR-15146:
-
[~ilan] - this one too :)
> Distribute Colle
[
https://issues.apache.org/jira/browse/SOLR-14928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17492189#comment-17492189
]
Anshum Gupta commented on SOLR-14928:
-
Hey [~ilan] - Can you confirm if this is done.
madrob commented on a change in pull request #592:
URL: https://github.com/apache/solr/pull/592#discussion_r806175843
##
File path: solr/core/src/test/org/apache/solr/search/TestMainQueryCaching.java
##
@@ -0,0 +1,313 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF)
madrob opened a new pull request #634:
URL: https://github.com/apache/solr/pull/634
Tested via: git archive --format tgz HEAD | tar -zt | grep wrapper
https://issues.apache.org/jira/browse/SOLR-15972
--
This is an automated message from the Apache Git Service.
To respond to the mes
dsmiley commented on a change in pull request #592:
URL: https://github.com/apache/solr/pull/592#discussion_r806141738
##
File path: solr/core/src/test/org/apache/solr/search/TestMainQueryCaching.java
##
@@ -0,0 +1,313 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF)
[
https://issues.apache.org/jira/browse/SOLR-15066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17492168#comment-17492168
]
David Smiley commented on SOLR-15066:
-
Also perhaps in this same issue: don't require
HoustonPutman commented on a change in pull request #619:
URL: https://github.com/apache/solr/pull/619#discussion_r806122005
##
File path: solr/packaging/build.gradle
##
@@ -160,3 +165,55 @@ distTar {
distZip.enabled = false
assemble.dependsOn installDist
+
+
+// We use Nod
[
https://issues.apache.org/jira/browse/SOLR-13737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Houston Putman updated SOLR-13737:
--
Fix Version/s: (was: 9.1)
> Lead with SolrCloud
> ---
>
> K
[
https://issues.apache.org/jira/browse/SOLR-13737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Pugh resolved SOLR-13737.
--
Fix Version/s: 9.0
9.1
Resolution: Fixed
> Lead with SolrCloud
>
[
https://issues.apache.org/jira/browse/SOLR-15913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17492144#comment-17492144
]
Eric Pugh commented on SOLR-15913:
--
mostly because it's in the release process and I did
madrob commented on a change in pull request #592:
URL: https://github.com/apache/solr/pull/592#discussion_r806048246
##
File path: solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java
##
@@ -854,20 +880,92 @@ private DocSet getAndCacheDocSet(Query query) throws
IO
risdenk commented on a change in pull request #621:
URL: https://github.com/apache/solr/pull/621#discussion_r806088523
##
File path: solr/modules/extraction/build.gradle
##
@@ -26,55 +26,18 @@ dependencies {
implementation 'org.apache.lucene:lucene-core'
implementation 'o
risdenk commented on a change in pull request #621:
URL: https://github.com/apache/solr/pull/621#discussion_r806083202
##
File path: solr/modules/extraction/build.gradle
##
@@ -26,55 +26,18 @@ dependencies {
implementation 'org.apache.lucene:lucene-core'
implementation 'o
[
https://issues.apache.org/jira/browse/SOLR-13737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17492118#comment-17492118
]
ASF subversion and git services commented on SOLR-13737:
Commit 3
epugh merged pull request #630:
URL: https://github.com/apache/solr/pull/630
--
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...@so
epugh commented on pull request #630:
URL: https://github.com/apache/solr/pull/630#issuecomment-1039353988
I'm liking the text about "clustered" ;-)
--
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
risdenk commented on a change in pull request #621:
URL: https://github.com/apache/solr/pull/621#discussion_r806070690
##
File path: solr/modules/extraction/build.gradle
##
@@ -26,55 +26,18 @@ dependencies {
implementation 'org.apache.lucene:lucene-core'
implementation 'o
HoustonPutman commented on a change in pull request #595:
URL: https://github.com/apache/solr/pull/595#discussion_r806052548
##
File path:
solr/solr-ref-guide/modules/upgrade-notes/pages/major-changes-in-solr-9.adoc
##
@@ -104,6 +104,44 @@ All the usages are replaced by
BaseH
HoustonPutman merged pull request #408:
URL: https://github.com/apache/solr-operator/pull/408
--
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: issu
HoustonPutman closed issue #407:
URL: https://github.com/apache/solr-operator/issues/407
--
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-un
HoustonPutman opened a new pull request #408:
URL: https://github.com/apache/solr-operator/pull/408
Resolves #407
--
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 unsub
[
https://issues.apache.org/jira/browse/SOLR-12336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17492088#comment-17492088
]
Uwe Schindler commented on SOLR-12336:
--
Many thanks. Finally it's done. ❤️👍
> Remov
[
https://issues.apache.org/jira/browse/SOLR-15432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mike Drob updated SOLR-15432:
-
Attachment: image-2022-02-14-10-15-49-712.png
> Migrate #solr IRC channel from Freenode to Libera
> -
[
https://issues.apache.org/jira/browse/SOLR-15432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17492085#comment-17492085
]
Mike Drob commented on SOLR-15432:
--
[~epugh] - in the future please either use GitHub sq
[
https://issues.apache.org/jira/browse/SOLR-15432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mike Drob updated SOLR-15432:
-
Attachment: image-2022-02-14-10-14-08-107.png
> Migrate #solr IRC channel from Freenode to Libera
> -
[
https://issues.apache.org/jira/browse/SOLR-15432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mike Drob updated SOLR-15432:
-
Attachment: (was: image-2022-02-14-10-14-08-107.png)
> Migrate #solr IRC channel from Freenode to Lib
[
https://issues.apache.org/jira/browse/SOLR-16007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17492083#comment-17492083
]
Kevin Risden commented on SOLR-16007:
-
I threw a PR up to avoid duplicating the jetty
HoustonPutman opened a new issue #407:
URL: https://github.com/apache/solr-operator/issues/407
1.18 is almost released, but it comes with many new features, so probably
best to go with 1.17 for now and wait for the additions in 1.18 to mature a bit.
--
This is an automated message from t
[
https://issues.apache.org/jira/browse/SOLR-16007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Risden updated SOLR-16007:
Status: Patch Available (was: Open)
> Regression - javax.servlet-api.jar shoud not be in WEB-INF/l
[
https://issues.apache.org/jira/browse/SOLR-15257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17492081#comment-17492081
]
ASF subversion and git services commented on SOLR-15257:
Commit d
[
https://issues.apache.org/jira/browse/SOLR-12336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17492080#comment-17492080
]
ASF subversion and git services commented on SOLR-12336:
Commit d
risdenk opened a new pull request #633:
URL: https://github.com/apache/solr/pull/633
https://issues.apache.org/jira/browse/SOLR-16007
--
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
HoustonPutman commented on issue #400:
URL: https://github.com/apache/solr-operator/issues/400#issuecomment-1039268498
There is no way to currently do this, but it is something that we could look
into.
My first thought is that the common service is used by the operator to
communicat
[
https://issues.apache.org/jira/browse/SOLR-12336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17492067#comment-17492067
]
ASF subversion and git services commented on SOLR-12336:
Commit 5
[
https://issues.apache.org/jira/browse/SOLR-15257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17492068#comment-17492068
]
ASF subversion and git services commented on SOLR-15257:
Commit 5
[
https://issues.apache.org/jira/browse/SOLR-15949?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Smiley resolved SOLR-15949.
-
Resolution: Fixed
> Use Java 17 in docker
> -
>
> Key: SOLR-1
uschindler edited a comment on pull request #631:
URL: https://github.com/apache/solr/pull/631#issuecomment-1039190301
> These are supposed to be fine on Windows, though.
Unfortunately no, to use symlinks in Windows 10, you need multiple stuff and
it is not working out of box:
- Y
uschindler commented on pull request #631:
URL: https://github.com/apache/solr/pull/631#issuecomment-1039190301
> These are supposed to be fine on Windows, though.
Unfortunately no, to use symlinks in Windows 10, you need multiple stuff and
it is not working out of box:
- You need
ctargett commented on pull request #631:
URL: https://github.com/apache/solr/pull/631#issuecomment-1039163795
> Why the hell do we have symlinks in the git checkout?
There are code examples in the Ref Guide which are from real tests, and
these live in the source tree where tests belo
ijioio commented on a change in pull request #595:
URL: https://github.com/apache/solr/pull/595#discussion_r805908626
##
File path:
solr/solr-ref-guide/modules/upgrade-notes/pages/major-changes-in-solr-9.adoc
##
@@ -104,6 +104,44 @@ All the usages are replaced by
BaseHttpSolr
ijioio commented on a change in pull request #595:
URL: https://github.com/apache/solr/pull/595#discussion_r805901949
##
File path: solr/core/src/java/org/apache/solr/handler/SnapShooter.java
##
@@ -272,9 +273,11 @@ public void createSnapAsync(final int numberToKeep,
Consumer>
ijioio commented on a change in pull request #595:
URL: https://github.com/apache/solr/pull/595#discussion_r805893449
##
File path: solr/core/src/java/org/apache/solr/handler/SnapShooter.java
##
@@ -272,9 +273,11 @@ public void createSnapAsync(final int numberToKeep,
Consumer>
[
https://issues.apache.org/jira/browse/SOLR-16007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Risden reassigned SOLR-16007:
---
Assignee: Kevin Risden
> Regression - javax.servlet-api.jar shoud not be in WEB-INF/lib
> --
[
https://issues.apache.org/jira/browse/SOLR-16007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17492014#comment-17492014
]
Kevin Risden commented on SOLR-16007:
-
My gut feel is this dependency should probably
[
https://issues.apache.org/jira/browse/SOLR-15913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17492010#comment-17492010
]
Cassandra Targett commented on SOLR-15913:
--
Why wouldn't you fix this for 9.0?
[
https://issues.apache.org/jira/browse/SOLR-14800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Smiley resolved SOLR-14800.
-
Resolution: Won't Fix
After looking at this some more, I'm closing this as Won't-Fix. The FILTER
[
https://issues.apache.org/jira/browse/SOLR-15949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17492003#comment-17492003
]
ASF subversion and git services commented on SOLR-15949:
Commit 2
[
https://issues.apache.org/jira/browse/SOLR-15949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17492002#comment-17492002
]
ASF subversion and git services commented on SOLR-15949:
Commit f
dsmiley commented on a change in pull request #601:
URL: https://github.com/apache/solr/pull/601#discussion_r805822063
##
File path: solr/core/src/java/org/apache/solr/update/UpdateLog.java
##
@@ -2002,13 +2009,15 @@ public void doReplay(TransactionLog translog) {
tr
cpoerschke commented on a change in pull request #595:
URL: https://github.com/apache/solr/pull/595#discussion_r805760965
##
File path: solr/core/src/java/org/apache/solr/handler/SnapShooter.java
##
@@ -272,9 +273,11 @@ public void createSnapAsync(final int numberToKeep,
Consu
cpoerschke commented on a change in pull request #601:
URL: https://github.com/apache/solr/pull/601#discussion_r805750060
##
File path: solr/CHANGES.txt
##
@@ -642,6 +642,8 @@ Bug Fixes
* SOLR-15558: Don't wait for zombie processes to exit when stopping. (Colvin
Cowie)
+*
[
https://issues.apache.org/jira/browse/SOLR-15913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Pugh resolved SOLR-15913.
--
Fix Version/s: 9.1
Resolution: Fixed
> Override the use of the word Overriden with Overridden in
epugh merged pull request #632:
URL: https://github.com/apache/solr/pull/632
--
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...@so
cpoerschke commented on a change in pull request #601:
URL: https://github.com/apache/solr/pull/601#discussion_r805747775
##
File path: solr/core/src/java/org/apache/solr/update/UpdateLog.java
##
@@ -2002,13 +2009,15 @@ public void doReplay(TransactionLog translog) {
cpoerschke commented on pull request #601:
URL: https://github.com/apache/solr/pull/601#issuecomment-1038967657
> I found the lifecycle of these "proc" instances in this code to not be as
clear as I'd like. And I saw that finish() was being called after each document
(when parallel replay)
[
https://issues.apache.org/jira/browse/SOLR-15983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17491941#comment-17491941
]
ASF subversion and git services commented on SOLR-15983:
Commit f
1 - 100 of 104 matches
Mail list logo