[jira] [Created] (LUCENE-9290) TestXYPoint#testEqualsAndHashCode test failure

2020-03-25 Thread Ignacio Vera (Jira)
Ignacio Vera created LUCENE-9290: Summary: TestXYPoint#testEqualsAndHashCode test failure Key: LUCENE-9290 URL: https://issues.apache.org/jira/browse/LUCENE-9290 Project: Lucene - Core Issue

[GitHub] [lucene-solr] iverase opened a new pull request #1375: Fix TestXYPoint#testEqualsAndHashCode

2020-03-25 Thread GitBox
iverase opened a new pull request #1375: Fix TestXYPoint#testEqualsAndHashCode URL: https://github.com/apache/lucene-solr/pull/1375 The test should not assume that different objects have always different hashcodes. This is an

[jira] [Created] (LUCENE-9291) BKDWriter refactor: Simplify BKDWriter class

2020-03-25 Thread Ignacio Vera (Jira)
Ignacio Vera created LUCENE-9291: Summary: BKDWriter refactor: Simplify BKDWriter class Key: LUCENE-9291 URL: https://issues.apache.org/jira/browse/LUCENE-9291 Project: Lucene - Core Issue Ty

[jira] [Created] (LUCENE-9292) BKDWriter refactor: Group point configuration in its own class

2020-03-25 Thread Ignacio Vera (Jira)
Ignacio Vera created LUCENE-9292: Summary: BKDWriter refactor: Group point configuration in its own class Key: LUCENE-9292 URL: https://issues.apache.org/jira/browse/LUCENE-9292 Project: Lucene - Cor

[jira] [Updated] (LUCENE-9292) BKDWriter refactor: Group point configuration in its own class

2020-03-25 Thread Ignacio Vera (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignacio Vera updated LUCENE-9292: - Issue Type: Improvement (was: Task) > BKDWriter refactor: Group point configuration in its own

[GitHub] [lucene-solr] iverase opened a new pull request #1376: LUCENE-9292: BKDWriter refactor: Group point configuration in its own class

2020-03-25 Thread GitBox
iverase opened a new pull request #1376: LUCENE-9292: BKDWriter refactor: Group point configuration in its own class URL: https://github.com/apache/lucene-solr/pull/1376 see https://issues.apache.org/jira/browse/LUCENE-9292 This changes introduces a new class called `BKDConfig` which

[jira] [Created] (LUCENE-9293) KDWriter refactor: Introduce the concept of a leaf block

2020-03-25 Thread Ignacio Vera (Jira)
Ignacio Vera created LUCENE-9293: Summary: KDWriter refactor: Introduce the concept of a leaf block Key: LUCENE-9293 URL: https://issues.apache.org/jira/browse/LUCENE-9293 Project: Lucene - Core

[jira] [Updated] (LUCENE-9293) BKDWriter refactor: Introduce the concept of a leaf block

2020-03-25 Thread Ignacio Vera (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignacio Vera updated LUCENE-9293: - Summary: BKDWriter refactor: Introduce the concept of a leaf block (was: KDWriter refactor: Int

[GitHub] [lucene-solr] iverase opened a new pull request #1377: LUCENE-9293: BKDWriter refactor: Introduce the concept of a leaf block

2020-03-25 Thread GitBox
iverase opened a new pull request #1377: LUCENE-9293: BKDWriter refactor: Introduce the concept of a leaf block URL: https://github.com/apache/lucene-solr/pull/1377 see https://issues.apache.org/jira/browse/LUCENE-9293 This change introduces a new interface called `BKDLeafBlock` tha

[GitHub] [lucene-site] uschindler merged pull request #18: Alessandro Benedetti new committer

2020-03-25 Thread GitBox
uschindler merged pull request #18: Alessandro Benedetti new committer URL: https://github.com/apache/lucene-site/pull/18 This is an automated message from the Apache Git Service. To respond to the message, please log on to G

[GitHub] [lucene-site] uschindler commented on issue #18: Alessandro Benedetti new committer

2020-03-25 Thread GitBox
uschindler commented on issue #18: Alessandro Benedetti new committer URL: https://github.com/apache/lucene-site/pull/18#issuecomment-603715166 I just merged this! This is an automated message from the Apache Git Service. To r

[jira] [Created] (LUCENE-9294) BKDWriter refactor: Make BKDIndexWriter an interface

2020-03-25 Thread Ignacio Vera (Jira)
Ignacio Vera created LUCENE-9294: Summary: BKDWriter refactor: Make BKDIndexWriter an interface Key: LUCENE-9294 URL: https://issues.apache.org/jira/browse/LUCENE-9294 Project: Lucene - Core

[GitHub] [lucene-solr] iverase opened a new pull request #1378: LUCENE-9294: BKDWriter refactor: Make BKDIndexWriter an interface

2020-03-25 Thread GitBox
iverase opened a new pull request #1378: LUCENE-9294: BKDWriter refactor: Make BKDIndexWriter an interface URL: https://github.com/apache/lucene-solr/pull/1378 see https://issues.apache.org/jira/browse/LUCENE-9294 This changes introduces a new BKDIndexWriter interface which replace t

[jira] [Commented] (LUCENE-9291) BKDWriter refactor: Simplify BKDWriter class

2020-03-25 Thread Ignacio Vera (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17066489#comment-17066489 ] Ignacio Vera commented on LUCENE-9291: --  I have opened the following Jira issues. T

[jira] [Created] (LUCENE-9295) Removing grave accent in Dutch Snowball algorithm

2020-03-25 Thread Nguyen Minh Gia Huy (Jira)
Nguyen Minh Gia Huy created LUCENE-9295: --- Summary: Removing grave accent in Dutch Snowball algorithm Key: LUCENE-9295 URL: https://issues.apache.org/jira/browse/LUCENE-9295 Project: Lucene - Core

[jira] [Updated] (LUCENE-9295) Removing grave accent in Dutch Snowball algorithm

2020-03-25 Thread Nguyen Minh Gia Huy (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nguyen Minh Gia Huy updated LUCENE-9295: Description: I have a concern on how [Dutch Snowball algorithm|http://snowball.ta

[jira] [Commented] (LUCENE-9283) DelimitedBoostTokenFilter can fail testRandomChains

2020-03-25 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17066569#comment-17066569 ] ASF subversion and git services commented on LUCENE-9283: - Commi

[jira] [Commented] (LUCENE-9283) DelimitedBoostTokenFilter can fail testRandomChains

2020-03-25 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17066568#comment-17066568 ] ASF subversion and git services commented on LUCENE-9283: - Commi

[jira] [Commented] (LUCENE-9283) DelimitedBoostTokenFilter can fail testRandomChains

2020-03-25 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17066570#comment-17066570 ] ASF subversion and git services commented on LUCENE-9283: - Commi

[jira] [Commented] (LUCENE-8962) Can we merge small segments during refresh, for faster searching?

2020-03-25 Thread Alan Woodward (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17066573#comment-17066573 ] Alan Woodward commented on LUCENE-8962: --- It's not in the released 8.5 CHANGES.txt

[jira] [Commented] (LUCENE-9198) Remove news section from TLP website

2020-03-25 Thread Alan Woodward (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17066575#comment-17066575 ] Alan Woodward commented on LUCENE-9198: --- I added it because there were previous co

[GitHub] [lucene-solr] s1monw commented on issue #1361: LUCENE-8118: Throw exception if DWPT grows beyond it's maximum ram limit

2020-03-25 Thread GitBox
s1monw commented on issue #1361: LUCENE-8118: Throw exception if DWPT grows beyond it's maximum ram limit URL: https://github.com/apache/lucene-solr/pull/1361#issuecomment-603805135 @mikemccand @dnhatn I added the retry logic, added a test and fixed some minor things. It's changed quite a

[jira] [Commented] (LUCENE-9289) Speed up Levenshtein distance calculation when we don't need the exact distance

2020-03-25 Thread Lucene/Solr QA (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17066641#comment-17066641 ] Lucene/Solr QA commented on LUCENE-9289: | (/) *{color:green}+1 overall{color}*

[jira] [Commented] (LUCENE-9281) Retire SPIClassIterator from master because Java 9+ uses different mechanism to load services when module system is used

2020-03-25 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1708#comment-1708 ] Uwe Schindler commented on LUCENE-9281: --- I was stumbling on SOLR-14362, but with a

[GitHub] [lucene-solr] dsmiley commented on a change in pull request #1310: SOLR-13350: Multithreaded search using collector managers

2020-03-25 Thread GitBox
dsmiley commented on a change in pull request #1310: SOLR-13350: Multithreaded search using collector managers URL: https://github.com/apache/lucene-solr/pull/1310#discussion_r397827663 ## File path: solr/core/src/java/org/apache/solr/core/CoreContainer.java ## @@ -184,6 +

[GitHub] [lucene-solr] dsmiley commented on a change in pull request #1310: SOLR-13350: Multithreaded search using collector managers

2020-03-25 Thread GitBox
dsmiley commented on a change in pull request #1310: SOLR-13350: Multithreaded search using collector managers URL: https://github.com/apache/lucene-solr/pull/1310#discussion_r397859647 ## File path: solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java ## @@ -1

[GitHub] [lucene-solr] dsmiley commented on a change in pull request #1310: SOLR-13350: Multithreaded search using collector managers

2020-03-25 Thread GitBox
dsmiley commented on a change in pull request #1310: SOLR-13350: Multithreaded search using collector managers URL: https://github.com/apache/lucene-solr/pull/1310#discussion_r397855612 ## File path: solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java ## @@ -1

[GitHub] [lucene-solr] dsmiley commented on a change in pull request #1310: SOLR-13350: Multithreaded search using collector managers

2020-03-25 Thread GitBox
dsmiley commented on a change in pull request #1310: SOLR-13350: Multithreaded search using collector managers URL: https://github.com/apache/lucene-solr/pull/1310#discussion_r397839456 ## File path: lucene/core/src/java/org/apache/lucene/search/MultiCollector.java ## @@ -

[GitHub] [lucene-solr] dsmiley commented on a change in pull request #1310: SOLR-13350: Multithreaded search using collector managers

2020-03-25 Thread GitBox
dsmiley commented on a change in pull request #1310: SOLR-13350: Multithreaded search using collector managers URL: https://github.com/apache/lucene-solr/pull/1310#discussion_r397833643 ## File path: solr/core/src/java/org/apache/solr/core/CoreContainer.java ## @@ -543,6 +

[GitHub] [lucene-solr] dsmiley commented on a change in pull request #1310: SOLR-13350: Multithreaded search using collector managers

2020-03-25 Thread GitBox
dsmiley commented on a change in pull request #1310: SOLR-13350: Multithreaded search using collector managers URL: https://github.com/apache/lucene-solr/pull/1310#discussion_r397862858 ## File path: solr/core/src/test/org/apache/solr/search/TestFiltering.java ## @@ -86,21

[GitHub] [lucene-solr] dsmiley commented on a change in pull request #1310: SOLR-13350: Multithreaded search using collector managers

2020-03-25 Thread GitBox
dsmiley commented on a change in pull request #1310: SOLR-13350: Multithreaded search using collector managers URL: https://github.com/apache/lucene-solr/pull/1310#discussion_r397860433 ## File path: solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java ## @@ -1

[GitHub] [lucene-solr] dsmiley commented on a change in pull request #1310: SOLR-13350: Multithreaded search using collector managers

2020-03-25 Thread GitBox
dsmiley commented on a change in pull request #1310: SOLR-13350: Multithreaded search using collector managers URL: https://github.com/apache/lucene-solr/pull/1310#discussion_r397858537 ## File path: solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java ## @@ -1

[GitHub] [lucene-solr] dsmiley commented on a change in pull request #1310: SOLR-13350: Multithreaded search using collector managers

2020-03-25 Thread GitBox
dsmiley commented on a change in pull request #1310: SOLR-13350: Multithreaded search using collector managers URL: https://github.com/apache/lucene-solr/pull/1310#discussion_r397857397 ## File path: solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java ## @@ -1

[GitHub] [lucene-solr] dsmiley commented on a change in pull request #1310: SOLR-13350: Multithreaded search using collector managers

2020-03-25 Thread GitBox
dsmiley commented on a change in pull request #1310: SOLR-13350: Multithreaded search using collector managers URL: https://github.com/apache/lucene-solr/pull/1310#discussion_r397863596 ## File path: solr/core/src/java/org/apache/solr/request/SolrRequestInfo.java ## @@ -67

[GitHub] [lucene-solr] dsmiley commented on a change in pull request #1310: SOLR-13350: Multithreaded search using collector managers

2020-03-25 Thread GitBox
dsmiley commented on a change in pull request #1310: SOLR-13350: Multithreaded search using collector managers URL: https://github.com/apache/lucene-solr/pull/1310#discussion_r397854900 ## File path: solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java ## @@ -1

[GitHub] [lucene-solr] dsmiley commented on a change in pull request #1310: SOLR-13350: Multithreaded search using collector managers

2020-03-25 Thread GitBox
dsmiley commented on a change in pull request #1310: SOLR-13350: Multithreaded search using collector managers URL: https://github.com/apache/lucene-solr/pull/1310#discussion_r397828321 ## File path: solr/core/src/java/org/apache/solr/core/CoreContainer.java ## @@ -353,6 +

[jira] [Updated] (SOLR-13951) Avoid replica state updates to state.json

2020-03-25 Thread Yonik Seeley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-13951: Component/s: SolrCloud > Avoid replica state updates to state.json > -

[jira] [Commented] (LUCENE-9281) Retire SPIClassIterator from master because Java 9+ uses different mechanism to load services when module system is used

2020-03-25 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17066691#comment-17066691 ] Uwe Schindler commented on LUCENE-9281: --- PR is now ready to be merged. I will do t

[jira] [Updated] (SOLR-13951) Avoid replica state updates to state.json

2020-03-25 Thread Yonik Seeley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-13951: Issue Type: Improvement (was: Bug) Labels: scaling (was: ) > Avoid replica state updates

[jira] [Updated] (SOLR-14275) Policy calculations are very slow for large clusters and large operations

2020-03-25 Thread Yonik Seeley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-14275: Labels: scaling (was: ) > Policy calculations are very slow for large clusters and large operation

[jira] [Commented] (LUCENE-8962) Can we merge small segments during refresh, for faster searching?

2020-03-25 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17066742#comment-17066742 ] David Smiley commented on LUCENE-8962: -- ok; makes sense. > Can we merge small segm

[jira] [Updated] (SOLR-5146) Figure out what it would take for lazily-loaded cores to play nice with SolrCloud

2020-03-25 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-5146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley updated SOLR-5146: --- Labels: scaling (was: ) Just a status update:  I have something working but only for the "shared" (i.

[GitHub] [lucene-solr] mocobeta commented on a change in pull request #1360: LUCENE-9281: Retire SPIClassIterator from master because Java 9+ uses different mechanism to load services when module syst

2020-03-25 Thread GitBox
mocobeta commented on a change in pull request #1360: LUCENE-9281: Retire SPIClassIterator from master because Java 9+ uses different mechanism to load services when module system is used URL: https://github.com/apache/lucene-solr/pull/1360#discussion_r397946776 ## File path: lucen

[GitHub] [lucene-solr] uschindler commented on a change in pull request #1360: LUCENE-9281: Retire SPIClassIterator from master because Java 9+ uses different mechanism to load services when module sy

2020-03-25 Thread GitBox
uschindler commented on a change in pull request #1360: LUCENE-9281: Retire SPIClassIterator from master because Java 9+ uses different mechanism to load services when module system is used URL: https://github.com/apache/lucene-solr/pull/1360#discussion_r397955373 ## File path: luc

[jira] [Commented] (SOLR-14362) Tests no longer run with whitespace in Solr's checkout directory

2020-03-25 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17066766#comment-17066766 ] Uwe Schindler commented on SOLR-14362: -- There is already an issue in Log4J: LOG4J2-2

[jira] [Updated] (SOLR-11775) json.facet can use inconsistent Long/Integer for "count" depending on shard count

2020-03-25 Thread Munendra S N (Jira)
[ https://issues.apache.org/jira/browse/SOLR-11775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Munendra S N updated SOLR-11775: Attachment: SOLR-11775.patch > json.facet can use inconsistent Long/Integer for "count" depending o

[jira] [Comment Edited] (SOLR-11775) json.facet can use inconsistent Long/Integer for "count" depending on shard count

2020-03-25 Thread Munendra S N (Jira)
[ https://issues.apache.org/jira/browse/SOLR-11775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17066797#comment-17066797 ] Munendra S N edited comment on SOLR-11775 at 3/25/20, 4:17 PM:

[jira] [Updated] (SOLR-11775) json.facet can use inconsistent Long/Integer for "count" depending on shard count

2020-03-25 Thread Munendra S N (Jira)
[ https://issues.apache.org/jira/browse/SOLR-11775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Munendra S N updated SOLR-11775: Status: Patch Available (was: Open) > json.facet can use inconsistent Long/Integer for "count" dep

[jira] [Commented] (SOLR-11775) json.facet can use inconsistent Long/Integer for "count" depending on shard count

2020-03-25 Thread Munendra S N (Jira)
[ https://issues.apache.org/jira/browse/SOLR-11775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17066797#comment-17066797 ] Munendra S N commented on SOLR-11775: - [^SOLR-11775.patch] Irrespective of shard co

[jira] [Assigned] (SOLR-14362) Tests no longer run with whitespace in Solr's checkout directory

2020-03-25 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler reassigned SOLR-14362: Assignee: Uwe Schindler > Tests no longer run with whitespace in Solr's checkout directory

[jira] [Updated] (SOLR-14362) Tests no longer run with whitespace in Solr's checkout directory

2020-03-25 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated SOLR-14362: - Affects Version/s: 8.5 > Tests no longer run with whitespace in Solr's checkout directory > -

[GitHub] [lucene-solr] mocobeta commented on a change in pull request #1360: LUCENE-9281: Retire SPIClassIterator from master because Java 9+ uses different mechanism to load services when module syst

2020-03-25 Thread GitBox
mocobeta commented on a change in pull request #1360: LUCENE-9281: Retire SPIClassIterator from master because Java 9+ uses different mechanism to load services when module system is used URL: https://github.com/apache/lucene-solr/pull/1360#discussion_r398014567 ## File path: lucen

[jira] [Commented] (LUCENE-9281) Retire SPIClassIterator from master because Java 9+ uses different mechanism to load services when module system is used

2020-03-25 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17066870#comment-17066870 ] ASF subversion and git services commented on LUCENE-9281: - Commi

[GitHub] [lucene-solr] uschindler merged pull request #1360: LUCENE-9281: Retire SPIClassIterator from master because Java 9+ uses different mechanism to load services when module system is used

2020-03-25 Thread GitBox
uschindler merged pull request #1360: LUCENE-9281: Retire SPIClassIterator from master because Java 9+ uses different mechanism to load services when module system is used URL: https://github.com/apache/lucene-solr/pull/1360 ---

[jira] [Commented] (LUCENE-9281) Retire SPIClassIterator from master because Java 9+ uses different mechanism to load services when module system is used

2020-03-25 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17066871#comment-17066871 ] ASF subversion and git services commented on LUCENE-9281: - Commi

[jira] [Resolved] (LUCENE-9281) Retire SPIClassIterator from master because Java 9+ uses different mechanism to load services when module system is used

2020-03-25 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved LUCENE-9281. --- Resolution: Fixed Thanks to all that took part in discussion! > Retire SPIClassIterator fro

[jira] [Created] (SOLR-14363) Add separate type for "/get" requests to SolrLogParseTool

2020-03-25 Thread Jason Gerlowski (Jira)
Jason Gerlowski created SOLR-14363: -- Summary: Add separate type for "/get" requests to SolrLogParseTool Key: SOLR-14363 URL: https://issues.apache.org/jira/browse/SOLR-14363 Project: Solr Is

[GitHub] [lucene-solr] gerlowskija opened a new pull request #1379: SOLR-14363: Separate /get requests into their own type designation

2020-03-25 Thread GitBox
gerlowskija opened a new pull request #1379: SOLR-14363: Separate /get requests into their own type designation URL: https://github.com/apache/lucene-solr/pull/1379 # Description The SolrLogParseTool parses most log records containing the string "QTime=" as being a query. While this is

[jira] [Commented] (SOLR-14322) AbstractFullDistribZkTestBase.waitForThingsToLevelOut is very inconsistent

2020-03-25 Thread Mike Drob (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17066958#comment-17066958 ] Mike Drob commented on SOLR-14322: -- [~hossman] - I tagged you for a review on the PR sin

[GitHub] [lucene-site] ctargett opened a new pull request #19: Add 8.5 to available Ref Guide versions

2020-03-25 Thread GitBox
ctargett opened a new pull request #19: Add 8.5 to available Ref Guide versions URL: https://github.com/apache/lucene-site/pull/19 This is an automated message from the Apache Git Service. To respond to the message, please lo

[GitHub] [lucene-site] ctargett merged pull request #19: Add 8.5 to available Ref Guide versions

2020-03-25 Thread GitBox
ctargett merged pull request #19: Add 8.5 to available Ref Guide versions URL: https://github.com/apache/lucene-site/pull/19 This is an automated message from the Apache Git Service. To respond to the message, please log on t

[jira] [Commented] (LUCENE-8962) Can we merge small segments during refresh, for faster searching?

2020-03-25 Thread Michael Sokolov (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17066968#comment-17066968 ] Michael Sokolov commented on LUCENE-8962: - Yes, sorry, merging all those reverts

[jira] [Commented] (LUCENE-8962) Can we merge small segments during refresh, for faster searching?

2020-03-25 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17066966#comment-17066966 ] ASF subversion and git services commented on LUCENE-8962: - Commi

[jira] [Commented] (SOLR-14274) Multiple CoreContainers will register the same JVM Metrics

2020-03-25 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17066978#comment-17066978 ] ASF subversion and git services commented on SOLR-14274: Commit 8

[GitHub] [lucene-solr] madrob merged pull request #1299: SOLR-14274 Do not register multiple sets of JVM metrics

2020-03-25 Thread GitBox
madrob merged pull request #1299: SOLR-14274 Do not register multiple sets of JVM metrics URL: https://github.com/apache/lucene-solr/pull/1299 This is an automated message from the Apache Git Service. To respond to the messa

[GitHub] [lucene-solr] ctargett merged pull request #1292: SOLR-14284 add expressible support to list, and add example of removing a component

2020-03-25 Thread GitBox
ctargett merged pull request #1292: SOLR-14284 add expressible support to list, and add example of removing a component URL: https://github.com/apache/lucene-solr/pull/1292 This is an automated message from the Apache Git Se

[jira] [Commented] (SOLR-14284) Document that you can add a new stream function via add-expressible

2020-03-25 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17066985#comment-17066985 ] ASF subversion and git services commented on SOLR-14284: Commit 4

[GitHub] [lucene-solr] ctargett commented on issue #1292: SOLR-14284 add expressible support to list, and add example of removing a component

2020-03-25 Thread GitBox
ctargett commented on issue #1292: SOLR-14284 add expressible support to list, and add example of removing a component URL: https://github.com/apache/lucene-solr/pull/1292#issuecomment-604023492 Sorry, I've had a stack of things to deal with too. I only wanted to check it locally before me

[jira] [Commented] (SOLR-14284) Document that you can add a new stream function via add-expressible

2020-03-25 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17066989#comment-17066989 ] ASF subversion and git services commented on SOLR-14284: Commit 6

[GitHub] [lucene-site] dsmiley commented on issue #18: Alessandro Benedetti new committer

2020-03-25 Thread GitBox
dsmiley commented on issue #18: Alessandro Benedetti new committer URL: https://github.com/apache/lucene-site/pull/18#issuecomment-604031973 In the past we've deliberately made the newly appointed committers do it themselves in order to ensure they have their accounts / environment set up a

[GitHub] [lucene-solr] dsmiley commented on issue #1379: SOLR-14363: Separate /get requests into their own type designation

2020-03-25 Thread GitBox
dsmiley commented on issue #1379: SOLR-14363: Separate /get requests into their own type designation URL: https://github.com/apache/lucene-solr/pull/1379#issuecomment-604038313 Can we instead dynamically pull out the request handler path no matter what it is? Then we could index this with

[GitHub] [lucene-site] uschindler commented on issue #19: Add 8.5 to available Ref Guide versions

2020-03-25 Thread GitBox
uschindler commented on issue #19: Add 8.5 to available Ref Guide versions URL: https://github.com/apache/lucene-site/pull/19#issuecomment-604042803 Why is this part not automatic? This is an automated message from the Apache

[GitHub] [lucene-solr] epugh commented on issue #1292: SOLR-14284 add expressible support to list, and add example of removing a component

2020-03-25 Thread GitBox
epugh commented on issue #1292: SOLR-14284 add expressible support to list, and add example of removing a component URL: https://github.com/apache/lucene-solr/pull/1292#issuecomment-604050263 Thank you! This is an automated m

[jira] [Resolved] (SOLR-14284) Document that you can add a new stream function via add-expressible

2020-03-25 Thread Cassandra Targett (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cassandra Targett resolved SOLR-14284. -- Fix Version/s: 8.6 Assignee: Cassandra Targett Resolution: Fixed > Docu

[jira] [Commented] (SOLR-13659) Refactor Cache config to lazily load the the class

2020-03-25 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17067069#comment-17067069 ] David Smiley commented on SOLR-13659: - It seems SolrCacheHolder remains as un-reverte

[GitHub] [lucene-solr] msokolov commented on a change in pull request #1316: LUCENE-8929 parallel early termination in TopFieldCollector using minmin score

2020-03-25 Thread GitBox
msokolov commented on a change in pull request #1316: LUCENE-8929 parallel early termination in TopFieldCollector using minmin score URL: https://github.com/apache/lucene-solr/pull/1316#discussion_r398144763 ## File path: lucene/core/src/java/org/apache/lucene/search/ParallelSorted

[jira] [Commented] (SOLR-14128) SystemCollectionCompatTest times out waiting for Overseer to do compatibility checks

2020-03-25 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17067092#comment-17067092 ] ASF subversion and git services commented on SOLR-14128: Commit b

[GitHub] [lucene-site] janhoy commented on issue #19: Add 8.5 to available Ref Guide versions

2020-03-25 Thread GitBox
janhoy commented on issue #19: Add 8.5 to available Ref Guide versions URL: https://github.com/apache/lucene-site/pull/19#issuecomment-604099703 It could be part of the template, if we always have a refguide out at same time as a release. I guess we do, even if it is a draft? -

[jira] [Commented] (SOLR-14325) Core status could be improved to not require an IndexSearcher

2020-03-25 Thread Andrzej Bialecki (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17067103#comment-17067103 ] Andrzej Bialecki commented on SOLR-14325: - [~dsmiley] - metrics reporting doesn't

[jira] [Commented] (SOLR-14274) Multiple CoreContainers will register the same JVM Metrics

2020-03-25 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17067191#comment-17067191 ] ASF subversion and git services commented on SOLR-14274: Commit f

[jira] [Resolved] (SOLR-14274) Multiple CoreContainers will register the same JVM Metrics

2020-03-25 Thread Mike Drob (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Drob resolved SOLR-14274. -- Fix Version/s: 8.6 master (9.0) Assignee: Mike Drob Resolution: Fixed

[jira] [Updated] (LUCENE-9221) Lucene Logo Contest

2020-03-25 Thread Stamatis Zampetakis (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stamatis Zampetakis updated LUCENE-9221: Attachment: zabetak-1-7.pdf > Lucene Logo Contest > --- > >

[jira] [Commented] (LUCENE-9221) Lucene Logo Contest

2020-03-25 Thread Stamatis Zampetakis (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17067265#comment-17067265 ] Stamatis Zampetakis commented on LUCENE-9221: - Hi guys, I had a few ideas ab

[jira] [Commented] (SOLR-14300) Some conditional clauses on unindexed field will be ignored by query parser in some specific cases

2020-03-25 Thread Hongtai Xue (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17067270#comment-17067270 ] Hongtai Xue commented on SOLR-14300: {color:#c1c7d0}>>{color} Please justify why no n

[jira] [Comment Edited] (SOLR-14300) Some conditional clauses on unindexed field will be ignored by query parser in some specific cases

2020-03-25 Thread Hongtai Xue (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17067270#comment-17067270 ] Hongtai Xue edited comment on SOLR-14300 at 3/26/20, 1:09 AM: -

[GitHub] [lucene-solr] mayya-sharipova commented on issue #1351: LUCENE-9280: Collectors to skip noncompetitive documents

2020-03-25 Thread GitBox
mayya-sharipova commented on issue #1351: LUCENE-9280: Collectors to skip noncompetitive documents URL: https://github.com/apache/lucene-solr/pull/1351#issuecomment-604173071 I have run some benchmarking using `luceneutil`. As the new sort optimization uses a new `LongDocValuesPointSortF

[jira] [Created] (SOLR-14364) LTR SolrFeature fq improvements, like PostFilters

2020-03-25 Thread David Smiley (Jira)
David Smiley created SOLR-14364: --- Summary: LTR SolrFeature fq improvements, like PostFilters Key: SOLR-14364 URL: https://issues.apache.org/jira/browse/SOLR-14364 Project: Solr Issue Type: Impr

[GitHub] [lucene-solr] dsmiley opened a new pull request #1380: SOLR-14364: LTR SolrFeature fq improvements

2020-03-25 Thread GitBox
dsmiley opened a new pull request #1380: SOLR-14364: LTR SolrFeature fq improvements URL: https://github.com/apache/lucene-solr/pull/1380 Mostly general code improvements, though it should support postFilters now Add QueryUtils.combineQueryAndFilter -

[jira] [Commented] (SOLR-14364) LTR SolrFeature fq improvements, like PostFilters

2020-03-25 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17067352#comment-17067352 ] ASF subversion and git services commented on SOLR-14364: Commit 8

[GitHub] [lucene-solr] dsmiley closed pull request #1380: SOLR-14364: LTR SolrFeature fq improvements

2020-03-25 Thread GitBox
dsmiley closed pull request #1380: SOLR-14364: LTR SolrFeature fq improvements URL: https://github.com/apache/lucene-solr/pull/1380 This is an automated message from the Apache Git Service. To respond to the message, please l

[GitHub] [lucene-solr] dsmiley opened a new pull request #1381: SOLR-14364: LTR SolrFeature fq improvements

2020-03-25 Thread GitBox
dsmiley opened a new pull request #1381: SOLR-14364: LTR SolrFeature fq improvements URL: https://github.com/apache/lucene-solr/pull/1381 https://issues.apache.org/jira/browse/SOLR-14364 Admittedly there is no test change. Again my primary motivation is really just for this class t