[
https://issues.apache.org/jira/browse/SOLR-14977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17225848#comment-17225848
]
Noble Paul edited comment on SOLR-14977 at 11/4/20, 7:33 AM:
-
[
https://issues.apache.org/jira/browse/SOLR-14977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17225848#comment-17225848
]
Noble Paul edited comment on SOLR-14977 at 11/4/20, 7:23 AM:
-
[
https://issues.apache.org/jira/browse/SOLR-14977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17225848#comment-17225848
]
Noble Paul edited comment on SOLR-14977 at 11/4/20, 7:18 AM:
-
[
https://issues.apache.org/jira/browse/SOLR-14977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17225848#comment-17225848
]
Noble Paul edited comment on SOLR-14977 at 11/4/20, 7:13 AM:
-
[
https://issues.apache.org/jira/browse/SOLR-14923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17225901#comment-17225901
]
Thomas Wöckinger edited comment on SOLR-14923 at 11/4/20, 7:02 AM:
[
https://issues.apache.org/jira/browse/SOLR-14923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17225901#comment-17225901
]
Thomas Wöckinger commented on SOLR-14923:
-
[~dsmiley] Last investigations on this
[
https://issues.apache.org/jira/browse/SOLR-14977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17225848#comment-17225848
]
Noble Paul commented on SOLR-14977:
---
Let's have a simple interface as follows (change t
[
https://issues.apache.org/jira/browse/SOLR-14977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17225838#comment-17225838
]
Noble Paul commented on SOLR-14977:
---
I agree with [~ab]
The model followed by {{Clust
[
https://issues.apache.org/jira/browse/SOLR-14788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17225833#comment-17225833
]
Mark Robert Miller commented on SOLR-14788:
---
Okay, things are really rolling. I
HoustonPutman commented on a change in pull request #2055:
URL: https://github.com/apache/lucene-solr/pull/2055#discussion_r516976500
##
File path: solr/docker/include/scripts/solr-fg
##
@@ -15,21 +15,19 @@ if [[ -z "${OOM:-}" ]]; then
OOM='none'
fi
case "$OOM" in
Review
madrob commented on a change in pull request #2055:
URL: https://github.com/apache/lucene-solr/pull/2055#discussion_r516974593
##
File path: solr/docker/include/scripts/solr-fg
##
@@ -15,21 +15,19 @@ if [[ -z "${OOM:-}" ]]; then
OOM='none'
fi
case "$OOM" in
Review comment
muse-dev[bot] commented on a change in pull request #1962:
URL: https://github.com/apache/lucene-solr/pull/1962#discussion_r516960732
##
File path:
solr/core/src/java/org/apache/solr/cluster/events/ClusterEventProducerBase.java
##
@@ -0,0 +1,85 @@
+package org.apache.solr.clus
[
https://issues.apache.org/jira/browse/SOLR-14963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17225660#comment-17225660
]
David Smiley commented on SOLR-14963:
-
Eh; I don't think the limit should only apply
dsmiley commented on pull request #2043:
URL: https://github.com/apache/lucene-solr/pull/2043#issuecomment-721361220
I don't think the limit should only apply to the first level children.
This is an automated message from the
[
https://issues.apache.org/jira/browse/SOLR-14983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17225605#comment-17225605
]
Jason Baik commented on SOLR-14983:
---
Looks good on our side.
> Score returned in searc
[
https://issues.apache.org/jira/browse/LUCENE-9598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17225579#comment-17225579
]
Uwe Schindler commented on LUCENE-9598:
---
bq. Ouch. This is pretty wild.
The regex
[
https://issues.apache.org/jira/browse/SOLR-8673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17225573#comment-17225573
]
Tim Owen commented on SOLR-8673:
No, still can't define new aggregates in custom code. Tha
[
https://issues.apache.org/jira/browse/LUCENE-9598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17225556#comment-17225556
]
Dawid Weiss commented on LUCENE-9598:
-
Ouch. This is pretty wild. And it contains st
[
https://issues.apache.org/jira/browse/LUCENE-9598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17225554#comment-17225554
]
Uwe Schindler commented on LUCENE-9598:
---
Hi, the current config of the email-ext p
[
https://issues.apache.org/jira/browse/LUCENE-9598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17225548#comment-17225548
]
Dawid Weiss commented on LUCENE-9598:
-
I spoke with Uwe - these patterns are manuall
HoustonPutman commented on a change in pull request #2055:
URL: https://github.com/apache/lucene-solr/pull/2055#discussion_r516805804
##
File path: solr/bin/solr
##
@@ -2172,6 +2172,12 @@ function start_solr() {
SOLR_OPTS+=($AUTHC_OPTS)
fi
+ # If a heap dump director
Dawid Weiss created LUCENE-9598:
---
Summary: Improve the summary of Jenkins emails on failure
Key: LUCENE-9598
URL: https://issues.apache.org/jira/browse/LUCENE-9598
Project: Lucene - Core
Issue
[
https://issues.apache.org/jira/browse/SOLR-14983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17225544#comment-17225544
]
Christine Poerschke commented on SOLR-14983:
Attached SOLR-14983.patch file
*
[
https://issues.apache.org/jira/browse/SOLR-14983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christine Poerschke updated SOLR-14983:
---
Attachment: SOLR-14983.patch
> Score returned in search request is original score and
[
https://issues.apache.org/jira/browse/SOLR-14983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christine Poerschke moved LUCENE-9542 to SOLR-14983:
Key: SOLR-14983 (was: LUCENE-9542)
L
[
https://issues.apache.org/jira/browse/LUCENE-9542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17225542#comment-17225542
]
Christine Poerschke commented on LUCENE-9542:
-
Thanks [~krishan1390] for the
[
https://issues.apache.org/jira/browse/SOLR-14977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17225524#comment-17225524
]
Andrzej Bialecki commented on SOLR-14977:
-
Thanks [~ilan] this is very helpful, I
[
https://issues.apache.org/jira/browse/SOLR-14977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17225506#comment-17225506
]
Ilan Ginzburg commented on SOLR-14977:
--
[~ab], placement plugins configuration has (
munendrasn commented on pull request #2056:
URL: https://github.com/apache/lucene-solr/pull/2056#issuecomment-721133321
> As PR is open, sharing the comment here instead of JIRA
I was able to reproduce the issue with the script shared in JIRA. Regarding
the approach, I agree SolrInpu
dweiss merged pull request #2054:
URL: https://github.com/apache/lucene-solr/pull/2054
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 closed pull request #2042:
URL: https://github.com/apache/lucene-solr/pull/2042
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
gerlowskija opened a new pull request #2056:
URL: https://github.com/apache/lucene-solr/pull/2056
# Description
Atomic Update 'remove' operations currently fail on several numeric
fieldtypes when the "existing" doc hasn't been committed yet and is fetched
from the UpdateLog.
iverase merged pull request #1939:
URL: https://github.com/apache/lucene-solr/pull/1939
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
mocobeta merged pull request #2023:
URL: https://github.com/apache/lucene-solr/pull/2023
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 g
dweiss merged pull request #2061:
URL: https://github.com/apache/lucene-solr/pull/2061
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
dweiss opened a new pull request #2061:
URL: https://github.com/apache/lucene-solr/pull/2061
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
dweiss merged pull request #2050:
URL: https://github.com/apache/lucene-solr/pull/2050
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 opened a new pull request #2055:
URL: https://github.com/apache/lucene-solr/pull/2055
https://issues.apache.org/jira/browse/SOLR-14978
This is an automated message from the Apache Git Service.
To respond to the message
cpoerschke commented on a change in pull request #1743:
URL: https://github.com/apache/lucene-solr/pull/1743#discussion_r51673
##
File path:
lucene/test-framework/src/java/org/apache/lucene/util/VerifyTestClassNamingConvention.java
##
@@ -0,0 +1,98 @@
+/*
+ * Licensed to t
noblepaul commented on a change in pull request #1962:
URL: https://github.com/apache/lucene-solr/pull/1962#discussion_r515762968
##
File path:
solr/core/src/java/org/apache/solr/core/ClusterEventProducerFactory.java
##
@@ -0,0 +1,178 @@
+package org.apache.solr.core;
+
+impor
dweiss merged pull request #2060:
URL: https://github.com/apache/lucene-solr/pull/2060
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
dweiss opened a new pull request #2060:
URL: https://github.com/apache/lucene-solr/pull/2060
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
anshumg commented on a change in pull request #1996:
URL: https://github.com/apache/lucene-solr/pull/1996#discussion_r508680212
##
File path:
solr/core/src/java/org/apache/solr/handler/admin/ConfigSetsHandler.java
##
@@ -230,7 +231,9 @@ private void handleConfigUploadRequest(S
iverase opened a new pull request #2059:
URL: https://github.com/apache/lucene-solr/pull/2059
This commit changes the logic of Component2D#withinPoint to return
WithinRelation.NOTWITHIN when the point is inside the component.
---
anshumg commented on a change in pull request #2012:
URL: https://github.com/apache/lucene-solr/pull/2012#discussion_r516219411
##
File path: solr/core/src/java/org/apache/solr/servlet/HttpSolrCall.java
##
@@ -280,30 +280,37 @@ protected void init() throws Exception {
co
radu-gheorghe opened a new pull request #2057:
URL: https://github.com/apache/lucene-solr/pull/2057
To explain why, for example, `dvhash` doesn't work on multi-valued string
fields.
# Checklist
Please review the following and check all that apply:
- [x] I have reviewed
dweiss opened a new pull request #2058:
URL: https://github.com/apache/lucene-solr/pull/2058
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
HoustonPutman merged pull request #1996:
URL: https://github.com/apache/lucene-solr/pull/1996
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
cpoerschke merged pull request #1870:
URL: https://github.com/apache/lucene-solr/pull/1870
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
cpoerschke merged pull request #2032:
URL: https://github.com/apache/lucene-solr/pull/2032
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
jpountz merged pull request #1948:
URL: https://github.com/apache/lucene-solr/pull/1948
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
janhoy merged pull request #2046:
URL: https://github.com/apache/lucene-solr/pull/2046
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
ebourg opened a new pull request #2054:
URL: https://github.com/apache/lucene-solr/pull/2054
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
dweiss merged pull request #2058:
URL: https://github.com/apache/lucene-solr/pull/2058
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
noblepaul closed pull request #1922:
URL: https://github.com/apache/lucene-solr/pull/1922
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
cpoerschke merged pull request #2031:
URL: https://github.com/apache/lucene-solr/pull/2031
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
iverase merged pull request #1940:
URL: https://github.com/apache/lucene-solr/pull/1940
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-14912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17225352#comment-17225352
]
ASF subversion and git services commented on SOLR-14912:
Commit 2
[
https://issues.apache.org/jira/browse/SOLR-14912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dawid Weiss resolved SOLR-14912.
Fix Version/s: master (9.0)
Resolution: Fixed
> Unify solr-contrib-extraction with the artif
[
https://issues.apache.org/jira/browse/SOLR-14982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Erick Erickson resolved SOLR-14982.
---
Resolution: Fixed
Please raise questions like this on the user's list, we try to reserve JIRA
[
https://issues.apache.org/jira/browse/LUCENE-9597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dawid Weiss resolved LUCENE-9597.
-
Fix Version/s: master (9.0)
Resolution: Fixed
> checkWorkingCopyClean shouldn't complain
[
https://issues.apache.org/jira/browse/LUCENE-9597?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17225319#comment-17225319
]
ASF subversion and git services commented on LUCENE-9597:
-
Commi
[
https://issues.apache.org/jira/browse/SOLR-10202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17225318#comment-17225318
]
Jan Høydahl commented on SOLR-10202:
In SOLR-12182 the scheme is parameterized in sta
[
https://issues.apache.org/jira/browse/LUCENE-9597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dawid Weiss updated LUCENE-9597:
Description: https://github.com/apache/lucene-solr/pull/2061
> checkWorkingCopyClean shouldn't com
Dawid Weiss created LUCENE-9597:
---
Summary: checkWorkingCopyClean shouldn't complain about untracked
empty folders (similar to git status)
Key: LUCENE-9597
URL: https://issues.apache.org/jira/browse/LUCENE-9597
[
https://issues.apache.org/jira/browse/SOLR-14912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dawid Weiss updated SOLR-14912:
---
Description:
This is similar to Lucene analysis/analyzers inconsistency. The
'solr/contrib/extractio
[
https://issues.apache.org/jira/browse/SOLR-14837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jan Høydahl updated SOLR-14837:
---
Status: Patch Available (was: Open)
> prometheus-exporter: different metrics ports publishes mixed m
[
https://issues.apache.org/jira/browse/SOLR-14837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17225294#comment-17225294
]
Jan Høydahl commented on SOLR-14837:
Thanks, looks good. Normally we name the patch S
[
https://issues.apache.org/jira/browse/SOLR-14981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dawid Weiss resolved SOLR-14981.
Fix Version/s: 8.8
Resolution: Fixed
> Remove search results clustering contrib from 8x
> --
[
https://issues.apache.org/jira/browse/SOLR-14981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17225286#comment-17225286
]
ASF subversion and git services commented on SOLR-14981:
Commit e
Warren Wen created SOLR-14982:
-
Summary: I don't understand method toQueryString of SolrParams.
Key: SOLR-14982
URL: https://issues.apache.org/jira/browse/SOLR-14982
Project: Solr
Issue Type: Bug
[
https://issues.apache.org/jira/browse/SOLR-14926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dawid Weiss resolved SOLR-14926.
Resolution: Fixed
> Modernize and clean up document clustering contrib
> --
[
https://issues.apache.org/jira/browse/LUCENE-9596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17225275#comment-17225275
]
ASF subversion and git services commented on LUCENE-9596:
-
Commi
[
https://issues.apache.org/jira/browse/LUCENE-9596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dawid Weiss resolved LUCENE-9596.
-
Fix Version/s: master (9.0)
Resolution: Fixed
> Reproduce line for failed tests should ha
Dawid Weiss created LUCENE-9596:
---
Summary: Reproduce line for failed tests should have method-level
accuracy
Key: LUCENE-9596
URL: https://issues.apache.org/jira/browse/LUCENE-9596
Project: Lucene - Cor
Ignacio Vera created LUCENE-9595:
Summary: Component2D#withinPoint logic is inconsistent with
ShapeQuery logic
Key: LUCENE-9595
URL: https://issues.apache.org/jira/browse/LUCENE-9595
Project: Lucene -
[
https://issues.apache.org/jira/browse/SOLR-14981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dawid Weiss updated SOLR-14981:
---
Description:
Up-to-date Carrot2 clustering library requires Java 11+. This makes it
impossible to ma
Dawid Weiss created SOLR-14981:
--
Summary: Remove search results clustering contrib from 8x
Key: SOLR-14981
URL: https://issues.apache.org/jira/browse/SOLR-14981
Project: Solr
Issue Type: Task
[
https://issues.apache.org/jira/browse/SOLR-14926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17225234#comment-17225234
]
ASF subversion and git services commented on SOLR-14926:
Commit 0
[
https://issues.apache.org/jira/browse/LUCENE-9553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17225228#comment-17225228
]
ASF subversion and git services commented on LUCENE-9553:
-
Commi
[
https://issues.apache.org/jira/browse/LUCENE-9553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ignacio Vera resolved LUCENE-9553.
--
Fix Version/s: 8.8
Assignee: Ignacio Vera
Resolution: Fixed
> Add a XYPoint qu
[
https://issues.apache.org/jira/browse/LUCENE-9553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17225227#comment-17225227
]
ASF subversion and git services commented on LUCENE-9553:
-
Commi
[
https://issues.apache.org/jira/browse/LUCENE-9552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ignacio Vera resolved LUCENE-9552.
--
Fix Version/s: 8.8
Assignee: Ignacio Vera
Resolution: Fixed
> Add a LatLonPoin
[
https://issues.apache.org/jira/browse/LUCENE-9552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17225220#comment-17225220
]
ASF subversion and git services commented on LUCENE-9552:
-
Commi
[
https://issues.apache.org/jira/browse/LUCENE-9552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17225217#comment-17225217
]
ASF subversion and git services commented on LUCENE-9552:
-
Commi
[
https://issues.apache.org/jira/browse/LUCENE-9552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17225215#comment-17225215
]
ASF subversion and git services commented on LUCENE-9552:
-
Commi
[
https://issues.apache.org/jira/browse/LUCENE-9552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17225216#comment-17225216
]
ASF subversion and git services commented on LUCENE-9552:
-
Commi
87 matches
Mail list logo