dweiss merged pull request #1969:
URL: https://github.com/apache/lucene-solr/pull/1969
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/LUCENE-6831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17212176#comment-17212176
]
ASF subversion and git services commented on LUCENE-6831:
-
Commi
dweiss merged pull request #1968:
URL: https://github.com/apache/lucene-solr/pull/1968
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/LUCENE-9562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17212178#comment-17212178
]
ASF subversion and git services commented on LUCENE-9562:
-
Commi
[
https://issues.apache.org/jira/browse/LUCENE-9562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dawid Weiss resolved LUCENE-9562.
-
Fix Version/s: master (9.0)
Resolution: Fixed
> Unify 'analysis' package with produced ar
dweiss commented on pull request #1972:
URL: https://github.com/apache/lucene-solr/pull/1972#issuecomment-706949342
Well, yes. I know it's tempting to use gradle's "ready-to-use" plugins but
the situation is different when you have a stand-alone project and a
multi-module aggregate. Let me
barrotsteindev commented on pull request #1970:
URL: https://github.com/apache/lucene-solr/pull/1970#issuecomment-706953245
Thanks @dsmiley
This is an automated message from the Apache Git Service.
To respond to the message,
[
https://issues.apache.org/jira/browse/SOLR-14656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17212246#comment-17212246
]
ASF subversion and git services commented on SOLR-14656:
Commit a
[
https://issues.apache.org/jira/browse/SOLR-14656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17212247#comment-17212247
]
Andrzej Bialecki commented on SOLR-14656:
-
{quote}this is not in CHANGES.txt, do
sigram commented on a change in pull request #1964:
URL: https://github.com/apache/lucene-solr/pull/1964#discussion_r503145004
##
File path:
solr/core/src/java/org/apache/solr/handler/admin/ContainerPluginsApi.java
##
@@ -51,7 +51,7 @@
public class ContainerPluginsApi {
pr
sigram commented on a change in pull request #1964:
URL: https://github.com/apache/lucene-solr/pull/1964#discussion_r503146425
##
File path: solr/core/src/java/org/apache/solr/core/CoreContainer.java
##
@@ -168,6 +172,33 @@ public CoreLoadFailure(CoreDescriptor cd, Exception
l
sigram commented on a change in pull request #1964:
URL: https://github.com/apache/lucene-solr/pull/1964#discussion_r503147180
##
File path: solr/core/src/java/org/apache/solr/api/AnnotatedApi.java
##
@@ -85,9 +85,18 @@ public EndPoint getEndPoint() {
}
public static Li
[
https://issues.apache.org/jira/browse/SOLR-14915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dawid Weiss updated SOLR-14915:
---
Attachment: patch.patch
> Prometheus-exporter should not depend on Solr-core
> --
[
https://issues.apache.org/jira/browse/SOLR-14915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17212272#comment-17212272
]
Dawid Weiss commented on SOLR-14915:
I attached a patch showing how to modify your pr
Dawid Weiss created SOLR-14922:
--
Summary: Include solr-ref-guide tasks in sourceSets for IntelliJ
Key: SOLR-14922
URL: https://issues.apache.org/jira/browse/SOLR-14922
Project: Solr
Issue Type:
dweiss opened a new pull request #1973:
URL: https://github.com/apache/lucene-solr/pull/1973
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 #1973:
URL: https://github.com/apache/lucene-solr/pull/1973
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-14922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dawid Weiss resolved SOLR-14922.
Fix Version/s: master (9.0)
Resolution: Fixed
> Include solr-ref-guide tasks in sourceSets f
[
https://issues.apache.org/jira/browse/SOLR-14922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17212288#comment-17212288
]
ASF subversion and git services commented on SOLR-14922:
Commit e
iverase commented on pull request #1907:
URL: https://github.com/apache/lucene-solr/pull/1907#issuecomment-707042029
Thinking more about this, I am not sure if we can make it optional. There
can be situations when the polygon is invalid but it actually does not fail
when it is tessellated.
noblepaul opened a new pull request #1974:
URL: https://github.com/apache/lucene-solr/pull/1974
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL abo
[
https://issues.apache.org/jira/browse/SOLR-14844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17212095#comment-17212095
]
Erick Erickson edited comment on SOLR-14844 at 10/12/20, 11:14 AM:
muse-dev[bot] commented on a change in pull request #1974:
URL: https://github.com/apache/lucene-solr/pull/1974#discussion_r503255143
##
File path: solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java
##
@@ -110,19 +110,22 @@
public static final int DEFAULT_CL
msokolov edited a comment on pull request #1930:
URL: https://github.com/apache/lucene-solr/pull/1930#issuecomment-707088977
> it will be helpful to use ann-benchmark
so .. I finally did get it working, but I have a few questions. Aside: I
think my main stumbling block was running on
msokolov commented on pull request #1930:
URL: https://github.com/apache/lucene-solr/pull/1930#issuecomment-707088977
> it will be helpful to use ann-benchmark
so .. I finally did get it working, but I have a few questions. Aside: I
think my main stumbling block was running on an ARM ins
[
https://issues.apache.org/jira/browse/SOLR-14844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17212311#comment-17212311
]
Samuel García Martínez edited comment on SOLR-14844 at 10/12/20, 11:29 AM:
[
https://issues.apache.org/jira/browse/SOLR-14844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17212311#comment-17212311
]
Samuel García Martínez commented on SOLR-14844:
---
I can handle the upgrade c
[
https://issues.apache.org/jira/browse/SOLR-14844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Erick Erickson updated SOLR-14844:
--
Attachment: SOLR-14844-master.patch
SOLR-14884-8x.patch
> Upgrade Jetty to 9.4.
[
https://issues.apache.org/jira/browse/SOLR-14844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17212352#comment-17212352
]
Erick Erickson commented on SOLR-14844:
---
[~samuelgmartinez]
JIRAs can only be assi
Thomas Wöckinger created SOLR-14923:
---
Summary: Indexing performance is unacceptable when child documents
are involved
Key: SOLR-14923
URL: https://issues.apache.org/jira/browse/SOLR-14923
Project: S
[
https://issues.apache.org/jira/browse/SOLR-14923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17212360#comment-17212360
]
Thomas Wöckinger commented on SOLR-14923:
-
The critical lines (branch 8.6) in
or
[
https://issues.apache.org/jira/browse/SOLR-14923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17212360#comment-17212360
]
Thomas Wöckinger edited comment on SOLR-14923 at 10/12/20, 1:21 PM:
---
[
https://issues.apache.org/jira/browse/SOLR-14923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thomas Wöckinger updated SOLR-14923:
Description:
Parallel indexing does not make sense at moment when child documents are used.
[
https://issues.apache.org/jira/browse/SOLR-14923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17212360#comment-17212360
]
Thomas Wöckinger edited comment on SOLR-14923 at 10/12/20, 1:24 PM:
---
munendrasn opened a new pull request #1975:
URL: https://github.com/apache/lucene-solr/pull/1975
* Include add-key and uninstall commands
> As this is a minor change, I haven't created a JIRA, will create one if
required
-
Andrzej Bialecki created SOLR-14924:
---
Summary: Some ReplicationHandler metrics are reported using
incorrect types
Key: SOLR-14924
URL: https://issues.apache.org/jira/browse/SOLR-14924
Project: Solr
Christoph Büscher created LUCENE-9578:
-
Summary: TermRangeQuery with empty string lower bound edge case
Key: LUCENE-9578
URL: https://issues.apache.org/jira/browse/LUCENE-9578
Project: Lucene - Cor
sigram commented on a change in pull request #1974:
URL: https://github.com/apache/lucene-solr/pull/1974#discussion_r503358068
##
File path: solr/core/src/java/org/apache/solr/metrics/SolrMetricManager.java
##
@@ -110,19 +110,22 @@
public static final int DEFAULT_CLOUD_REP
madrob commented on a change in pull request #1963:
URL: https://github.com/apache/lucene-solr/pull/1963#discussion_r503332224
##
File path: solr/core/src/java/org/apache/solr/core/XmlConfigFile.java
##
@@ -145,15 +139,15 @@ public XmlConfigFile(SolrResourceLoader loader, Strin
[
https://issues.apache.org/jira/browse/SOLR-14870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17212449#comment-17212449
]
ASF subversion and git services commented on SOLR-14870:
Commit b
[
https://issues.apache.org/jira/browse/SOLR-14870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris M. Hostetter updated SOLR-14870:
--
Fix Version/s: master (9.0)
Resolution: Fixed
Status: Resolved (was:
cbuescher opened a new pull request #1976:
URL: https://github.com/apache/lucene-solr/pull/1976
# Description
Currently a TermRangeQuery with the empty String ("") as lower bound and
includeLower=false leads internally constructs an Automaton that doesn't
match
anything. This i
[
https://issues.apache.org/jira/browse/LUCENE-9524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17212529#comment-17212529
]
Adrien Grand commented on LUCENE-9524:
--
Thanks for digging this! I think it's a bug
HoustonPutman opened a new pull request #1977:
URL: https://github.com/apache/lucene-solr/pull/1977
https://issues.apache.org/jira/browse/SOLR-14907
This is an automated message from the Apache Git Service.
To respond to the
jpountz commented on a change in pull request #1976:
URL: https://github.com/apache/lucene-solr/pull/1976#discussion_r503439534
##
File path: lucene/core/src/java/org/apache/lucene/util/automaton/Automata.java
##
@@ -254,7 +254,7 @@ public static Automaton makeBinaryInterval(By
[
https://issues.apache.org/jira/browse/SOLR-14923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17212567#comment-17212567
]
Thomas Wöckinger commented on SOLR-14923:
-
Overall index time, for a complete rei
[
https://issues.apache.org/jira/browse/SOLR-14907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Houston Putman reassigned SOLR-14907:
-
Assignee: Houston Putman
> Support single file upload/overwrite in configSet API
> -
[
https://issues.apache.org/jira/browse/SOLR-14923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17212567#comment-17212567
]
Thomas Wöckinger edited comment on SOLR-14923 at 10/12/20, 6:19 PM:
---
[
https://issues.apache.org/jira/browse/SOLR-14925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tomas Eduardo Fernandez Lobbe updated SOLR-14925:
-
Security: Public (was: Private (Security Issue))
> CVE-2020-1395
[
https://issues.apache.org/jira/browse/SOLR-14923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17212597#comment-17212597
]
Thomas Wöckinger commented on SOLR-14923:
-
[~dsmiley], [~noble], [~ab] maybe one
[
https://issues.apache.org/jira/browse/SOLR-9207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17212621#comment-17212621
]
Evgeny Ivanskiy commented on SOLR-9207:
---
Hi [~praste], [~shalin].
We are seeing an
[
https://issues.apache.org/jira/browse/SOLR-14282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17212653#comment-17212653
]
David Eric Pugh commented on SOLR-14282:
I just ran into this issue as well. If
[
https://issues.apache.org/jira/browse/LUCENE-9568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17212703#comment-17212703
]
Adrien Grand commented on LUCENE-9568:
--
This will change the top hits returned by f
[
https://issues.apache.org/jira/browse/LUCENE-9536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17212713#comment-17212713
]
Julie Tibshirani commented on LUCENE-9536:
--
I opened a pull request implementin
tflobbe commented on a change in pull request #1977:
URL: https://github.com/apache/lucene-solr/pull/1977#discussion_r503567179
##
File path:
solr/core/src/java/org/apache/solr/handler/admin/ConfigSetsHandler.java
##
@@ -170,10 +170,14 @@ private void handleConfigUploadRequest
HoustonPutman commented on a change in pull request #1977:
URL: https://github.com/apache/lucene-solr/pull/1977#discussion_r503580189
##
File path:
solr/core/src/java/org/apache/solr/handler/admin/ConfigSetsHandler.java
##
@@ -170,10 +170,14 @@ private void handleConfigUploadR
jtibshirani edited a comment on pull request #1930:
URL: https://github.com/apache/lucene-solr/pull/1930#issuecomment-706813811
> Hmm I tried to get that benchmarking suite to run and it requires some
major Python-fu.
I managed to get this working a few months ago while experimenting
[
https://issues.apache.org/jira/browse/LUCENE-9568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17212738#comment-17212738
]
Robert Muir commented on LUCENE-9568:
-
It will break most of the top-N optimizations
jtibshirani commented on pull request #1930:
URL: https://github.com/apache/lucene-solr/pull/1930#issuecomment-707404485
> It seems to expect your algorithm to be delivered as an in-process
extension to Python, which works OK for a native code library, but I'm not sure
how we'd present Lu
jtibshirani edited a comment on pull request #1930:
URL: https://github.com/apache/lucene-solr/pull/1930#issuecomment-707404485
> It seems to expect your algorithm to be delivered as an in-process
extension to Python, which works OK for a native code library, but I'm not sure
how we'd pre
msokolov commented on pull request #1930:
URL: https://github.com/apache/lucene-solr/pull/1930#issuecomment-707431740
> One option could be 200-dimensional GloVe word vectors, available from
http://ann-benchmarks.com/glove-200-angular.hdf5. I think these are trained on
Twitter data.
noblepaul commented on a change in pull request #1963:
URL: https://github.com/apache/lucene-solr/pull/1963#discussion_r503655774
##
File path:
solr/core/src/java/org/apache/solr/util/plugin/AbstractPluginLoader.java
##
@@ -135,15 +134,13 @@ protected T create(SolrClassLoader
zacharymorn opened a new pull request #1978:
URL: https://github.com/apache/lucene-solr/pull/1978
# Description
`SpanWeight#explain` uses `Similarity.SimScorer` to generate explanations,
and may fail with NullPointerException when scoring is not needed and thus
`Similarity.SimScorer` is
[
https://issues.apache.org/jira/browse/LUCENE-9524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17212830#comment-17212830
]
Zach Chen commented on LUCENE-9524:
---
Thanks Adrien! I've opened a PR to perform a null
[
https://issues.apache.org/jira/browse/SOLR-14282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17212845#comment-17212845
]
Andrei Minin commented on SOLR-14282:
-
Sure, I am interested to work on PR - need som
jpountz commented on a change in pull request #1948:
URL: https://github.com/apache/lucene-solr/pull/1948#discussion_r503705206
##
File path: lucene/core/src/java/org/apache/lucene/index/OrdinalMap.java
##
@@ -359,10 +375,9 @@ public long ramBytesUsed() {
@Override
public
66 matches
Mail list logo