dsmiley commented on a change in pull request #592:
URL: https://github.com/apache/solr/pull/592#discussion_r804321053
##
File path: solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java
##
@@ -1299,6 +1385,47 @@ public DocList getDocList(Query query, List
filterLis
madrob commented on a change in pull request #614:
URL: https://github.com/apache/solr/pull/614#discussion_r804320074
##
File path: solr/solr-ref-guide/src/major-changes-in-solr-9.adoc
##
@@ -53,7 +53,11 @@ SolrCloud doesn't support that but may sometime.
* SOLR-14702: All r
[
https://issues.apache.org/jira/browse/SOLR-16002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mike Drob updated SOLR-16002:
-
Attachment: (was: pgp_info.pgp)
> FilterQuery (`filter([some_query])`) can be double-cached when used
[
https://issues.apache.org/jira/browse/SOLR-16002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sharmin kabir updated SOLR-16002:
-
Attachment: pgp_info.pgp
> FilterQuery (`filter([some_query])`) can be double-cached when used in
madrob closed pull request #523:
URL: https://github.com/apache/solr/pull/523
--
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
magibney commented on a change in pull request #592:
URL: https://github.com/apache/solr/pull/592#discussion_r804247030
##
File path: solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java
##
@@ -1299,6 +1385,47 @@ public DocList getDocList(Query query, List
filterLi
[
https://issues.apache.org/jira/browse/SOLR-16002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Gibney reassigned SOLR-16002:
-
Assignee: Michael Gibney
> FilterQuery (`filter([some_query])`) can be double-cached whe
[
https://issues.apache.org/jira/browse/SOLR-16002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Gibney updated SOLR-16002:
--
Issue Type: Bug (was: Improvement)
> FilterQuery (`filter([some_query])`) can be double-cached
[
https://issues.apache.org/jira/browse/SOLR-16002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Gibney updated SOLR-16002:
--
Priority: Minor (was: Major)
> FilterQuery (`filter([some_query])`) can be double-cached when
Jerry Chung created SOLR-16003:
--
Summary: ZkCmdExecutor.retryOperation does not catch
KeeperException.SessionExpiredException
Key: SOLR-16003
URL: https://issues.apache.org/jira/browse/SOLR-16003
Project
[
https://issues.apache.org/jira/browse/SOLR-16002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17490553#comment-17490553
]
Michael Gibney commented on SOLR-16002:
---
[PR #624|https://github.com/apache/solr/pu
magibney opened a new pull request #624:
URL: https://github.com/apache/solr/pull/624
See: [SOLR-16002](https://issues.apache.org/jira/browse/SOLR-16002)
--
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 t
Michael Gibney created SOLR-16002:
-
Summary: FilterQuery (`filter([some_query])`) can be double-cached
when used in certain contexts
Key: SOLR-16002
URL: https://issues.apache.org/jira/browse/SOLR-16002
madrob commented on a change in pull request #619:
URL: https://github.com/apache/solr/pull/619#discussion_r804135339
##
File path: gradle/node.gradle
##
@@ -0,0 +1,33 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreemen
epugh commented on pull request #610:
URL: https://github.com/apache/solr/pull/610#issuecomment-1035479626
Just added some getting started based on what @chatman did in
https://github.com/apache/lucene-solr/pull/2594/, thoughts @janhoy ???
--
This is an automated message from the Apache
magibney commented on a change in pull request #592:
URL: https://github.com/apache/solr/pull/592#discussion_r804074552
##
File path: solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java
##
@@ -1299,6 +1385,47 @@ public DocList getDocList(Query query, List
filterLi
dsmiley commented on a change in pull request #592:
URL: https://github.com/apache/solr/pull/592#discussion_r804061361
##
File path: solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java
##
@@ -1299,6 +1385,47 @@ public DocList getDocList(Query query, List
filterLis
[
https://issues.apache.org/jira/browse/SOLR-15741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Pugh reassigned SOLR-15741:
Assignee: Eric Pugh
> Updated ref guide filters.adoc
> --
>
>
janhoy commented on a change in pull request #621:
URL: https://github.com/apache/solr/pull/621#discussion_r804049578
##
File path: solr/modules/extraction/build.gradle
##
@@ -26,55 +26,18 @@ dependencies {
implementation 'org.apache.lucene:lucene-core'
implementation 'or
janhoy commented on a change in pull request #610:
URL: https://github.com/apache/solr/pull/610#discussion_r804045780
##
File path: README_v2.md
##
@@ -0,0 +1,176 @@
+
+
+# Welcome to the Apache Solr project!
+---
+
+Solr is the popular, blazing
epugh commented on pull request #622:
URL: https://github.com/apache/solr/pull/622#issuecomment-1035396108
Love a quick review @chatman
--
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 speci
epugh commented on pull request #622:
URL: https://github.com/apache/solr/pull/622#issuecomment-1035395036
I hope grabbing this reopened JIRA was the right way to go.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use
epugh opened a new pull request #622:
URL: https://github.com/apache/solr/pull/622
https://issues.apache.org/jira/browse/SOLR-15432
# Description
Remove some existing freenode links in favour of libera.
# Solution
Updates
# Tests
Please describe
[
https://issues.apache.org/jira/browse/SOLR-15556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Houston Putman resolved SOLR-15556.
---
Resolution: Fixed
> Ref Guide Redesign Phase 3: Replace Jekyll
>
[
https://issues.apache.org/jira/browse/SOLR-15556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17490445#comment-17490445
]
ASF subversion and git services commented on SOLR-15556:
Commit 2
[
https://issues.apache.org/jira/browse/SOLR-15556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17490442#comment-17490442
]
ASF subversion and git services commented on SOLR-15556:
Commit 4
magibney commented on a change in pull request #592:
URL: https://github.com/apache/solr/pull/592#discussion_r804016154
##
File path: solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java
##
@@ -1299,6 +1385,47 @@ public DocList getDocList(Query query, List
filterLi
[
https://issues.apache.org/jira/browse/SOLR-15556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17490439#comment-17490439
]
ASF subversion and git services commented on SOLR-15556:
Commit 8
epugh commented on a change in pull request #610:
URL: https://github.com/apache/solr/pull/610#discussion_r804009457
##
File path: README_v2.md
##
@@ -0,0 +1,176 @@
+
+
+# Welcome to the Apache Solr project!
+---
+
+Solr is the popular, blazing f
epugh commented on a change in pull request #610:
URL: https://github.com/apache/solr/pull/610#discussion_r804006217
##
File path: README_v2.md
##
@@ -0,0 +1,176 @@
+
+
+# Welcome to the Apache Solr project!
+---
+
+Solr is the popular, blazing f
epugh commented on a change in pull request #610:
URL: https://github.com/apache/solr/pull/610#discussion_r804003319
##
File path: README_v2.md
##
@@ -0,0 +1,176 @@
+
+
+# Welcome to the Apache Solr project!
+---
+
+Solr is the popular, blazing f
epugh commented on a change in pull request #610:
URL: https://github.com/apache/solr/pull/610#discussion_r804002546
##
File path: README_v2.md
##
@@ -0,0 +1,176 @@
+
+
+# Welcome to the Apache Solr project!
+---
+
+Solr is the popular, blazing f
[
https://issues.apache.org/jira/browse/SOLR-15432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17490430#comment-17490430
]
Eric Pugh commented on SOLR-15432:
--
Grabbing this reopened ticket after working on the R
[
https://issues.apache.org/jira/browse/SOLR-15432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Pugh reassigned SOLR-15432:
Assignee: Eric Pugh (was: Ishan Chattopadhyaya)
> Migrate #solr IRC channel from Freenode to Libe
epugh commented on a change in pull request #610:
URL: https://github.com/apache/solr/pull/610#discussion_r803982342
##
File path: README_v2.md
##
@@ -0,0 +1,176 @@
+
+
+# Welcome to the Apache Solr project!
+---
+
+Solr is the popular, blazing f
Caa52 commented on a change in pull request #529:
URL: https://github.com/apache/solr/pull/529#discussion_r799609711
##
File path: solr/core/src/java/org/apache/solr/search/DocSetQuery.java
##
@@ -0,0 +1,97 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one o
[
https://issues.apache.org/jira/browse/SOLR-15556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17490403#comment-17490403
]
Cassandra Targett commented on SOLR-15556:
--
THANK YOU Houston & Mike for taking
HoustonPutman merged pull request #605:
URL: https://github.com/apache/solr/pull/605
--
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-15556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17490385#comment-17490385
]
Houston Putman commented on SOLR-15556:
---
Thanks Cassandra. And yeah once people sta
madrob commented on pull request #553:
URL: https://github.com/apache/solr/pull/553#issuecomment-1035180957
Hadoop 3.3.2 appears to be waiting on
https://github.com/apache/hadoop/pull/3940
--
This is an automated message from the Apache Git Service.
To respond to the message, please log
risdenk edited a comment on pull request #553:
URL: https://github.com/apache/solr/pull/553#issuecomment-1035162389
So been working through the reviews and cleaning up some changes:
* Removed HADOOP-15681 workaround based on comment from @madrob in the jira
* Enabled test that was disa
[
https://issues.apache.org/jira/browse/SOLR-15942?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Risden updated SOLR-15942:
Status: Patch Available (was: Open)
> Upgrade Hadoop to 3.3.1
> ---
>
>
[
https://issues.apache.org/jira/browse/SOLR-15989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17490375#comment-17490375
]
Kevin Risden commented on SOLR-15989:
-
Sadly this looks to be blocked by SOLR-15942 s
risdenk commented on pull request #553:
URL: https://github.com/apache/solr/pull/553#issuecomment-1035162389
So been working through the reviews and cleaning up some changes:
* Removed HADOOP-15681 workaround based on comment from @madrob in the jira
* Enabled test that was disabled du
[
https://issues.apache.org/jira/browse/SOLR-15942?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Risden updated SOLR-15942:
Description: Hadoop 3.3.1 is latest stable and addresses some dependency
issues like with Guava (se
[
https://issues.apache.org/jira/browse/SOLR-15942?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Risden updated SOLR-15942:
Summary: Upgrade Hadoop to 3.3.1 (was: Upgrade Hadoop to 3.3.2)
> Upgrade Hadoop to 3.3.1
> --
risdenk commented on a change in pull request #621:
URL: https://github.com/apache/solr/pull/621#discussion_r803880300
##
File path: solr/modules/extraction/build.gradle
##
@@ -26,55 +26,18 @@ dependencies {
implementation 'org.apache.lucene:lucene-core'
implementation 'o
risdenk commented on pull request #621:
URL: https://github.com/apache/solr/pull/621#issuecomment-1035149757
So sadly it looks like this needs to wait until after SOLR-15942 / Hadoop
3.3.x upgrade since this bumps Guava. It doesn't show up in the regular tests -
just the HDFS specific test
dsmiley commented on a change in pull request #621:
URL: https://github.com/apache/solr/pull/621#discussion_r803850807
##
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-12209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17490346#comment-17490346
]
Joel Bernstein commented on SOLR-12209:
---
Take a look at https://solr.apache.org/gui
[
https://issues.apache.org/jira/browse/SOLR-12209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17490334#comment-17490334
]
Susheel Kumar commented on SOLR-12209:
--
Hello Joel,
We are getting into a use case
[
https://issues.apache.org/jira/browse/SOLR-12018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17490327#comment-17490327
]
Jan Høydahl commented on SOLR-12018:
Thanks. One less open JIRA, 3911 to go :)
> Re
[
https://issues.apache.org/jira/browse/SOLR-15098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timothy Potter resolved SOLR-15098.
---
Resolution: Won't Fix
This was needed when I was trying to remove `base_url` from the stored
[
https://issues.apache.org/jira/browse/SOLR-12420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17490324#comment-17490324
]
Jan Høydahl commented on SOLR-12420:
+1 - now absence of version means something like
madrob commented on pull request #592:
URL: https://github.com/apache/solr/pull/592#issuecomment-1034980744
Interesting stuff going on over in LUCENE-10418 as well that maybe this
could compliment in the future?
--
This is an automated message from the Apache Git Service.
To respond to t
[
https://issues.apache.org/jira/browse/SOLR-15942?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Risden updated SOLR-15942:
Description: Hadoop 3.3.2 is latest stable and addresses some dependency
issues like with Guava (se
[
https://issues.apache.org/jira/browse/SOLR-15990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17490285#comment-17490285
]
Kevin Risden edited comment on SOLR-15990 at 2/10/22, 2:21 PM:
[
https://issues.apache.org/jira/browse/SOLR-15942?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Risden updated SOLR-15942:
Summary: Upgrade Hadoop to 3.3.2 (was: Upgrade Hadoop to 3.3.1)
> Upgrade Hadoop to 3.3.2
> --
[
https://issues.apache.org/jira/browse/SOLR-15990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17490285#comment-17490285
]
Kevin Risden commented on SOLR-15990:
-
It looks like this is blocked by SOLR-15942 si
[
https://issues.apache.org/jira/browse/SOLR-12018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Cassandra Targett resolved SOLR-12018.
--
Fix Version/s: 9.0
Resolution: Fixed
> Ref Guide: Comment system is offline
> --
[
https://issues.apache.org/jira/browse/SOLR-12018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17490231#comment-17490231
]
Cassandra Targett commented on SOLR-12018:
--
Yes it's a default feature and enabl
[
https://issues.apache.org/jira/browse/SOLR-14800?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17490224#comment-17490224
]
David Smiley commented on SOLR-14800:
-
[~hossman] I'd like your opinion on this, as a
[
https://issues.apache.org/jira/browse/SOLR-12420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Smiley reassigned SOLR-12420:
---
Assignee: (was: David Smiley)
> Propose removing schema version; use luceneMatchVersion
[
https://issues.apache.org/jira/browse/SOLR-12420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17490211#comment-17490211
]
David Smiley commented on SOLR-12420:
-
I suppose the utmost simplest thing we could d
[
https://issues.apache.org/jira/browse/SOLR-11908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joel Bernstein resolved SOLR-11908.
---
Resolution: Won't Fix
> Add multiVariateNormalMixtureDistribution Stream Evaluator
>
[
https://issues.apache.org/jira/browse/SOLR-10784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joel Bernstein resolved SOLR-10784.
---
Resolution: Resolved
Time to close this umbrella ticket.
> Streaming Expressions machine lea
[
https://issues.apache.org/jira/browse/SOLR-10651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joel Bernstein resolved SOLR-10651.
---
Resolution: Fixed
It's time to close this umbrella ticket.
> Streaming Expressions statistic
[
https://issues.apache.org/jira/browse/SOLR-10651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17490172#comment-17490172
]
Joel Bernstein commented on SOLR-10651:
---
Another umbrella ticket, that I'll close t
[
https://issues.apache.org/jira/browse/SOLR-10784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17490171#comment-17490171
]
Joel Bernstein commented on SOLR-10784:
---
Umbrella ticket with lot's of tickets unde
Jan Høydahl created SOLR-16001:
--
Summary: Frequent failures for TestBulkSchemaConcurrent
Key: SOLR-16001
URL: https://issues.apache.org/jira/browse/SOLR-16001
Project: Solr
Issue Type: Task
[
https://issues.apache.org/jira/browse/SOLR-12135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jan Høydahl updated SOLR-12135:
---
Fix Version/s: (was: 9.0)
(was: 8.1)
> ZK perfomance problem when multiple
[
https://issues.apache.org/jira/browse/SOLR-12196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jan Høydahl updated SOLR-12196:
---
Fix Version/s: (was: 9.0)
(was: 8.1)
> Prepare Admin UI for migrating to A
[
https://issues.apache.org/jira/browse/SOLR-13737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jan Høydahl updated SOLR-13737:
---
Fix Version/s: (was: 9.0)
Affects Version/s: (was: 9.0)
There is still time to get th
[
https://issues.apache.org/jira/browse/SOLR-13230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17490143#comment-17490143
]
Jan Høydahl commented on SOLR-13230:
This issue is tagged for 9.0. Is there anything
[
https://issues.apache.org/jira/browse/SOLR-15098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jan Høydahl updated SOLR-15098:
---
Fix Version/s: (was: 9.0)
> Refactor cloud panel to not need base_url
> -
[
https://issues.apache.org/jira/browse/SOLR-12420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jan Høydahl updated SOLR-12420:
---
Fix Version/s: (was: 9.0)
> Propose removing schema version; use luceneMatchVersion instead
> ---
janhoy commented on a change in pull request #610:
URL: https://github.com/apache/solr/pull/610#discussion_r803575377
##
File path: README_v2.md
##
@@ -0,0 +1,176 @@
+
+
+# Welcome to the Apache Solr project!
+---
+
+Solr is the popular, blazing
[
https://issues.apache.org/jira/browse/SOLR-14843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17490118#comment-17490118
]
Jan Høydahl commented on SOLR-14843:
This Jira is tagged as 9.0.
Is this all still o
[
https://issues.apache.org/jira/browse/SOLR-12420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17490117#comment-17490117
]
Jan Høydahl commented on SOLR-12420:
Now that Solr has its own SolrVersion, we have t
[
https://issues.apache.org/jira/browse/SOLR-11787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jan Høydahl updated SOLR-11787:
---
Fix Version/s: (was: 9.0)
(was: 8.1)
> StackOverflowError in leader electi
[
https://issues.apache.org/jira/browse/SOLR-11858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jan Høydahl updated SOLR-11858:
---
Fix Version/s: (was: 9.0)
(was: 8.1)
> NPE in DirectSpellChecker
> ---
[
https://issues.apache.org/jira/browse/SOLR-11958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jan Høydahl updated SOLR-11958:
---
Fix Version/s: (was: 9.0)
(was: 8.1)
> Implement an API to return Solr and
[
https://issues.apache.org/jira/browse/SOLR-11498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jan Høydahl updated SOLR-11498:
---
Fix Version/s: (was: 9.0)
(was: 8.1)
> eclipse error "the type xxx is alre
[
https://issues.apache.org/jira/browse/SOLR-15312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jan Høydahl updated SOLR-15312:
---
Fix Version/s: (was: 9.0)
> v2 api: core creation, config vs configSet params
> -
[
https://issues.apache.org/jira/browse/SOLR-15096?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jan Høydahl updated SOLR-15096:
---
Fix Version/s: (was: 9.0)
> [REGRESSION] Collection Delete Performance significantly degraded in
[
https://issues.apache.org/jira/browse/SOLR-12018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jan Høydahl updated SOLR-12018:
---
Fix Version/s: (was: 9.0)
(was: 8.1)
> Ref Guide: Comment system is offlin
[
https://issues.apache.org/jira/browse/SOLR-11150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jan Høydahl updated SOLR-11150:
---
Fix Version/s: (was: 9.0)
(was: 8.1)
> When V2Request is sent to the wrong
[
https://issues.apache.org/jira/browse/SOLR-11627?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17490111#comment-17490111
]
Jan Høydahl commented on SOLR-11627:
Was there any result of the added debug logging
[
https://issues.apache.org/jira/browse/SOLR-11627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jan Høydahl updated SOLR-11627:
---
Fix Version/s: (was: 9.0)
(was: 8.1)
> Weird AddReplicaTest failure on jen
[
https://issues.apache.org/jira/browse/SOLR-11378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jan Høydahl updated SOLR-11378:
---
Fix Version/s: (was: 9.0)
(was: 8.1)
Is this still an issue? We don't have
[
https://issues.apache.org/jira/browse/SOLR-11280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jan Høydahl resolved SOLR-11280.
Fix Version/s: (was: 9.0)
(was: 8.1)
Resolution: Information Provi
[
https://issues.apache.org/jira/browse/SOLR-11192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jan Høydahl resolved SOLR-11192.
Fix Version/s: (was: 9.0)
(was: 8.1)
Resolution: Won't Do
> Deplo
[
https://issues.apache.org/jira/browse/SOLR-10784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17490090#comment-17490090
]
Jan Høydahl commented on SOLR-10784:
[~jbernste] This Jira seems to have commits from
[
https://issues.apache.org/jira/browse/SOLR-11908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17490091#comment-17490091
]
Jan Høydahl commented on SOLR-11908:
[~jbernste] Why is this Jira still open, and tag
[
https://issues.apache.org/jira/browse/SOLR-15590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17490087#comment-17490087
]
Jan Høydahl commented on SOLR-15590:
[~gus] this Jira has merges to main but is still
[
https://issues.apache.org/jira/browse/SOLR-10651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17490086#comment-17490086
]
Jan Høydahl commented on SOLR-10651:
[~jbernste] This Jira has many commits for 7.0,
[
https://issues.apache.org/jira/browse/SOLR-14749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jan Høydahl resolved SOLR-14749.
Resolution: Fixed
Closing this again. Please open new JIRAs for any failing tests.
> Provide a cle
[
https://issues.apache.org/jira/browse/SOLR-12018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17490080#comment-17490080
]
Jan Høydahl commented on SOLR-12018:
Have we enabled anything in Antora wrt providing
[
https://issues.apache.org/jira/browse/SOLR-11718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jan Høydahl updated SOLR-11718:
---
Resolution: Abandoned
Status: Resolved (was: Patch Available)
CDCR is gone, closing
> Depre
[
https://issues.apache.org/jira/browse/SOLR-12613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jan Høydahl updated SOLR-12613:
---
Fix Version/s: (was: 9.0)
(was: 8.1)
> Rename "Cloud" tab as "Cluster" in
1 - 100 of 101 matches
Mail list logo