[
https://issues.apache.org/jira/browse/SOLR-14844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17215820#comment-17215820
]
Samuel García Martínez commented on SOLR-14844:
---
Sure! I'll submit the patc
[
https://issues.apache.org/jira/browse/SOLR-14936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17215863#comment-17215863
]
David Eric Pugh commented on SOLR-14936:
I believe I see the new functionality wo
[
https://issues.apache.org/jira/browse/SOLR-14943?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Eric Pugh reassigned SOLR-14943:
--
Assignee: David Eric Pugh
> Monitoring Solr with Prometheus and Grafana Ref Guide Page
David Eric Pugh created SOLR-14943:
--
Summary: Monitoring Solr with Prometheus and Grafana Ref Guide
Page Needs Updates!
Key: SOLR-14943
URL: https://issues.apache.org/jira/browse/SOLR-14943
Project:
[
https://issues.apache.org/jira/browse/SOLR-14943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17215871#comment-17215871
]
David Eric Pugh commented on SOLR-14943:
Is the prometheus exporter actually Expe
epugh opened a new pull request #1999:
URL: https://github.com/apache/lucene-solr/pull/1999
# Description
Update the ref guide based on going through the documentation and setting it
up for the first time myself.
# Solution
Some fixes to example code, some transitions f
epugh commented on pull request #1999:
URL: https://github.com/apache/lucene-solr/pull/1999#issuecomment-710974323
I'd love some clarity on if this contrib is really experimental or not. If
not, I'd love to remove that warning! Everything in Solr is subject to change
over time ;-)
---
[
https://issues.apache.org/jira/browse/LUCENE-9576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17215910#comment-17215910
]
ASF subversion and git services commented on LUCENE-9576:
-
Commi
[
https://issues.apache.org/jira/browse/LUCENE-9576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Muir resolved LUCENE-9576.
-
Resolution: Fixed
> nuke SSD detection: was IndexWriter::commit() hangs when the server has a
>
Robert Muir created SOLR-14944:
--
Summary: solr metrics should remove "spins" references
Key: SOLR-14944
URL: https://issues.apache.org/jira/browse/SOLR-14944
Project: Solr
Issue Type: Improvemen
mocobeta opened a new pull request #2000:
URL: https://github.com/apache/lucene-solr/pull/2000
This resolves split packages between core and backward-codecs.
- `o.a.l.codecs` in backward-codecs is renamed to `o.a.l.backward_codecs`.
- `o.a.l.index` in backward-codecs (only exists i
mocobeta commented on a change in pull request #2000:
URL: https://github.com/apache/lucene-solr/pull/2000#discussion_r506953878
##
File path: lucene/core/src/java/org/apache/lucene/index/IndexUpgrader.java
##
@@ -77,9 +77,10 @@ private static void printUsage() {
public stat
[
https://issues.apache.org/jira/browse/LUCENE-9318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17215913#comment-17215913
]
Tomoko Uchida commented on LUCENE-9318:
---
I opened [https://github.com/apache/lucen
msokolov commented on a change in pull request #1930:
URL: https://github.com/apache/lucene-solr/pull/1930#discussion_r506955463
##
File path: lucene/core/src/java/org/apache/lucene/index/VectorValues.java
##
@@ -0,0 +1,273 @@
+/*
+ * Licensed to the Apache Software Foundation
rmuir commented on pull request #2000:
URL: https://github.com/apache/lucene-solr/pull/2000#issuecomment-711039563
{quote}
Also, I don't really understand why we have these package.html files rather
than package-info.java - is it because of these cross-module package conflicts?
{quote
rmuir commented on a change in pull request #2000:
URL: https://github.com/apache/lucene-solr/pull/2000#discussion_r506959837
##
File path: lucene/core/src/java/org/apache/lucene/index/IndexUpgrader.java
##
@@ -77,9 +77,10 @@ private static void printUsage() {
public static
uschindler commented on a change in pull request #2000:
URL: https://github.com/apache/lucene-solr/pull/2000#discussion_r506961209
##
File path: lucene/core/src/java/org/apache/lucene/index/IndexUpgrader.java
##
@@ -77,9 +77,10 @@ private static void printUsage() {
public st
[
https://issues.apache.org/jira/browse/SOLR-14944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17216003#comment-17216003
]
Uwe Schindler commented on SOLR-14944:
--
I think the metrics should really be removed
[
https://issues.apache.org/jira/browse/SOLR-14944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe Schindler updated SOLR-14944:
-
Affects Version/s: master (9.0)
> solr metrics should remove "spins" references
> ---
[
https://issues.apache.org/jira/browse/SOLR-14944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe Schindler updated SOLR-14944:
-
Component/s: metrics
> solr metrics should remove "spins" references
> --
[
https://issues.apache.org/jira/browse/SOLR-14944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe Schindler updated SOLR-14944:
-
Fix Version/s: master (9.0)
> solr metrics should remove "spins" references
> ---
[
https://issues.apache.org/jira/browse/LUCENE-9576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17216005#comment-17216005
]
Uwe Schindler commented on LUCENE-9576:
---
Small correction to my statements: With U
[
https://issues.apache.org/jira/browse/LUCENE-9576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17216005#comment-17216005
]
Uwe Schindler edited comment on LUCENE-9576 at 10/17/20, 6:16 PM:
[
https://issues.apache.org/jira/browse/SOLR-14575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17216061#comment-17216061
]
Jan Høydahl commented on SOLR-14575:
It would be better if you describe **what change
noblepaul commented on a change in pull request #1996:
URL: https://github.com/apache/lucene-solr/pull/1996#discussion_r507004619
##
File path: solr/core/src/java/org/apache/solr/handler/ClusterAPI.java
##
@@ -133,6 +134,62 @@ public void create(PayloadObj obj)
throws Exceptio
25 matches
Mail list logo