[GitHub] [lucene-solr] vthacker commented on a change in pull request #1559: SOLR-14552: Add BMW support to ReRank queries

2020-06-09 Thread GitBox
vthacker commented on a change in pull request #1559: URL: https://github.com/apache/lucene-solr/pull/1559#discussion_r437848904 ## File path: solr/core/src/test/org/apache/solr/search/TestReRankQParserPlugin.java ## @@ -645,5 +650,95 @@ public void

[GitHub] [lucene-solr] vthacker commented on a change in pull request #1559: SOLR-14552: Add BMW support to ReRank queries

2020-06-09 Thread GitBox
vthacker commented on a change in pull request #1559: URL: https://github.com/apache/lucene-solr/pull/1559#discussion_r437848904 ## File path: solr/core/src/test/org/apache/solr/search/TestReRankQParserPlugin.java ## @@ -645,5 +650,95 @@ public void

[jira] [Commented] (SOLR-12823) remove clusterstate.json in Lucene/Solr 9.0

2020-06-09 Thread Mike Drob (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17129983#comment-17129983 ] Mike Drob commented on SOLR-12823: -- There appear to be a couple more reproducing failing tests... Added

[jira] [Commented] (SOLR-11877) DocCollection.getStateFormat is buggy; sometimes wrong

2020-06-09 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-11877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17129952#comment-17129952 ] David Smiley commented on SOLR-11877: - Fantastic! As an aside, I wish there was a better resolution

[jira] [Commented] (SOLR-14546) OverseerTaskProcessor can process messages out of order

2020-06-09 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17129936#comment-17129936 ] Ilan Ginzburg commented on SOLR-14546: -- Here are the changes done in

[GitHub] [lucene-solr] murblanc opened a new pull request #1561: SOLR-14546: OverseerTaskProcessor can process messages out of order

2020-06-09 Thread GitBox
murblanc opened a new pull request #1561: URL: https://github.com/apache/lucene-solr/pull/1561 # Description Make sure Collection API tasks are processed in enqueue order by the Overseer and OverseerCollectionMessageHandler # Solution The LockTree.Session class already

[jira] [Commented] (SOLR-12823) remove clusterstate.json in Lucene/Solr 9.0

2020-06-09 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17129897#comment-17129897 ] Ilan Ginzburg commented on SOLR-12823: -- I'll work on that tomorrow. If I don't manage to repair it

[jira] [Created] (SOLR-14556) Fix or suppress warnings in solrj/src/java/org/apache/solr/client/solrj

2020-06-09 Thread Erick Erickson (Jira)
Erick Erickson created SOLR-14556: - Summary: Fix or suppress warnings in solrj/src/java/org/apache/solr/client/solrj Key: SOLR-14556 URL: https://issues.apache.org/jira/browse/SOLR-14556 Project:

[jira] [Created] (SOLR-14555) Fix or suppress warnings in solr/test-framework

2020-06-09 Thread Erick Erickson (Jira)
Erick Erickson created SOLR-14555: - Summary: Fix or suppress warnings in solr/test-framework Key: SOLR-14555 URL: https://issues.apache.org/jira/browse/SOLR-14555 Project: Solr Issue Type:

[jira] [Resolved] (SOLR-14547) Fix or suppress warnings in solr/client/solrj/io/stream

2020-06-09 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson resolved SOLR-14547. --- Fix Version/s: 8.6 Resolution: Fixed > Fix or suppress warnings in

[jira] [Commented] (SOLR-14547) Fix or suppress warnings in solr/client/solrj/io/stream

2020-06-09 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17129883#comment-17129883 ] ASF subversion and git services commented on SOLR-14547: Commit

[jira] [Commented] (SOLR-14547) Fix or suppress warnings in solr/client/solrj/io/stream

2020-06-09 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17129884#comment-17129884 ] ASF subversion and git services commented on SOLR-14547: Commit

[jira] [Commented] (SOLR-12823) remove clusterstate.json in Lucene/Solr 9.0

2020-06-09 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17129877#comment-17129877 ] Erick Erickson commented on SOLR-12823: --- If you're not going to be able to get to it, this is one

[jira] [Commented] (SOLR-12823) remove clusterstate.json in Lucene/Solr 9.0

2020-06-09 Thread Mike Drob (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17129849#comment-17129849 ] Mike Drob commented on SOLR-12823: -- I spent some time looking at this, the failure is because the old

[GitHub] [lucene-solr] zhaih opened a new pull request #1560: LUCENE-8574: Upgrade HPPC to 0.8.2

2020-06-09 Thread GitBox
zhaih opened a new pull request #1560: URL: https://github.com/apache/lucene-solr/pull/1560 # Description Upgrade HPPC to 0.8.2 # Checklist Please review the following and check all that apply: - [x] I have reviewed the guidelines for [How to

[jira] [Updated] (SOLR-14554) BMW algorithm isn't used when scores are requested

2020-06-09 Thread Tomas Eduardo Fernandez Lobbe (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomas Eduardo Fernandez Lobbe updated SOLR-14554: - Description: This is because, when scores are requested, we use

[jira] [Created] (SOLR-14554) BMW algorithm isn't used when scores are requested

2020-06-09 Thread Tomas Eduardo Fernandez Lobbe (Jira)
Tomas Eduardo Fernandez Lobbe created SOLR-14554: Summary: BMW algorithm isn't used when scores are requested Key: SOLR-14554 URL: https://issues.apache.org/jira/browse/SOLR-14554

[jira] [Updated] (SOLR-14553) I get a stack trace when running Solrj when calling the query method of HttpSolrClient

2020-06-09 Thread Jim Anderson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jim Anderson updated SOLR-14553: Attachment: bugSteps.ods Status: Open (was: Open) bugSteps.ods is an openoffice calc file

[jira] [Reopened] (SOLR-12823) remove clusterstate.json in Lucene/Solr 9.0

2020-06-09 Thread Mike Drob (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Drob reopened SOLR-12823: -- Reopening because it looks like this broke {{TestZKPropertiesWriter}}, missed it because I didn't run the

[jira] [Updated] (SOLR-14553) I get a stack trace when running Solrj when calling the query method of HttpSolrClient

2020-06-09 Thread Jim Anderson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jim Anderson updated SOLR-14553: Attachment: SolrRead.java Status: Open (was: Open) > I get a stack trace when running

[jira] [Resolved] (SOLR-14548) Address warning: static member should be qualified by type name

2020-06-09 Thread Mike Drob (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Drob resolved SOLR-14548. -- Fix Version/s: 8.6 Resolution: Fixed > Address warning: static member should be qualified by

[jira] [Updated] (SOLR-14548) Address warning: static member should be qualified by type name

2020-06-09 Thread Mike Drob (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Drob updated SOLR-14548: - Fix Version/s: master (9.0) > Address warning: static member should be qualified by type name >

[jira] [Commented] (SOLR-14548) Address warning: static member should be qualified by type name

2020-06-09 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17129776#comment-17129776 ] ASF subversion and git services commented on SOLR-14548: Commit

[jira] [Commented] (SOLR-14548) Address warning: static member should be qualified by type name

2020-06-09 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17129777#comment-17129777 ] ASF subversion and git services commented on SOLR-14548: Commit

[GitHub] [lucene-solr] madrob merged pull request #1555: SOLR-14548 Address warning: static member should be qualified by type…

2020-06-09 Thread GitBox
madrob merged pull request #1555: URL: https://github.com/apache/lucene-solr/pull/1555 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] [Created] (SOLR-14553) I get a stack trace when running Solrj when calling the query method of HttpSolrClient

2020-06-09 Thread Jim Anderson (Jira)
Jim Anderson created SOLR-14553: --- Summary: I get a stack trace when running Solrj when calling the query method of HttpSolrClient Key: SOLR-14553 URL: https://issues.apache.org/jira/browse/SOLR-14553

[jira] [Commented] (SOLR-14550) Atomic updates with add-distinct can add duplicates

2020-06-09 Thread Lucene/Solr QA (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17129724#comment-17129724 ] Lucene/Solr QA commented on SOLR-14550: --- | (/) *{color:green}+1 overall{color}* | \\ \\ || Vote ||

[jira] [Resolved] (SOLR-12823) remove clusterstate.json in Lucene/Solr 9.0

2020-06-09 Thread Mike Drob (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Drob resolved SOLR-12823. -- Fix Version/s: master (9.0) Assignee: Mike Drob Resolution: Fixed Thanks for taking

[jira] [Resolved] (SOLR-11877) DocCollection.getStateFormat is buggy; sometimes wrong

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

[jira] [Commented] (SOLR-12823) remove clusterstate.json in Lucene/Solr 9.0

2020-06-09 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17129715#comment-17129715 ] ASF subversion and git services commented on SOLR-12823: Commit

[jira] [Commented] (SOLR-11877) DocCollection.getStateFormat is buggy; sometimes wrong

2020-06-09 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-11877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17129717#comment-17129717 ] ASF subversion and git services commented on SOLR-11877: Commit

[jira] [Commented] (SOLR-12823) remove clusterstate.json in Lucene/Solr 9.0

2020-06-09 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17129716#comment-17129716 ] ASF subversion and git services commented on SOLR-12823: Commit

[GitHub] [lucene-solr] madrob merged pull request #1528: SOLR-12823: remove /clusterstate.json

2020-06-09 Thread GitBox
madrob merged pull request #1528: URL: https://github.com/apache/lucene-solr/pull/1528 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-13132) Improve JSON "terms" facet performance when sorted by relatedness

2020-06-09 Thread Michael Gibney (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17129705#comment-17129705 ] Michael Gibney commented on SOLR-13132: --- Fair enough, perfectly fine to prefer consistency for

[GitHub] [lucene-solr] tflobbe opened a new pull request #1559: SOLR-14552: Add BMW support to ReRank queries

2020-06-09 Thread GitBox
tflobbe opened a new pull request #1559: URL: https://github.com/apache/lucene-solr/pull/1559 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[jira] [Created] (SOLR-14552) Add BMW support to Rerank queries

2020-06-09 Thread Tomas Eduardo Fernandez Lobbe (Jira)
Tomas Eduardo Fernandez Lobbe created SOLR-14552: Summary: Add BMW support to Rerank queries Key: SOLR-14552 URL: https://issues.apache.org/jira/browse/SOLR-14552 Project: Solr

[jira] [Commented] (SOLR-13132) Improve JSON "terms" facet performance when sorted by relatedness

2020-06-09 Thread Chris M. Hostetter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17129663#comment-17129663 ] Chris M. Hostetter commented on SOLR-13132: --- FYI: I haven't reviewed your recent commits, but

[GitHub] [lucene-solr] murblanc commented on pull request #1528: SOLR-12823: remove /clusterstate.json

2020-06-09 Thread GitBox
murblanc commented on pull request #1528: URL: https://github.com/apache/lucene-solr/pull/1528#issuecomment-641124398 @madrob @janhoy @noblepaul would one of you be able to merge this eventually? I'm afraid this is going to sit here forever otherwise...

[GitHub] [lucene-solr] jpountz merged pull request #1475: LUCENE-9148: Move the BKD index to its own file.

2020-06-09 Thread GitBox
jpountz merged pull request #1475: URL: https://github.com/apache/lucene-solr/pull/1475 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] [Created] (LUCENE-9399) Wrong cost calculation in prefix/wildcard queries

2020-06-09 Thread Nir Finkelstein (Jira)
Nir Finkelstein created LUCENE-9399: --- Summary: Wrong cost calculation in prefix/wildcard queries Key: LUCENE-9399 URL: https://issues.apache.org/jira/browse/LUCENE-9399 Project: Lucene - Core

[GitHub] [lucene-solr] iverase commented on pull request #1558: LUCENE-9398: BKD tree is now read always off-heap

2020-06-09 Thread GitBox
iverase commented on pull request #1558: URL: https://github.com/apache/lucene-solr/pull/1558#issuecomment-641353631 I went a bit wild! I revert that commit and just remove accountable from the BKD reader. This is an

[jira] [Updated] (SOLR-14551) Missing Core CACHE Metrics when using SolrGraphiteReporter

2020-06-09 Thread matthew medway (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] matthew medway updated SOLR-14551: -- Description: Hello, I was doing some testing of the SolrGraphiteReporter reporter and it

[jira] [Updated] (SOLR-14551) Missing Core CACHE Metrics when using SolrGraphiteReporter

2020-06-09 Thread matthew medway (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] matthew medway updated SOLR-14551: -- Description: Hello, I was doing some testing of the SolrGraphiteReporter reporter and it

[jira] [Updated] (SOLR-14551) Missing Core CACHE Metrics when using SolrGraphiteReporter

2020-06-09 Thread matthew medway (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] matthew medway updated SOLR-14551: -- Description: Hello, I was doing some testing of the SolrGraphiteReporter reporter and it

[jira] [Created] (SOLR-14551) Missing Core CACHE Metrics when using SolrGraphiteReporter

2020-06-09 Thread matthew medway (Jira)
matthew medway created SOLR-14551: - Summary: Missing Core CACHE Metrics when using SolrGraphiteReporter Key: SOLR-14551 URL: https://issues.apache.org/jira/browse/SOLR-14551 Project: Solr

[GitHub] [lucene-solr] madrob commented on a change in pull request #1556: SOLR-8392 type safety on SolrParam

2020-06-09 Thread GitBox
madrob commented on a change in pull request #1556: URL: https://github.com/apache/lucene-solr/pull/1556#discussion_r436901874 ## File path: solr/core/src/java/org/apache/solr/core/RequestParams.java ## @@ -85,32 +85,25 @@ public static ParamSet createParamSet(Map map, Long

[GitHub] [lucene-solr] jpountz opened a new pull request #1557: LUCENE-9396: Improve corruption detection for points.

2020-06-09 Thread GitBox
jpountz opened a new pull request #1557: URL: https://github.com/apache/lucene-solr/pull/1557 TestAllFilesDetectTruncation still passes with this change. This is an automated message from the Apache Git Service. To respond

[GitHub] [lucene-solr] madrob opened a new pull request #1555: SOLR-14548 Address warning: static member should be qualified by type…

2020-06-09 Thread GitBox
madrob opened a new pull request #1555: URL: https://github.com/apache/lucene-solr/pull/1555 … name This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [lucene-solr] mrsoong commented on pull request #1502: SOLR-13203: Added 400 status code to exception in DynamicField

2020-06-09 Thread GitBox
mrsoong commented on pull request #1502: URL: https://github.com/apache/lucene-solr/pull/1502#issuecomment-640745342 Thank you for helping to get this merged @munendrasn. The new entry in changes.txt looks good. This is an

[GitHub] [lucene-solr] mikemccand commented on pull request #1552: LUCENE-8962

2020-06-09 Thread GitBox
mikemccand commented on pull request #1552: URL: https://github.com/apache/lucene-solr/pull/1552#issuecomment-640678328 > The 2nd - TestPhraseWildcardQuery failure should be ignored, it's not a real issue. I'll fix that fragile test. Great, thanks @bruno-roustant!

[GitHub] [lucene-solr] ErickErickson commented on a change in pull request #1556: SOLR-8392 type safety on SolrParam

2020-06-09 Thread GitBox
ErickErickson commented on a change in pull request #1556: URL: https://github.com/apache/lucene-solr/pull/1556#discussion_r436978229 ## File path: solr/core/src/java/org/apache/solr/core/RequestParams.java ## @@ -85,32 +85,25 @@ public static ParamSet createParamSet(Map map,

[GitHub] [lucene-solr] iverase opened a new pull request #1558: LUCENE-9398: BKD tree is now read always off-heap

2020-06-09 Thread GitBox
iverase opened a new pull request #1558: URL: https://github.com/apache/lucene-solr/pull/1558 This change makes the BKD index to be read always off-heap. This is an automated message from the Apache Git Service. To respond

[GitHub] [lucene-solr] jpountz commented on a change in pull request #1558: LUCENE-9398: BKD tree is now read always off-heap

2020-06-09 Thread GitBox
jpountz commented on a change in pull request #1558: URL: https://github.com/apache/lucene-solr/pull/1558#discussion_r437354349 ## File path: lucene/core/src/java/org/apache/lucene/util/bkd/BKDReader.java ## @@ -871,7 +746,7 @@ private long estimatePointCount(IntersectState

[GitHub] [lucene-solr] jpountz commented on pull request #1558: LUCENE-9398: BKD tree is now read always off-heap

2020-06-09 Thread GitBox
jpountz commented on pull request #1558: URL: https://github.com/apache/lucene-solr/pull/1558#issuecomment-641300726 I was thinking of a middle ground where PointsReader still implements Accountable (I'm planning to remove as part of

[GitHub] [lucene-solr] madrob opened a new pull request #1556: SOLR-8392 type safety on SolrParam

2020-06-09 Thread GitBox
madrob opened a new pull request #1556: URL: https://github.com/apache/lucene-solr/pull/1556 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

[jira] [Commented] (SOLR-14549) Listing of Files in a Directory on Solr Admin is Broken

2020-06-09 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-14549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17129279#comment-17129279 ] Jan Høydahl commented on SOLR-14549: Confirmed on 8.5.2. However, if you ask for a file below the

[jira] [Updated] (SOLR-14550) Atomic updates with add-distinct can add duplicates

2020-06-09 Thread Munendra S N (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Munendra S N updated SOLR-14550: Status: Patch Available (was: Open) > Atomic updates with add-distinct can add duplicates >

[jira] [Updated] (SOLR-14550) Atomic updates with add-distinct can add duplicates

2020-06-09 Thread Munendra S N (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Munendra S N updated SOLR-14550: Attachment: SOLR-14550.patch > Atomic updates with add-distinct can add duplicates >

[jira] [Created] (SOLR-14550) Atomic updates with add-distinct can add duplicates

2020-06-09 Thread Munendra S N (Jira)
Munendra S N created SOLR-14550: --- Summary: Atomic updates with add-distinct can add duplicates Key: SOLR-14550 URL: https://issues.apache.org/jira/browse/SOLR-14550 Project: Solr Issue Type:

[jira] [Commented] (SOLR-14541) Ensure classes that implement equals implement hashCode or suppress warnings

2020-06-09 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17129233#comment-17129233 ] Ilan Ginzburg commented on SOLR-14541: -- Changing {{equals()}} without changing {{hashCode()}} is

[jira] [Commented] (SOLR-8392) SolrParam.get(String) returns String and shouldn't be used in other instanceof checks

2020-06-09 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-8392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17129220#comment-17129220 ] Erick Erickson commented on SOLR-8392: -- This is also why I'm making the effort with warnings. What

[jira] [Comment Edited] (SOLR-14541) Ensure classes that implement equals implement hashCode or suppress warnings

2020-06-09 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17129213#comment-17129213 ] Erick Erickson edited comment on SOLR-14541 at 6/9/20, 12:16 PM: -

[jira] [Updated] (SOLR-14541) Ensure classes that implement equals implement hashCode or suppress warnings

2020-06-09 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-14541: -- Description: While looking at warnings, I found that the following classes generate this

[jira] [Commented] (SOLR-14541) Ensure classes that implement equals implement hashCode or suppress warnings

2020-06-09 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17129213#comment-17129213 ] Erick Erickson commented on SOLR-14541: --- [~noble.paul] Thanks, I'll just suppress the warning when

[jira] [Commented] (LUCENE-9398) Read BKD tree always off-heap

2020-06-09 Thread Ignacio Vera (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17129194#comment-17129194 ] Ignacio Vera commented on LUCENE-9398: -- PR didn't get link: 

[jira] [Commented] (LUCENE-9398) Read BKD tree always off-heap

2020-06-09 Thread Adrien Grand (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17129188#comment-17129188 ] Adrien Grand commented on LUCENE-9398: -- +1 > Read BKD tree always off-heap >

[jira] [Created] (SOLR-14549) Listing of Files in a Directory on Solr Admin is Broken

2020-06-09 Thread David Eric Pugh (Jira)
David Eric Pugh created SOLR-14549: -- Summary: Listing of Files in a Directory on Solr Admin is Broken Key: SOLR-14549 URL: https://issues.apache.org/jira/browse/SOLR-14549 Project: Solr

[jira] [Updated] (SOLR-14549) Listing of Files in a Directory on Solr Admin is Broken

2020-06-09 Thread David Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Eric Pugh updated SOLR-14549: --- Attachment: Screenshot at Jun 09 07-40-06.png > Listing of Files in a Directory on Solr

[jira] [Created] (LUCENE-9398) Read BKD tree always off-heap

2020-06-09 Thread Ignacio Vera (Jira)
Ignacio Vera created LUCENE-9398: Summary: Read BKD tree always off-heap Key: LUCENE-9398 URL: https://issues.apache.org/jira/browse/LUCENE-9398 Project: Lucene - Core Issue Type:

[jira] [Resolved] (LUCENE-9148) Move the BKD index to its own file.

2020-06-09 Thread Adrien Grand (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand resolved LUCENE-9148. -- Fix Version/s: 8.6 Resolution: Fixed > Move the BKD index to its own file. >

[jira] [Commented] (LUCENE-9148) Move the BKD index to its own file.

2020-06-09 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17129057#comment-17129057 ] ASF subversion and git services commented on LUCENE-9148: - Commit

[jira] [Created] (LUCENE-9397) UniformSplit supports encodable fields metadata

2020-06-09 Thread Bruno Roustant (Jira)
Bruno Roustant created LUCENE-9397: -- Summary: UniformSplit supports encodable fields metadata Key: LUCENE-9397 URL: https://issues.apache.org/jira/browse/LUCENE-9397 Project: Lucene - Core

[jira] [Created] (LUCENE-9396) Improve truncation detection for points

2020-06-09 Thread Adrien Grand (Jira)
Adrien Grand created LUCENE-9396: Summary: Improve truncation detection for points Key: LUCENE-9396 URL: https://issues.apache.org/jira/browse/LUCENE-9396 Project: Lucene - Core Issue Type:

[jira] [Commented] (LUCENE-9395) ConstantValuesSource creates more than one DoubleValues unnecessarily

2020-06-09 Thread Atri Sharma (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17128978#comment-17128978 ] Atri Sharma commented on LUCENE-9395: - +1 to what David said. Not sure if I see the clear value add

[jira] [Commented] (LUCENE-9148) Move the BKD index to its own file.

2020-06-09 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17128973#comment-17128973 ] ASF subversion and git services commented on LUCENE-9148: - Commit

[jira] [Commented] (SOLR-14470) Add streaming expressions to /export handler

2020-06-09 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17128962#comment-17128962 ] ASF subversion and git services commented on SOLR-14470: Commit

[jira] [Commented] (SOLR-14470) Add streaming expressions to /export handler

2020-06-09 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17128963#comment-17128963 ] ASF subversion and git services commented on SOLR-14470: Commit

[jira] [Commented] (SOLR-14541) Ensure classes that implement equals implement hashCode or suppress warnings

2020-06-09 Thread Noble Paul (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17128905#comment-17128905 ] Noble Paul commented on SOLR-14541: --- all the classes in the autoscaling packages are safe. I can couch