[GitHub] [lucene-solr] muse-dev[bot] commented on a change in pull request #2097: LUCENE-9537

2021-01-11 Thread GitBox
muse-dev[bot] commented on a change in pull request #2097: URL: https://github.com/apache/lucene-solr/pull/2097#discussion_r05138 ## File path: lucene/core/src/java/org/apache/lucene/search/IndriAndWeight.java ## @@ -0,0 +1,124 @@ +/* + * Licensed to the Apache Software Fou

[jira] [Commented] (SOLR-15052) Reducing overseer bottlenecks using per-replica states

2021-01-11 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17263063#comment-17263063 ] Ishan Chattopadhyaya commented on SOLR-15052: - Thanks for bringing up perform

[GitHub] [lucene-solr] dsmiley commented on pull request #2196: SOLR-15071: Fix ArrayIndexOutOfBoundsException in contrib/ltr SolrFeatureScorer

2021-01-11 Thread GitBox
dsmiley commented on pull request #2196: URL: https://github.com/apache/lucene-solr/pull/2196#issuecomment-758372861 Can you please include a simple test that exposes the problem? It doesn't feel right for this Filter implementation to not delegate when the other methods do. Note that a

[GitHub] [lucene-solr] cammiemw commented on a change in pull request #2097: LUCENE-9537

2021-01-11 Thread GitBox
cammiemw commented on a change in pull request #2097: URL: https://github.com/apache/lucene-solr/pull/2097#discussion_r555482893 ## File path: lucene/core/src/java/org/apache/lucene/search/ScoreAndDoc.java ## @@ -32,4 +33,9 @@ public int docID() { public float score() {

[GitHub] [lucene-solr] cammiemw commented on a change in pull request #2097: LUCENE-9537

2021-01-11 Thread GitBox
cammiemw commented on a change in pull request #2097: URL: https://github.com/apache/lucene-solr/pull/2097#discussion_r555482893 ## File path: lucene/core/src/java/org/apache/lucene/search/ScoreAndDoc.java ## @@ -32,4 +33,9 @@ public int docID() { public float score() {

[GitHub] [lucene-solr] cammiemw commented on a change in pull request #2097: LUCENE-9537

2021-01-11 Thread GitBox
cammiemw commented on a change in pull request #2097: URL: https://github.com/apache/lucene-solr/pull/2097#discussion_r555482275 ## File path: lucene/core/src/java/org/apache/lucene/search/IndriQuery.java ## @@ -0,0 +1,100 @@ +/* + * Licensed to the Apache Software Foundation (

[jira] [Commented] (SOLR-15056) CPU circuit breaker needs to use CPU utilization, not Unix load average

2021-01-11 Thread Walter Underwood (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17263017#comment-17263017 ] Walter Underwood commented on SOLR-15056: - I've added a patch. Next, I'm setting

[jira] [Updated] (SOLR-15056) CPU circuit breaker needs to use CPU utilization, not Unix load average

2021-01-11 Thread Walter Underwood (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15056?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Walter Underwood updated SOLR-15056: Attachment: SOLR-15056.patch Labels: Metrics (was: ) Status: Open (was: Op

[GitHub] [lucene-solr] tizianodeg commented on pull request #2136: SOLR-15037: fix prevent config change listener to reload core while s…

2021-01-11 Thread GitBox
tizianodeg commented on pull request #2136: URL: https://github.com/apache/lucene-solr/pull/2136#issuecomment-758328108 @madrob I modified TestManagedSchemaAPI to reproduce the issue, feel free to propose a better location or approach. It's hard to reproduce this issue with a small

[jira] [Updated] (SOLR-15079) Block Collapse (faster collapse code when groups are co-located via Block Join style nested doc indexing)

2021-01-11 Thread Chris M. Hostetter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15079?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris M. Hostetter updated SOLR-15079: -- Attachment: SOLR-15079.patch Status: Open (was: Open) The main difference betw

[jira] [Created] (SOLR-15079) Block Collapse (faster collapse code when groups are co-located via Block Join style nested doc indexing)

2021-01-11 Thread Chris M. Hostetter (Jira)
Chris M. Hostetter created SOLR-15079: - Summary: Block Collapse (faster collapse code when groups are co-located via Block Join style nested doc indexing) Key: SOLR-15079 URL: https://issues.apache.org/jira/br

[jira] [Resolved] (SOLR-15010) Missing jstack warning is alarming, when using bin/solr as client interface to solr

2021-01-11 Thread David Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15010?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Eric Pugh resolved SOLR-15010. Fix Version/s: 8.8 Resolution: Fixed > Missing jstack warning is alarming, when usin

[GitHub] [lucene-solr] epugh merged pull request #2192: SOLR-15010 Try to use jattach for threaddump if jstack is missing

2021-01-11 Thread GitBox
epugh merged pull request #2192: URL: https://github.com/apache/lucene-solr/pull/2192 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 t

[jira] [Comment Edited] (SOLR-15071) Bug on LTR when using solr 8.6.3 - index out of bounds DisiPriorityQueue.add(DisiPriorityQueue.java:102)

2021-01-11 Thread Christine Poerschke (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17262947#comment-17262947 ] Christine Poerschke edited comment on SOLR-15071 at 1/11/21, 9:53 PM: -

[jira] [Comment Edited] (SOLR-15071) Bug on LTR when using solr 8.6.3 - index out of bounds DisiPriorityQueue.add(DisiPriorityQueue.java:102)

2021-01-11 Thread Christine Poerschke (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17262947#comment-17262947 ] Christine Poerschke edited comment on SOLR-15071 at 1/11/21, 9:50 PM: -

[jira] [Updated] (SOLR-15071) Bug on LTR when using solr 8.6.3 - index out of bounds DisiPriorityQueue.add(DisiPriorityQueue.java:102)

2021-01-11 Thread Christine Poerschke (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15071?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christine Poerschke updated SOLR-15071: --- Fix Version/s: 8.8 > Bug on LTR when using solr 8.6.3 - index out of bounds > DisiPr

[jira] [Assigned] (SOLR-15071) Bug on LTR when using solr 8.6.3 - index out of bounds DisiPriorityQueue.add(DisiPriorityQueue.java:102)

2021-01-11 Thread Christine Poerschke (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15071?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christine Poerschke reassigned SOLR-15071: -- Assignee: Christine Poerschke > Bug on LTR when using solr 8.6.3 - index out o

[jira] [Commented] (SOLR-15071) Bug on LTR when using solr 8.6.3 - index out of bounds DisiPriorityQueue.add(DisiPriorityQueue.java:102)

2021-01-11 Thread Christine Poerschke (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17262947#comment-17262947 ] Christine Poerschke commented on SOLR-15071: * The {{freq >= minShouldMatch}}

[GitHub] [lucene-solr] cpoerschke opened a new pull request #2196: SOLR-15071: Fix ArrayIndexOutOfBoundsException in contrib/ltr SolrFeatureScorer

2021-01-11 Thread GitBox
cpoerschke opened a new pull request #2196: URL: https://github.com/apache/lucene-solr/pull/2196 https://issues.apache.org/jira/browse/SOLR-15071 This is an automated message from the Apache Git Service. To respond to the mes

[jira] [Comment Edited] (SOLR-15052) Reducing overseer bottlenecks using per-replica states

2021-01-11 Thread Mike Drob (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17262918#comment-17262918 ] Mike Drob edited comment on SOLR-15052 at 1/11/21, 8:15 PM: [

[jira] [Commented] (SOLR-15052) Reducing overseer bottlenecks using per-replica states

2021-01-11 Thread Mike Drob (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17262918#comment-17262918 ] Mike Drob commented on SOLR-15052: -- [~noble.paul] I see that you already merged this in

[jira] [Commented] (SOLR-15071) Bug on LTR when using solr 8.6.3 - index out of bounds DisiPriorityQueue.add(DisiPriorityQueue.java:102)

2021-01-11 Thread Christine Poerschke (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17262916#comment-17262916 ] Christine Poerschke commented on SOLR-15071: Well, this is a truely interesti

[jira] [Commented] (SOLR-15010) Missing jstack warning is alarming, when using bin/solr as client interface to solr

2021-01-11 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17262913#comment-17262913 ] ASF subversion and git services commented on SOLR-15010: Commit 3

[GitHub] [lucene-solr] thelabdude merged pull request #2132: SOLR-15036: auto- select / rollup / sort / plist over facet expression when using a collection alias with multiple collections

2021-01-11 Thread GitBox
thelabdude merged pull request #2132: URL: https://github.com/apache/lucene-solr/pull/2132 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

[GitHub] [lucene-solr] msokolov commented on pull request #2176: Initial rewrite of MMapDirectory for JDK-16 preview (incubating) PANAMA APIs

2021-01-11 Thread GitBox
msokolov commented on pull request #2176: URL: https://github.com/apache/lucene-solr/pull/2176#issuecomment-758175143 @uschindler I pulled latest from this branch (ba61072221905c202450034c0c90409f7073ebb3) and re-ran (comparing to updated master (6711eb7571727552aad3ace53c52c9a8fe07dc40) a

[jira] [Assigned] (SOLR-14792) Remove VelocityResponseWriter from Solr 9

2021-01-11 Thread Erik Hatcher (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik Hatcher reassigned SOLR-14792: --- Assignee: Erik Hatcher > Remove VelocityResponseWriter from Solr 9 > ---

[jira] [Commented] (LUCENE-9537) Add Indri Search Engine Functionality to Lucene

2021-01-11 Thread Cameron VandenBerg (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17262861#comment-17262861 ] Cameron VandenBerg commented on LUCENE-9537: Hi [~mikemccand], I am so sorry

[jira] [Commented] (SOLR-15025) MiniSolrCloudCluster.waitForAllNodes ignores passed timeout value

2021-01-11 Thread Mike Drob (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17262856#comment-17262856 ] Mike Drob commented on SOLR-15025: -- One more thought here - I looked at the usages of th

[jira] [Resolved] (SOLR-14413) allow timeAllowed and cursorMark parameters

2021-01-11 Thread Mike Drob (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Drob resolved SOLR-14413. -- Resolution: Fixed > allow timeAllowed and cursorMark parameters > -

[jira] [Resolved] (SOLR-15070) SolrJ ClassCastException on XML /suggest requests

2021-01-11 Thread Jason Gerlowski (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15070?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gerlowski resolved SOLR-15070. Fix Version/s: master (9.0) 8.8 Resolution: Fixed I've committed

[jira] [Updated] (SOLR-15036) Use plist automatically for executing a facet expression against a collection alias backed by multiple collections

2021-01-11 Thread Timothy Potter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15036?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Potter updated SOLR-15036: -- Fix Version/s: master (9.0) 8.8 Resolution: Fixed Status: R

[jira] [Commented] (SOLR-15036) Use plist automatically for executing a facet expression against a collection alias backed by multiple collections

2021-01-11 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17262848#comment-17262848 ] ASF subversion and git services commented on SOLR-15036: Commit 7

[jira] [Commented] (SOLR-14413) allow timeAllowed and cursorMark parameters

2021-01-11 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17262847#comment-17262847 ] ASF subversion and git services commented on SOLR-14413: Commit 8

[GitHub] [lucene-solr] thelabdude merged pull request #2195: SOLR-15036: Automatically wrap a facet expression with a select / rollup / sort / plist when using a collection alias with multiple collect

2021-01-11 Thread GitBox
thelabdude merged pull request #2195: URL: https://github.com/apache/lucene-solr/pull/2195 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

[jira] [Commented] (SOLR-15070) SolrJ ClassCastException on XML /suggest requests

2021-01-11 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17262846#comment-17262846 ] ASF subversion and git services commented on SOLR-15070: Commit d

[GitHub] [lucene-solr] thelabdude opened a new pull request #2195: SOLR-15036: Automatically wrap a facet expression with a select / rollup / sort / plist when using a collection alias with multiple c

2021-01-11 Thread GitBox
thelabdude opened a new pull request #2195: URL: https://github.com/apache/lucene-solr/pull/2195 Back-port to 8x, see original PR: https://github.com/apache/lucene-solr/pull/2132 This is an automated message from the Apache

[jira] [Commented] (SOLR-14413) allow timeAllowed and cursorMark parameters

2021-01-11 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17262841#comment-17262841 ] ASF subversion and git services commented on SOLR-14413: Commit a

[GitHub] [lucene-solr] madrob merged pull request #2189: SOLR-14413 fix unit test to use delayed handler

2021-01-11 Thread GitBox
madrob merged pull request #2189: URL: https://github.com/apache/lucene-solr/pull/2189 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

[jira] [Commented] (SOLR-15036) Use plist automatically for executing a facet expression against a collection alias backed by multiple collections

2021-01-11 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17262823#comment-17262823 ] ASF subversion and git services commented on SOLR-15036: Commit 6

[jira] [Commented] (SOLR-15036) Use plist automatically for executing a facet expression against a collection alias backed by multiple collections

2021-01-11 Thread Joel Bernstein (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17262822#comment-17262822 ] Joel Bernstein commented on SOLR-15036: --- It is indeed missing from the docs. I will

[jira] [Comment Edited] (SOLR-14265) Move collections admin API to v2 completely

2021-01-11 Thread David Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17262793#comment-17262793 ] David Eric Pugh edited comment on SOLR-14265 at 1/11/21, 5:21 PM: -

[jira] [Commented] (SOLR-14265) Move collections admin API to v2 completely

2021-01-11 Thread David Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17262793#comment-17262793 ] David Eric Pugh commented on SOLR-14265: I just read through the history and now

[jira] [Commented] (SOLR-15036) Use plist automatically for executing a facet expression against a collection alias backed by multiple collections

2021-01-11 Thread Timothy Potter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17262786#comment-17262786 ] Timothy Potter commented on SOLR-15036: --- Thanks. Updated the impl. to use {{HashRol

[jira] [Commented] (SOLR-15036) Use plist automatically for executing a facet expression against a collection alias backed by multiple collections

2021-01-11 Thread Joel Bernstein (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17262773#comment-17262773 ] Joel Bernstein commented on SOLR-15036: --- One thing I noticed in the implementation

[jira] [Commented] (SOLR-14265) Move collections admin API to v2 completely

2021-01-11 Thread Jason Gerlowski (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17262772#comment-17262772 ] Jason Gerlowski commented on SOLR-14265: I intended to do that sort of thing - ex

[jira] [Commented] (SOLR-15071) Bug on LTR when using solr 8.6.3 - index out of bounds DisiPriorityQueue.add(DisiPriorityQueue.java:102)

2021-01-11 Thread Ovidiu Mihalcea (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17262764#comment-17262764 ] Ovidiu Mihalcea commented on SOLR-15071: At first I thought I've managed to repro

[jira] [Commented] (SOLR-14265) Move collections admin API to v2 completely

2021-01-11 Thread David Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17262757#comment-17262757 ] David Eric Pugh commented on SOLR-14265: [~gerlowskija] I was looking for the v2

[GitHub] [lucene-solr] jpountz merged pull request #2141: LUCENE-9346: Support minimumNumberShouldMatch in WANDScorer

2021-01-11 Thread GitBox
jpountz merged pull request #2141: URL: https://github.com/apache/lucene-solr/pull/2141 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

[jira] [Resolved] (SOLR-14999) Add built-in option to advertise Solr with a different port than Jetty listens on.

2021-01-11 Thread Houston Putman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Houston Putman resolved SOLR-14999. --- Resolution: Fixed > Add built-in option to advertise Solr with a different port than Jetty >

[GitHub] [lucene-solr] mikemccand commented on pull request #2161: LUCENE-9646: Set BM25Similarity discountOverlaps via the constructor

2021-01-11 Thread GitBox
mikemccand commented on pull request #2161: URL: https://github.com/apache/lucene-solr/pull/2161#issuecomment-757993718 +1 This change looks great, but it is an API break, so maybe we push it for 9.0 only, and add an entry into `MIGRATE.txt`? ---

[jira] [Commented] (SOLR-15071) Bug on LTR when using solr 8.6.3 - index out of bounds DisiPriorityQueue.add(DisiPriorityQueue.java:102)

2021-01-11 Thread Christine Poerschke (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17262684#comment-17262684 ] Christine Poerschke commented on SOLR-15071: Great to hear the issue is repro

[GitHub] [lucene-solr] mikemccand commented on pull request #2052: LUCENE-8982: Make NativeUnixDirectory pure java with FileChannel direct IO flag, and rename to DirectIODirectory

2021-01-11 Thread GitBox
mikemccand commented on pull request #2052: URL: https://github.com/apache/lucene-solr/pull/2052#issuecomment-757990579 Is this close now? Hard to tell from all the back&forth! Was writing checkpoints really broken!? How could tests fail to catch this :) @uschindler any thing else

[GitHub] [lucene-solr] gerlowskija merged pull request #2183: SOLR-15070: Remove HashMap usage in SuggestComponent rsp

2021-01-11 Thread GitBox
gerlowskija merged pull request #2183: URL: https://github.com/apache/lucene-solr/pull/2183 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

[GitHub] [lucene-solr] jpountz commented on pull request #2141: LUCENE-9346: Support minimumNumberShouldMatch in WANDScorer

2021-01-11 Thread GitBox
jpountz commented on pull request #2141: URL: https://github.com/apache/lucene-solr/pull/2141#issuecomment-757979678 @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 very s

[jira] [Commented] (LUCENE-9346) WANDScorer should support minimumNumberShouldMatch

2021-01-11 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17262665#comment-17262665 ] ASF subversion and git services commented on LUCENE-9346: - Commi

[jira] [Resolved] (LUCENE-9346) WANDScorer should support minimumNumberShouldMatch

2021-01-11 Thread Adrien Grand (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand resolved LUCENE-9346. -- Fix Version/s: 8.8 Resolution: Fixed Thank you [~zacharymorn]! > WANDScorer should sup

[jira] [Commented] (LUCENE-9346) WANDScorer should support minimumNumberShouldMatch

2021-01-11 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17262667#comment-17262667 ] ASF subversion and git services commented on LUCENE-9346: - Commi

[jira] [Commented] (LUCENE-9346) WANDScorer should support minimumNumberShouldMatch

2021-01-11 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17262666#comment-17262666 ] ASF subversion and git services commented on LUCENE-9346: - Commi

[GitHub] [lucene-solr] jpountz commented on a change in pull request #2141: LUCENE-9346: Support minimumNumberShouldMatch in WANDScorer

2021-01-11 Thread GitBox
jpountz commented on a change in pull request #2141: URL: https://github.com/apache/lucene-solr/pull/2141#discussion_r555074892 ## File path: lucene/core/src/java/org/apache/lucene/search/Boolean2ScorerSupplier.java ## @@ -230,10 +232,13 @@ private Scorer opt( for (Scor

[jira] [Commented] (LUCENE-9652) DataInput.readFloats to be used by Lucene90VectorReader

2021-01-11 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17262663#comment-17262663 ] Michael McCandless commented on LUCENE-9652: [~sokolov] it looks like it was

[GitHub] [lucene-solr] cpoerschke commented on a change in pull request #2192: SOLR-15010 Try to use jattach for threaddump if jstack is missing

2021-01-11 Thread GitBox
cpoerschke commented on a change in pull request #2192: URL: https://github.com/apache/lucene-solr/pull/2192#discussion_r555071923 ## File path: solr/bin/solr ## @@ -110,9 +110,10 @@ elif [ -n "$JAVA_HOME" ]; then JAVA="$java/java" if [ -x "$java/jstack" ]; then

[jira] [Commented] (LUCENE-9537) Add Indri Search Engine Functionality to Lucene

2021-01-11 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17262659#comment-17262659 ] Michael McCandless commented on LUCENE-9537: [~cvandenberg] did you see my l

[jira] [Comment Edited] (SOLR-15071) Bug on LTR when using solr 8.6.3 - index out of bounds DisiPriorityQueue.add(DisiPriorityQueue.java:102)

2021-01-11 Thread Ovidiu Mihalcea (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17262657#comment-17262657 ] Ovidiu Mihalcea edited comment on SOLR-15071 at 1/11/21, 2:05 PM: -

[jira] [Comment Edited] (SOLR-15071) Bug on LTR when using solr 8.6.3 - index out of bounds DisiPriorityQueue.add(DisiPriorityQueue.java:102)

2021-01-11 Thread Ovidiu Mihalcea (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17262657#comment-17262657 ] Ovidiu Mihalcea edited comment on SOLR-15071 at 1/11/21, 2:05 PM: -

[jira] [Comment Edited] (SOLR-15071) Bug on LTR when using solr 8.6.3 - index out of bounds DisiPriorityQueue.add(DisiPriorityQueue.java:102)

2021-01-11 Thread Ovidiu Mihalcea (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17262657#comment-17262657 ] Ovidiu Mihalcea edited comment on SOLR-15071 at 1/11/21, 2:05 PM: -

[jira] [Comment Edited] (SOLR-15071) Bug on LTR when using solr 8.6.3 - index out of bounds DisiPriorityQueue.add(DisiPriorityQueue.java:102)

2021-01-11 Thread Ovidiu Mihalcea (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17262657#comment-17262657 ] Ovidiu Mihalcea edited comment on SOLR-15071 at 1/11/21, 2:04 PM: -

[jira] [Commented] (SOLR-15071) Bug on LTR when using solr 8.6.3 - index out of bounds DisiPriorityQueue.add(DisiPriorityQueue.java:102)

2021-01-11 Thread Ovidiu Mihalcea (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17262657#comment-17262657 ] Ovidiu Mihalcea commented on SOLR-15071: Hello, Maybe someone who recently went

[jira] [Commented] (LUCENE-9346) WANDScorer should support minimumNumberShouldMatch

2021-01-11 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17262658#comment-17262658 ] ASF subversion and git services commented on LUCENE-9346: - Commi

[jira] [Updated] (SOLR-15071) Bug on LTR when using solr 8.6.3 - index out of bounds DisiPriorityQueue.add(DisiPriorityQueue.java:102)

2021-01-11 Thread Ovidiu Mihalcea (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15071?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ovidiu Mihalcea updated SOLR-15071: --- Attachment: featurestore+model+sample_documents.zip > Bug on LTR when using solr 8.6.3 - inde

[jira] [Commented] (SOLR-15055) Re-implement 'withCollection' and 'maxShardsPerNode'

2021-01-11 Thread Andrzej Bialecki (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17262624#comment-17262624 ] Andrzej Bialecki commented on SOLR-15055: - The requirement #1 from the list above

[jira] [Comment Edited] (SOLR-15055) Re-implement 'withCollection' and 'maxShardsPerNode'

2021-01-11 Thread Andrzej Bialecki (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17262615#comment-17262615 ] Andrzej Bialecki edited comment on SOLR-15055 at 1/11/21, 12:47 PM: ---

[jira] [Commented] (SOLR-15055) Re-implement 'withCollection' and 'maxShardsPerNode'

2021-01-11 Thread Andrzej Bialecki (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17262615#comment-17262615 ] Andrzej Bialecki commented on SOLR-15055: - So, let's take a step back, and start

[jira] [Commented] (SOLR-15070) SolrJ ClassCastException on XML /suggest requests

2021-01-11 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17262613#comment-17262613 ] ASF subversion and git services commented on SOLR-15070: Commit 9

[jira] [Commented] (SOLR-13055) Introduce check to determine "liveliness" of a Solr node

2021-01-11 Thread Torsten Werner (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17262561#comment-17262561 ] Torsten Werner commented on SOLR-13055: --- I have just found this Jira. I could not f

[jira] [Comment Edited] (SOLR-15056) CPU circuit breaker needs to use CPU utilization, not Unix load average

2021-01-11 Thread Andrzej Bialecki (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17262521#comment-17262521 ] Andrzej Bialecki edited comment on SOLR-15056 at 1/11/21, 9:36 AM:

[jira] [Commented] (SOLR-15056) CPU circuit breaker needs to use CPU utilization, not Unix load average

2021-01-11 Thread Andrzej Bialecki (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17262521#comment-17262521 ] Andrzej Bialecki commented on SOLR-15056: - The equivalent Java code would be some

[jira] [Comment Edited] (SOLR-15056) CPU circuit breaker needs to use CPU utilization, not Unix load average

2021-01-11 Thread Andrzej Bialecki (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17262468#comment-17262468 ] Andrzej Bialecki edited comment on SOLR-15056 at 1/11/21, 8:12 AM:

[jira] [Commented] (SOLR-15056) CPU circuit breaker needs to use CPU utilization, not Unix load average

2021-01-11 Thread Andrzej Bialecki (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17262468#comment-17262468 ] Andrzej Bialecki commented on SOLR-15056: - {{systtemCpuLoad}} is already supporte