muse-dev[bot] commented on a change in pull request #2276:
URL: https://github.com/apache/lucene-solr/pull/2276#discussion_r567189689
##
File path:
lucene/backward-codecs/src/test/org/apache/lucene/backward_index/TestBackwardsCompatibility.java
##
@@ -1079,8 +1069,7 @@ public
jtibshirani opened a new pull request #2276:
URL: https://github.com/apache/lucene-solr/pull/2276
This PR also cleans up some old checks that only applied to pre-6.0 indices.
This is an automated message from the Apache Git S
[
https://issues.apache.org/jira/browse/SOLR-7642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17275457#comment-17275457
]
Gus Heck commented on SOLR-7642:
ch does indeed mean change, but it's a reference to the u
[
https://issues.apache.org/jira/browse/SOLR-13209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17275425#comment-17275425
]
Cader Hancock edited comment on SOLR-13209 at 1/29/21, 11:41 PM:
--
[
https://issues.apache.org/jira/browse/SOLR-14978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17275427#comment-17275427
]
ASF subversion and git services commented on SOLR-14978:
Commit 1
[
https://issues.apache.org/jira/browse/SOLR-14978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17275426#comment-17275426
]
ASF subversion and git services commented on SOLR-14978:
Commit 1
[
https://issues.apache.org/jira/browse/SOLR-13209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17275425#comment-17275425
]
Cader Hancock commented on SOLR-13209:
--
I'm going to be tottaly honest, I have no id
[
https://issues.apache.org/jira/browse/LUCENE-9686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17275421#comment-17275421
]
Julie Tibshirani commented on LUCENE-9686:
--
Thanks [~zacharymorn] for looking i
[
https://issues.apache.org/jira/browse/SOLR-15123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17275419#comment-17275419
]
David Eric Pugh commented on SOLR-15123:
[~ctargett]I'd love your review on the a
epugh opened a new pull request #2275:
URL: https://github.com/apache/lucene-solr/pull/2275
# Description
different people have written different SolrCLI tools over time, and it
shows in the user help.
# Solution
Copy edit all the tool options.
# Tests
Just do
David Eric Pugh created SOLR-15123:
--
Summary: bin/solr tools all have different styles of describing
command opitons
Key: SOLR-15123
URL: https://issues.apache.org/jira/browse/SOLR-15123
Project: Sol
[
https://issues.apache.org/jira/browse/LUCENE-9705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17275415#comment-17275415
]
Mike Drob commented on LUCENE-9705:
---
Right, I get that there are new codecs all the ti
jtibshirani opened a new pull request #2274:
URL: https://github.com/apache/lucene-solr/pull/2274
For now this is just a copy of Lucene50LiveDocsFormat. The existing
Lucene50LiveDocsFormat was moved to backwards-codecs.
Th
jtibshirani commented on a change in pull request #2268:
URL: https://github.com/apache/lucene-solr/pull/2268#discussion_r567116775
##
File path:
lucene/backward-codecs/src/java/org/apache/lucene/backward_codecs/lucene50/Lucene50CompoundFormat.java
##
@@ -0,0 +1,88 @@
+/*
+ *
cammiemw commented on pull request #2097:
URL: https://github.com/apache/lucene-solr/pull/2097#issuecomment-770074489
Hi @mikemccand! The smoothingScore method requires a docId because the most
important implementation of smoothingScore is in TermScorer, which uses the
postingsEnum to get
mikemccand commented on pull request #2097:
URL: https://github.com/apache/lucene-solr/pull/2097#issuecomment-770069329
Thanks @cammiemw!
One thing I noticed after I pushed was the new `Scorable.smothingScore(int
docId)` method: why does this take the `int docId` parameter? Shouldn'
[
https://issues.apache.org/jira/browse/SOLR-15122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17275380#comment-17275380
]
ASF subversion and git services commented on SOLR-15122:
Commit 5
Michael McCandless created LUCENE-9713:
--
Summary: Did we lose the UTF-8 BOM detection in lucene/CHANGES.txt
in gradle migration?
Key: LUCENE-9713
URL: https://issues.apache.org/jira/browse/LUCENE-9713
[
https://issues.apache.org/jira/browse/LUCENE-9537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17275378#comment-17275378
]
ASF subversion and git services commented on LUCENE-9537:
-
Commi
[
https://issues.apache.org/jira/browse/SOLR-15122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17275377#comment-17275377
]
Mike Drob commented on SOLR-15122:
--
[~ab] - looks like this has been flaky since is was
[
https://issues.apache.org/jira/browse/LUCENE-9537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17275376#comment-17275376
]
ASF subversion and git services commented on LUCENE-9537:
-
Commi
[
https://issues.apache.org/jira/browse/LUCENE-9712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17275373#comment-17275373
]
David Smiley commented on LUCENE-9712:
--
I suspect the culprit is in this method:
{
[
https://issues.apache.org/jira/browse/SOLR-14253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17275360#comment-17275360
]
Mike Drob commented on SOLR-14253:
--
Rebased the changes onto current code, and picked up
[
https://issues.apache.org/jira/browse/SOLR-7642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17275359#comment-17275359
]
Isabelle Giguere commented on SOLR-7642:
[~janhoy], [~gus] : I don't see the "Enab
[
https://issues.apache.org/jira/browse/LUCENE-9694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17275358#comment-17275358
]
ASF subversion and git services commented on LUCENE-9694:
-
Commi
mikemccand commented on a change in pull request #2247:
URL: https://github.com/apache/lucene-solr/pull/2247#discussion_r567085518
##
File path:
lucene/facet/src/java/org/apache/lucene/facet/taxonomy/directory/DirectoryTaxonomyReader.java
##
@@ -353,12 +349,104 @@ public Facet
David Smiley created LUCENE-9712:
Summary: UnifiedHighlighter, optimize WEIGHT_MATCHES when many
fields
Key: LUCENE-9712
URL: https://issues.apache.org/jira/browse/LUCENE-9712
Project: Lucene - Core
markrmiller commented on pull request #2263:
URL: https://github.com/apache/lucene-solr/pull/2263#issuecomment-770041322
Sorry @madrob, didn't mean to get those wip commits in the dev branch, they
were meant to go another branch for testing.
Can you update this? Sorry about the hassl
[
https://issues.apache.org/jira/browse/SOLR-14949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17275341#comment-17275341
]
ASF subversion and git services commented on SOLR-14949:
Commit 5
[
https://issues.apache.org/jira/browse/SOLR-15075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17275343#comment-17275343
]
ASF subversion and git services commented on SOLR-15075:
Commit 9
[
https://issues.apache.org/jira/browse/SOLR-15001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17275342#comment-17275342
]
ASF subversion and git services commented on SOLR-15001:
Commit 1
[
https://issues.apache.org/jira/browse/SOLR-14947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17275336#comment-17275336
]
ASF subversion and git services commented on SOLR-14947:
Commit d
[
https://issues.apache.org/jira/browse/SOLR-14949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17275340#comment-17275340
]
ASF subversion and git services commented on SOLR-14949:
Commit a
[
https://issues.apache.org/jira/browse/SOLR-14955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17275338#comment-17275338
]
ASF subversion and git services commented on SOLR-14955:
Commit 2
[
https://issues.apache.org/jira/browse/SOLR-14972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17275339#comment-17275339
]
ASF subversion and git services commented on SOLR-14972:
Commit d
[
https://issues.apache.org/jira/browse/SOLR-15075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17275344#comment-17275344
]
ASF subversion and git services commented on SOLR-15075:
Commit 7
[
https://issues.apache.org/jira/browse/SOLR-14957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17275337#comment-17275337
]
ASF subversion and git services commented on SOLR-14957:
Commit 2
[
https://issues.apache.org/jira/browse/SOLR-15075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17275335#comment-17275335
]
ASF subversion and git services commented on SOLR-15075:
Commit 7
[
https://issues.apache.org/jira/browse/SOLR-15075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17275334#comment-17275334
]
ASF subversion and git services commented on SOLR-15075:
Commit 9
[
https://issues.apache.org/jira/browse/SOLR-14972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17275328#comment-17275328
]
ASF subversion and git services commented on SOLR-14972:
Commit d
[
https://issues.apache.org/jira/browse/SOLR-14955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17275327#comment-17275327
]
ASF subversion and git services commented on SOLR-14955:
Commit 2
[
https://issues.apache.org/jira/browse/SOLR-15001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17275333#comment-17275333
]
ASF subversion and git services commented on SOLR-15001:
Commit 1
[
https://issues.apache.org/jira/browse/SOLR-14949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17275331#comment-17275331
]
ASF subversion and git services commented on SOLR-14949:
Commit 5
[
https://issues.apache.org/jira/browse/SOLR-14947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17275325#comment-17275325
]
ASF subversion and git services commented on SOLR-14947:
Commit d
[
https://issues.apache.org/jira/browse/SOLR-14949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17275329#comment-17275329
]
ASF subversion and git services commented on SOLR-14949:
Commit a
[
https://issues.apache.org/jira/browse/SOLR-14957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17275326#comment-17275326
]
ASF subversion and git services commented on SOLR-14957:
Commit 2
Michael McCandless created LUCENE-9711:
--
Summary: "gradle precommit" no longer catches accidental
package-private APIs?
Key: LUCENE-9711
URL: https://issues.apache.org/jira/browse/LUCENE-9711
Pro
Mike Drob created SOLR-15122:
Summary: ClusterEventProducerTest.testEvents is unstable
Key: SOLR-15122
URL: https://issues.apache.org/jira/browse/SOLR-15122
Project: Solr
Issue Type: Bug
Se
[
https://issues.apache.org/jira/browse/LUCENE-9694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17275312#comment-17275312
]
ASF subversion and git services commented on LUCENE-9694:
-
Commi
[
https://issues.apache.org/jira/browse/LUCENE-9694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless resolved LUCENE-9694.
Fix Version/s: 8.9
master (9.0)
Resolution: Fixed
Thank
[
https://issues.apache.org/jira/browse/LUCENE-9694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17275311#comment-17275311
]
ASF subversion and git services commented on LUCENE-9694:
-
Commi
[
https://issues.apache.org/jira/browse/LUCENE-9694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17275310#comment-17275310
]
ASF subversion and git services commented on LUCENE-9694:
-
Commi
[
https://issues.apache.org/jira/browse/SOLR-10321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Smiley updated SOLR-10321:
Issue Type: Improvement (was: Bug)
Priority: Major (was: Minor)
> Unified highlighter retur
[
https://issues.apache.org/jira/browse/SOLR-12663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Smiley resolved SOLR-12663.
-
Fix Version/s: 8.5
Resolution: Fixed
Implemented via SOLR-14194 in 8.5 for the original hi
sepulworld commented on pull request #206:
URL:
https://github.com/apache/lucene-solr-operator/pull/206#issuecomment-770020782
Updated local_tutorial.md here:
https://github.com/apache/lucene-solr-operator/pull/207 if you wanted to review
and merge separately
---
sepulworld opened a new pull request #207:
URL: https://github.com/apache/lucene-solr-operator/pull/207
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
[
https://issues.apache.org/jira/browse/LUCENE-9537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17275289#comment-17275289
]
ASF subversion and git services commented on LUCENE-9537:
-
Commi
[
https://issues.apache.org/jira/browse/SOLR-8319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Isabelle Giguere updated SOLR-8319:
---
Attachment: (was: SOLR-7642.patch)
> NPE when creating pivot
> ---
>
>
[
https://issues.apache.org/jira/browse/SOLR-8319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Isabelle Giguere updated SOLR-8319:
---
Attachment: SOLR-7642.patch
> NPE when creating pivot
> ---
>
>
mikemccand merged pull request #2097:
URL: https://github.com/apache/lucene-solr/pull/2097
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-7642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17275287#comment-17275287
]
Isabelle Giguere commented on SOLR-7642:
New patch, adressing Jan's comments.
The
[
https://issues.apache.org/jira/browse/SOLR-7642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17275287#comment-17275287
]
Isabelle Giguere edited comment on SOLR-7642 at 1/29/21, 7:45 PM:
--
[
https://issues.apache.org/jira/browse/SOLR-7642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Isabelle Giguere updated SOLR-7642:
---
Attachment: SOLR-7642.patch
> Should launching Solr in cloud mode using a ZooKeeper chroot cre
mikemccand commented on pull request #2097:
URL: https://github.com/apache/lucene-solr/pull/2097#issuecomment-770011220
Thanks @cammiemw, that test now passes again!
I ran top-level tests multiple times and each time, a solr test failed for
what looked like (not certain) unrelated to
HoustonPutman opened a new pull request #206:
URL: https://github.com/apache/lucene-solr-operator/pull/206
Resolves: #204
Still need to update the local tutorial to not use the Collection CRD.
This is an automated mes
HoustonPutman merged pull request #203:
URL: https://github.com/apache/lucene-solr-operator/pull/203
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
UR
[
https://issues.apache.org/jira/browse/SOLR-8319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17275262#comment-17275262
]
Houston Putman commented on SOLR-8319:
--
The reason for the NPE on different values of
HoustonPutman opened a new pull request #2273:
URL: https://github.com/apache/lucene-solr/pull/2273
Addresses NPE found in https://issues.apache.org/jira/browse/SOLR-8319
Will do some performance comparisons before merging as well.
---
[
https://issues.apache.org/jira/browse/SOLR-8319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17275256#comment-17275256
]
Houston Putman commented on SOLR-8319:
--
I have done just a bit of digging, but the re
mikemccand commented on pull request #2246:
URL: https://github.com/apache/lucene-solr/pull/2246#issuecomment-769974955
Thank you @zhaih! This will be a very useful tool for realistic
benchmarking!
This is an automated mess
[
https://issues.apache.org/jira/browse/LUCENE-9694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17275246#comment-17275246
]
ASF subversion and git services commented on LUCENE-9694:
-
Commi
mikemccand merged pull request #2246:
URL: https://github.com/apache/lucene-solr/pull/2246
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-15121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Eric Pugh reassigned SOLR-15121:
--
Assignee: David Eric Pugh
> Move XSLT (tr param) to scripting contrib
> --
mikemccand commented on a change in pull request #2256:
URL: https://github.com/apache/lucene-solr/pull/2256#discussion_r566993804
##
File path: lucene/core/src/java/org/apache/lucene/index/IndexWriter.java
##
@@ -941,6 +969,11 @@ public IndexWriter(Directory d, IndexWriterConf
[
https://issues.apache.org/jira/browse/SOLR-15121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17275220#comment-17275220
]
David Smiley commented on SOLR-15121:
-
Additionally, the functionality should be guar
gautamworah96 commented on a change in pull request #2247:
URL: https://github.com/apache/lucene-solr/pull/2247#discussion_r566988968
##
File path:
lucene/facet/src/java/org/apache/lucene/facet/taxonomy/directory/DirectoryTaxonomyReader.java
##
@@ -353,12 +349,65 @@ public Fac
[
https://issues.apache.org/jira/browse/SOLR-15121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Smiley updated SOLR-15121:
Fix Version/s: master (9.0)
> Move XSLT (tr param) to scripting contrib
> -
David Smiley created SOLR-15121:
---
Summary: Move XSLT (tr param) to scripting contrib
Key: SOLR-15121
URL: https://issues.apache.org/jira/browse/SOLR-15121
Project: Solr
Issue Type: Improvement
gautamworah96 commented on a change in pull request #2247:
URL: https://github.com/apache/lucene-solr/pull/2247#discussion_r566981233
##
File path:
lucene/facet/src/java/org/apache/lucene/facet/taxonomy/directory/DirectoryTaxonomyReader.java
##
@@ -353,12 +349,65 @@ public Fac
gautamworah96 commented on a change in pull request #2247:
URL: https://github.com/apache/lucene-solr/pull/2247#discussion_r566980263
##
File path:
lucene/facet/src/java/org/apache/lucene/facet/taxonomy/directory/DirectoryTaxonomyReader.java
##
@@ -353,12 +349,65 @@ public Fac
[
https://issues.apache.org/jira/browse/SOLR-14067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17275213#comment-17275213
]
ASF subversion and git services commented on SOLR-14067:
Commit 6
gautamworah96 commented on a change in pull request #2247:
URL: https://github.com/apache/lucene-solr/pull/2247#discussion_r566978754
##
File path:
lucene/facet/src/java/org/apache/lucene/facet/taxonomy/directory/DirectoryTaxonomyReader.java
##
@@ -314,7 +316,6 @@ public int g
epugh merged pull request #2257:
URL: https://github.com/apache/lucene-solr/pull/2257
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 t
gautamworah96 commented on a change in pull request #2247:
URL: https://github.com/apache/lucene-solr/pull/2247#discussion_r566977877
##
File path:
lucene/facet/src/java/org/apache/lucene/facet/taxonomy/directory/DirectoryTaxonomyReader.java
##
@@ -353,12 +349,65 @@ public Fac
gautamworah96 commented on a change in pull request #2247:
URL: https://github.com/apache/lucene-solr/pull/2247#discussion_r566976943
##
File path:
lucene/facet/src/java/org/apache/lucene/facet/taxonomy/directory/DirectoryTaxonomyReader.java
##
@@ -353,12 +349,65 @@ public Fac
[
https://issues.apache.org/jira/browse/SOLR-15025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mike Drob resolved SOLR-15025.
--
Fix Version/s: 8.9
master (9.0)
Assignee: Mike Drob
Resolution: Fixed
gautamworah96 commented on a change in pull request #2247:
URL: https://github.com/apache/lucene-solr/pull/2247#discussion_r566976157
##
File path:
lucene/facet/src/test/org/apache/lucene/facet/taxonomy/directory/TestDirectoryTaxonomyReader.java
##
@@ -569,4 +569,31 @@ public
[
https://issues.apache.org/jira/browse/SOLR-15025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17274772#comment-17274772
]
ASF subversion and git services commented on SOLR-15025:
Commit 5
[
https://issues.apache.org/jira/browse/SOLR-15025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17274698#comment-17274698
]
ASF subversion and git services commented on SOLR-15025:
Commit a
madrob merged pull request #2193:
URL: https://github.com/apache/lucene-solr/pull/2193
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-13209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17274593#comment-17274593
]
Isabelle Giguere commented on SOLR-13209:
-
Throwing an exception for a null query
megancarey commented on a change in pull request #2234:
URL: https://github.com/apache/lucene-solr/pull/2234#discussion_r566948054
##
File path: solr/core/src/java/org/apache/solr/cloud/CloudDescriptor.java
##
@@ -64,7 +66,7 @@ public CloudDescriptor(CoreDescriptor cd, String c
[
https://issues.apache.org/jira/browse/SOLR-15085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17274589#comment-17274589
]
ASF subversion and git services commented on SOLR-15085:
Commit 2
[
https://issues.apache.org/jira/browse/SOLR-15085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mike Drob resolved SOLR-15085.
--
Fix Version/s: 8.9
master (9.0)
Assignee: Mike Drob
Resolution: Fixed
[
https://issues.apache.org/jira/browse/SOLR-15085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17274588#comment-17274588
]
ASF subversion and git services commented on SOLR-15085:
Commit 7
madrob closed pull request #2216:
URL: https://github.com/apache/lucene-solr/pull/2216
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
madrob commented on pull request #2216:
URL: https://github.com/apache/lucene-solr/pull/2216#issuecomment-769935182
Added upgrade notes, pushed to branch_8x and master! Thanks!
This is an automated message from the Apache Git
[
https://issues.apache.org/jira/browse/SOLR-8319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17274551#comment-17274551
]
Isabelle Giguere edited comment on SOLR-8319 at 1/29/21, 5:00 PM:
--
[
https://issues.apache.org/jira/browse/SOLR-15120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mike Drob resolved SOLR-15120.
--
Fix Version/s: 8.9
master (9.0)
Assignee: Mike Drob
Resolution: Fixed
[
https://issues.apache.org/jira/browse/SOLR-15120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17274552#comment-17274552
]
ASF subversion and git services commented on SOLR-15120:
Commit 5
1 - 100 of 144 matches
Mail list logo