[
https://issues.apache.org/jira/browse/SOLR-15056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17264021#comment-17264021
]
Andrzej Bialecki commented on SOLR-15056:
-
{quote}Under 100% CPU, load average do
[
https://issues.apache.org/jira/browse/SOLR-15055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17264023#comment-17264023
]
Andrzej Bialecki commented on SOLR-15055:
-
>From the Slack discussions on #solr-d
[
https://issues.apache.org/jira/browse/LUCENE-9646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17264033#comment-17264033
]
Bruno Roustant commented on LUCENE-9646:
I'm going to merge it tomorrow, on mast
[
https://issues.apache.org/jira/browse/LUCENE-9646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bruno Roustant reassigned LUCENE-9646:
--
Assignee: Bruno Roustant
> Set BM25Similarity discountOverlaps via the constructor
>
dweiss commented on a change in pull request #2197:
URL: https://github.com/apache/lucene-solr/pull/2197#discussion_r556429043
##
File path: solr/docker/build.gradle
##
@@ -18,106 +18,187 @@
import com.google.common.base.Preconditions
import com.google.common.base.Strings
-
sigram commented on a change in pull request #2198:
URL: https://github.com/apache/lucene-solr/pull/2198#discussion_r556445628
##
File path: solr/core/src/java/org/apache/solr/core/SolrCore.java
##
@@ -1202,26 +1203,26 @@ public void initializeMetrics(SolrMetricsContext
parent
sigram commented on a change in pull request #2198:
URL: https://github.com/apache/lucene-solr/pull/2198#discussion_r556446332
##
File path: solr/core/src/java/org/apache/solr/core/SolrCore.java
##
@@ -1202,26 +1203,26 @@ public void initializeMetrics(SolrMetricsContext
parent
sigram commented on a change in pull request #2198:
URL: https://github.com/apache/lucene-solr/pull/2198#discussion_r556449504
##
File path: solr/core/src/java/org/apache/solr/core/SolrCore.java
##
@@ -1202,26 +1203,26 @@ public void initializeMetrics(SolrMetricsContext
parent
noblepaul merged pull request #1666:
URL: https://github.com/apache/lucene-solr/pull/1666
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-14155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17264085#comment-17264085
]
ASF subversion and git services commented on SOLR-14155:
Commit 9
sigram opened a new pull request #2199:
URL: https://github.com/apache/lucene-solr/pull/2199
See Jira for details.
This is a minimal approach that helps to set-up the initial co-location and
then may veto collection layout changes (additions / removals or replicas) if
it would viola
[
https://issues.apache.org/jira/browse/LUCENE-9666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17264098#comment-17264098
]
Peter Gromov commented on LUCENE-9666:
--
Sorry, it only occurred to me now that such
muse-dev[bot] commented on a change in pull request #1666:
URL: https://github.com/apache/lucene-solr/pull/1666#discussion_r556493633
##
File path: solr/core/src/java/org/apache/solr/core/SolrResourceLoader.java
##
@@ -645,15 +648,29 @@ static void clearCache() {
}
}
muse-dev[bot] commented on a change in pull request #2199:
URL: https://github.com/apache/lucene-solr/pull/2199#discussion_r556520136
##
File path:
solr/core/src/java/org/apache/solr/cluster/placement/impl/ModificationRequestImpl.java
##
@@ -0,0 +1,82 @@
+/*
+ * Licensed to th
[
https://issues.apache.org/jira/browse/LUCENE-9663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17264171#comment-17264171
]
Adrien Grand commented on LUCENE-9663:
--
+1 to add lightweight compression to doc-va
dsmiley commented on pull request #2166:
URL: https://github.com/apache/lucene-solr/pull/2166#issuecomment-759490172
The PR is about introducing a low level utility that we expect will be
useful for custom DirectoryFactory implementations _that we don't even have
yet_. It's the kind of th
[
https://issues.apache.org/jira/browse/LUCENE-9644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17264190#comment-17264190
]
Michael McCandless commented on LUCENE-9644:
This change seems to have cause
dsmiley commented on a change in pull request #2166:
URL: https://github.com/apache/lucene-solr/pull/2166#discussion_r556581069
##
File path: solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java
##
@@ -405,11 +398,6 @@ public void incRef(Directory directory) {
[
https://issues.apache.org/jira/browse/LUCENE-9661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Namgyu Kim updated LUCENE-9661:
---
Attachment: deadlock inspections.jpg
> Another classloader deadlock?
> -
[
https://issues.apache.org/jira/browse/LUCENE-9661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17264209#comment-17264209
]
Namgyu Kim commented on LUCENE-9661:
Hi [~dsmiley] and [~mdrob],
{quote}Couldn't thi
[
https://issues.apache.org/jira/browse/LUCENE-9661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17264209#comment-17264209
]
Namgyu Kim edited comment on LUCENE-9661 at 1/13/21, 3:18 PM:
HoustonPutman commented on a change in pull request #2197:
URL: https://github.com/apache/lucene-solr/pull/2197#discussion_r556607070
##
File path: gradle/help.gradle
##
@@ -30,7 +30,7 @@ configure(rootProject) {
["Git", "help/git.txt", "Git assistance and guides."],
danmuzi opened a new pull request #2200:
URL: https://github.com/apache/lucene-solr/pull/2200
Deadlocks can occur if the constructor part of BaseTermsEnum is executed
during initializing of TermsEnum.
It can be reproduced by revert the code of TermsEnum class and running
TestTermsEnumDe
[
https://issues.apache.org/jira/browse/SOLR-15051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17264214#comment-17264214
]
Jason Gerlowski commented on SOLR-15051:
Some overall thoughts on the proposal:
bruno-roustant commented on pull request #2166:
URL: https://github.com/apache/lucene-solr/pull/2166#issuecomment-759526669
Actually I'll need that to simplify the code in BlobDirectory. So based on
your remark David, I should rather integrate this code in BlobDirectory code
and close this
[
https://issues.apache.org/jira/browse/LUCENE-9661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Namgyu Kim updated LUCENE-9661:
---
Fix Version/s: 8.x
> Another classloader deadlock?
> -
>
>
madrob commented on a change in pull request #2200:
URL: https://github.com/apache/lucene-solr/pull/2200#discussion_r556614634
##
File path:
lucene/core/src/test/org/apache/lucene/index/TestTermsEnumDeadlock.java
##
@@ -0,0 +1,133 @@
+/*
+ * Licensed to the Apache Software Fou
[
https://issues.apache.org/jira/browse/SOLR-15071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17264219#comment-17264219
]
Florin Babes commented on SOLR-15071:
-
Hello [~cpoerschke], I will try to create a te
dweiss commented on a change in pull request #2197:
URL: https://github.com/apache/lucene-solr/pull/2197#discussion_r556633807
##
File path: gradle/help.gradle
##
@@ -30,7 +30,7 @@ configure(rootProject) {
["Git", "help/git.txt", "Git assistance and guides."],
["V
dweiss commented on a change in pull request #2197:
URL: https://github.com/apache/lucene-solr/pull/2197#discussion_r556635582
##
File path: solr/docker/build.gradle
##
@@ -18,106 +18,187 @@
import com.google.common.base.Preconditions
import com.google.common.base.Strings
-
HoustonPutman commented on a change in pull request #2197:
URL: https://github.com/apache/lucene-solr/pull/2197#discussion_r556639260
##
File path: solr/docker/build.gradle
##
@@ -18,106 +18,187 @@
import com.google.common.base.Preconditions
import com.google.common.base.Stri
dweiss commented on a change in pull request #2197:
URL: https://github.com/apache/lucene-solr/pull/2197#discussion_r556640697
##
File path: solr/docker/build.gradle
##
@@ -18,106 +18,187 @@
import com.google.common.base.Preconditions
import com.google.common.base.Strings
-
HoustonPutman commented on a change in pull request #2198:
URL: https://github.com/apache/lucene-solr/pull/2198#discussion_r556646373
##
File path: solr/core/src/java/org/apache/solr/core/SolrCore.java
##
@@ -1202,26 +1203,26 @@ public void initializeMetrics(SolrMetricsContext
danmuzi commented on a change in pull request #2200:
URL: https://github.com/apache/lucene-solr/pull/2200#discussion_r556689874
##
File path:
lucene/core/src/test/org/apache/lucene/index/TestTermsEnumDeadlock.java
##
@@ -0,0 +1,133 @@
+/*
+ * Licensed to the Apache Software Fo
uschindler commented on a change in pull request #2200:
URL: https://github.com/apache/lucene-solr/pull/2200#discussion_r556698348
##
File path:
lucene/core/src/test/org/apache/lucene/index/TestTermsEnumDeadlock.java
##
@@ -0,0 +1,133 @@
+/*
+ * Licensed to the Apache Software
uschindler commented on a change in pull request #2200:
URL: https://github.com/apache/lucene-solr/pull/2200#discussion_r556698348
##
File path:
lucene/core/src/test/org/apache/lucene/index/TestTermsEnumDeadlock.java
##
@@ -0,0 +1,133 @@
+/*
+ * Licensed to the Apache Software
Peter Gromov created LUCENE-9667:
Summary: Hunspell: add a spellchecker, support BREAK and
FORBIDDENWORD affix rules
Key: LUCENE-9667
URL: https://issues.apache.org/jira/browse/LUCENE-9667
Project: Lu
[
https://issues.apache.org/jira/browse/LUCENE-9667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Peter Gromov updated LUCENE-9667:
-
Attachment: LUCENE-9667.patch
> Hunspell: add a spellchecker, support BREAK and FORBIDDENWORD af
[
https://issues.apache.org/jira/browse/LUCENE-9667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Peter Gromov updated LUCENE-9667:
-
Status: Patch Available (was: Open)
> Hunspell: add a spellchecker, support BREAK and FORBIDDEN
danmuzi commented on a change in pull request #2200:
URL: https://github.com/apache/lucene-solr/pull/2200#discussion_r556740515
##
File path:
lucene/core/src/test/org/apache/lucene/index/TestTermsEnumDeadlock.java
##
@@ -0,0 +1,133 @@
+/*
+ * Licensed to the Apache Software Fo
[
https://issues.apache.org/jira/browse/LUCENE-9661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17264339#comment-17264339
]
Uwe Schindler commented on LUCENE-9661:
---
Hi,
I checked the ECJ compiler settings,
[
https://issues.apache.org/jira/browse/LUCENE-9661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17264343#comment-17264343
]
Uwe Schindler commented on LUCENE-9661:
---
There's also a bug in older Intellij vers
[
https://issues.apache.org/jira/browse/SOLR-15056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17264374#comment-17264374
]
Walter Underwood commented on SOLR-15056:
-
For a load average threshold of 3.0, s
[
https://issues.apache.org/jira/browse/SOLR-15056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17264374#comment-17264374
]
Walter Underwood edited comment on SOLR-15056 at 1/13/21, 7:42 PM:
[
https://issues.apache.org/jira/browse/LUCENE-9661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Smiley updated LUCENE-9661:
-
Attachment: intellij inspection results.html
> Another classloader deadlock?
> -
dsmiley commented on a change in pull request #2196:
URL: https://github.com/apache/lucene-solr/pull/2196#discussion_r556883061
##
File path: solr/contrib/ltr/src/java/org/apache/solr/ltr/feature/Feature.java
##
@@ -365,11 +364,6 @@ public DocIdSetIterator iterator() {
dsmiley commented on pull request #2197:
URL: https://github.com/apache/lucene-solr/pull/2197#issuecomment-759773315
I'm glad you payed attention to task inputs/outputs. I have shelved changes
to this gradle build to improve this because changes to the Dockerfile weren't
seen as changing
dsmiley commented on pull request #2166:
URL: https://github.com/apache/lucene-solr/pull/2166#issuecomment-759775708
An in-between is to leave this issue open until the BlobDirectory is much
more ready. It may change in the mean time; who knows. I do like the notion
of committing separat
dsmiley commented on pull request #2200:
URL: https://github.com/apache/lucene-solr/pull/2200#issuecomment-759782886
I don't think we should have a test that checks for this problem on just one
class. Either we have no test for this whatsoever (totally fine IMO), or some
test that scans c
madrob commented on a change in pull request #2197:
URL: https://github.com/apache/lucene-solr/pull/2197#discussion_r556919719
##
File path: solr/docker/build.gradle
##
@@ -18,106 +18,203 @@
import com.google.common.base.Preconditions
import com.google.common.base.Strings
-
HoustonPutman commented on a change in pull request #2197:
URL: https://github.com/apache/lucene-solr/pull/2197#discussion_r556931132
##
File path: solr/docker/build.gradle
##
@@ -18,106 +18,203 @@
import com.google.common.base.Preconditions
import com.google.common.base.Stri
[
https://issues.apache.org/jira/browse/SOLR-14765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17264604#comment-17264604
]
David Smiley commented on SOLR-14765:
-
Cool optimization! I'd be happy to review cod
[
https://issues.apache.org/jira/browse/SOLR-14155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17264617#comment-17264617
]
ASF subversion and git services commented on SOLR-14155:
Commit c
holysleeper opened a new pull request #2201:
URL: https://github.com/apache/lucene-solr/pull/2201
# Description
Add test for reproducing the issue SOLR-15071
# Tests
Add test for reproducing the issue SOLR-15071
# Checklist
Please review the following a
[
https://issues.apache.org/jira/browse/SOLR-15071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17264619#comment-17264619
]
Florin Babes commented on SOLR-15071:
-
Hello [~cpoerschke]. I've created a test to re
[
https://issues.apache.org/jira/browse/SOLR-15071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17264619#comment-17264619
]
Florin Babes edited comment on SOLR-15071 at 1/14/21, 6:10 AM:
Zach Chen created LUCENE-9668:
-
Summary: Deprecate MinShouldMatchSumScorer with WANDScorer
Key: LUCENE-9668
URL: https://issues.apache.org/jira/browse/LUCENE-9668
Project: Lucene - Core
Issue Typ
zacharymorn commented on pull request #2141:
URL: https://github.com/apache/lucene-solr/pull/2141#issuecomment-759967208
> @zacharymorn I merged your PR because it was good progress already, but
I'm also +1 on your idea of replacing MinShouldMatchSumScorer with WANDScorer
since they share
[
https://issues.apache.org/jira/browse/LUCENE-8183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17264648#comment-17264648
]
Martin Demberger commented on LUCENE-8183:
--
Is there any update on this? I have
59 matches
Mail list logo