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

2020-06-10 Thread Ignacio Vera (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignacio Vera resolved LUCENE-9398. -- Fix Version/s: 8.6 Assignee: Ignacio Vera Resolution: Fixed > Read BKD tree

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

2020-06-10 Thread GitBox
iverase merged pull request #1558: URL: https://github.com/apache/lucene-solr/pull/1558 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] (LUCENE-9398) Read BKD tree always off-heap

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

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

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

[GitHub] [lucene-solr] noblepaul commented on pull request #1542: SOLR-14347: fix cached session update to not depend on Zookeeper state

2020-06-10 Thread GitBox
noblepaul commented on pull request #1542: URL: https://github.com/apache/lucene-solr/pull/1542#issuecomment-641785613 @murblanc I've fixed a few things pls review & I can merge this This is an automated message from the

[GitHub] [lucene-solr] iverase opened a new pull request #1562: LUCENE-9400: Tessallator might fail when several holes share the same vertex

2020-06-10 Thread GitBox
iverase opened a new pull request #1562: URL: https://github.com/apache/lucene-solr/pull/1562 Make sure we do not build illegal polygons when merging holes that share a single vertex. see https://issues.apache.org/jira/browse/LUCENE-9400

[GitHub] [lucene-solr] mikemccand commented on pull request #1543: LUCENE-9378: Disable compression on binary values whose length is less than 32.

2020-06-10 Thread GitBox
mikemccand commented on pull request #1543: URL: https://github.com/apache/lucene-solr/pull/1543#issuecomment-642055625 @jpountz I am still confused about the above benchmarks. If baseline was master with `BINARY` compression reverted, contender is this PR (which adds compression but is

[GitHub] [lucene-solr] mikemccand commented on a change in pull request #1560: LUCENE-8574: Upgrade HPPC to 0.8.2

2020-06-10 Thread GitBox
mikemccand commented on a change in pull request #1560: URL: https://github.com/apache/lucene-solr/pull/1560#discussion_r438144513 ## File path: lucene/ivy-versions.properties ## @@ -10,7 +10,7 @@ com.carrotsearch.randomizedtesting.version = 2.7.6

[jira] [Updated] (SOLR-14556) Fix or suppress warnings in solrj/cloud/autoscaling

2020-06-10 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-14556: -- Summary: Fix or suppress warnings in solrj/cloud/autoscaling (was: Fix or suppress warnings

[jira] [Commented] (SOLR-14345) Error messages are not properly propagated with non-default response parsers

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

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

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

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

2020-06-10 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: Fix Version/s: 8.6 Resolution: Fixed Status: Resolved (was: Patch Available) >

[jira] [Updated] (SOLR-14345) Error messages are not properly propagated with non-default response parsers

2020-06-10 Thread Munendra S N (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Munendra S N updated SOLR-14345: Fix Version/s: 8.6 Resolution: Fixed Status: Resolved (was: Patch Available) >

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

2020-06-10 Thread Bruno Roustant (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17130720#comment-17130720 ] Bruno Roustant commented on LUCENE-9397: PR added > UniformSplit supports encodable fields

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

2020-06-10 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17130681#comment-17130681 ] Erick Erickson commented on SOLR-14541: --- Yeah, that's a good idea for at least two reasons: 1>

[jira] [Commented] (SOLR-14345) Error messages are not properly propagated with non-default response parsers

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

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

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

[GitHub] [lucene-solr] s1monw commented on a change in pull request #1552: LUCENE-8962

2020-06-10 Thread GitBox
s1monw commented on a change in pull request #1552: URL: https://github.com/apache/lucene-solr/pull/1552#discussion_r438153575 ## File path: lucene/core/src/java/org/apache/lucene/index/IndexWriter.java ## @@ -4483,6 +4593,7 @@ public int length() { // Merge would

[jira] [Updated] (SOLR-14409) Existing violations allow bypassing policy rules when adding new replicas

2020-06-10 Thread Cassandra Targett (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cassandra Targett updated SOLR-14409: - Fix Version/s: 8.6 > Existing violations allow bypassing policy rules when adding new

[jira] [Resolved] (SOLR-12382) new data not seen immediately after commit() on SolrCloud collection with only TLOG and PULL replicas

2020-06-10 Thread Cassandra Targett (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cassandra Targett resolved SOLR-12382. -- Resolution: Information Provided (was: Invalid) Marking as resolved since comments

[GitHub] [lucene-solr] bruno-roustant opened a new pull request #1564: LUCENE-9397: UniformSplit supports encodable fields metadata.

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

[GitHub] [lucene-solr] noblepaul merged pull request #1542: SOLR-14347: fix cached session update to not depend on Zookeeper state

2020-06-10 Thread GitBox
noblepaul merged pull request #1542: URL: https://github.com/apache/lucene-solr/pull/1542 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] (LUCENE-9394) Fix or suppress compile-time warnings

2020-06-10 Thread Michael Sokolov (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17130627#comment-17130627 ] Michael Sokolov commented on LUCENE-9394: - > did you know you can add that annotation on a

[GitHub] [lucene-solr] noblepaul commented on a change in pull request #1542: SOLR-14347: fix cached session update to not depend on Zookeeper state

2020-06-10 Thread GitBox
noblepaul commented on a change in pull request #1542: URL: https://github.com/apache/lucene-solr/pull/1542#discussion_r438043059 ## File path: solr/solrj/src/java/org/apache/solr/client/solrj/cloud/autoscaling/Policy.java ## @@ -644,15 +643,13 @@ public Session

[jira] [Commented] (SOLR-14347) Autoscaling placement wrong when concurrent replica placements are calculated

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

[jira] [Commented] (SOLR-14347) Autoscaling placement wrong when concurrent replica placements are calculated

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

[jira] [Resolved] (SOLR-14347) Autoscaling placement wrong when concurrent replica placements are calculated

2020-06-10 Thread Noble Paul (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul resolved SOLR-14347. --- Resolution: Fixed > Autoscaling placement wrong when concurrent replica placements are calculated >

[jira] [Commented] (SOLR-14347) Autoscaling placement wrong when concurrent replica placements are calculated

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

[jira] [Commented] (SOLR-14469) Removed deprecated code in solr/core (master only)

2020-06-10 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17130595#comment-17130595 ] Erick Erickson commented on SOLR-14469: --- {quote}I'm just unsure of the value of trying to automate

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

2020-06-10 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-14541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gézapeti updated SOLR-14541: Attachment: 0003-SOLR-14541-add-hashCode-or-remove-equals-for-some-cl.patch

[jira] [Commented] (SOLR-14469) Removed deprecated code in solr/core (master only)

2020-06-10 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17130678#comment-17130678 ] Erick Erickson commented on SOLR-14469: --- There's some discussion at: LUCENE-9394... > Removed

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

2020-06-10 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-14541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17130677#comment-17130677 ] Gézapeti commented on SOLR-14541: - I'd +1 [~murblanc]'s suggestion. If we implement a hashcode that just

[GitHub] [lucene-solr] murblanc commented on pull request #1542: SOLR-14347: fix cached session update to not depend on Zookeeper state

2020-06-10 Thread GitBox
murblanc commented on pull request #1542: URL: https://github.com/apache/lucene-solr/pull/1542#issuecomment-641927858 > @murblanc > I've fixed a few things pls review & I can merge this Added one comment. Looks good, thanks for picking this one up.

[jira] [Commented] (LUCENE-9394) Fix or suppress compile-time warnings

2020-06-10 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17130679#comment-17130679 ] Erick Erickson commented on LUCENE-9394: Adding link to the deprecations JIRA. > Fix or

[jira] [Commented] (LUCENE-9394) Fix or suppress compile-time warnings

2020-06-10 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17130608#comment-17130608 ] Erick Erickson commented on LUCENE-9394: Glad you’re looking at this. If you think some of the

[GitHub] [lucene-solr] msokolov opened a new pull request #1563: LUCENE-9394: fix and suppress warnings

2020-06-10 Thread GitBox
msokolov opened a new pull request #1563: URL: https://github.com/apache/lucene-solr/pull/1563 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] [Commented] (LUCENE-9394) Fix or suppress compile-time warnings

2020-06-10 Thread Michael Sokolov (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17130600#comment-17130600 ] Michael Sokolov commented on LUCENE-9394: - So, I tinkered with changing the raw Map type used

[jira] [Commented] (LUCENE-9394) Fix or suppress compile-time warnings

2020-06-10 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17130618#comment-17130618 ] Erick Erickson commented on LUCENE-9394: re: Changing ValueSource context to Map Without really

[GitHub] [lucene-solr] iverase commented on pull request #1562: LUCENE-9400: Tessallator might fail when several holes share the same vertex

2020-06-10 Thread GitBox
iverase commented on pull request #1562: URL: https://github.com/apache/lucene-solr/pull/1562#issuecomment-641823144 @nknize Can you have a look? This is an automated message from the Apache Git Service. To respond to the

[jira] [Created] (LUCENE-9400) Tessallator might fail when several holes share the same vertex

2020-06-10 Thread Ignacio Vera (Jira)
Ignacio Vera created LUCENE-9400: Summary: Tessallator might fail when several holes share the same vertex Key: LUCENE-9400 URL: https://issues.apache.org/jira/browse/LUCENE-9400 Project: Lucene -

[jira] [Commented] (LUCENE-9353) Move metadata of the terms dictionary to its own file

2020-06-10 Thread Adrien Grand (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17130389#comment-17130389 ] Adrien Grand commented on LUCENE-9353: -- I went a bit further on the PR and also moved metadata of

[GitHub] [lucene-solr] dweiss commented on pull request #1560: LUCENE-8574: Upgrade HPPC to 0.8.2

2020-06-10 Thread GitBox
dweiss commented on pull request #1560: URL: https://github.com/apache/lucene-solr/pull/1560#issuecomment-641821902 Hi Patrick. Would you add a corresponding CHANGES entry (to both Solr and Lucene, I guess) and attribution to your name? Otherwise LGTM.

[GitHub] [lucene-solr] murblanc commented on a change in pull request #1542: SOLR-14347: fix cached session update to not depend on Zookeeper state

2020-06-10 Thread GitBox
murblanc commented on a change in pull request #1542: URL: https://github.com/apache/lucene-solr/pull/1542#discussion_r438038559 ## File path: solr/solrj/src/java/org/apache/solr/client/solrj/cloud/autoscaling/Policy.java ## @@ -644,15 +643,13 @@ public Session

[jira] [Commented] (LUCENE-9394) Fix or suppress compile-time warnings

2020-06-10 Thread Michael Sokolov (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17130513#comment-17130513 ] Michael Sokolov commented on LUCENE-9394: - I did a round of this, will post a PR soon, but I

[jira] [Updated] (SOLR-14557) eDisMax (regression)

2020-06-10 Thread Mikhail Khludnev (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated SOLR-14557: Description: h2. Solr 4.5 {{/select?defType=edismax=\{!lucene}(foo)=true}} goes like

[jira] [Created] (LUCENE-9401) ComplexPhraseQuery's toString method always omits field name

2020-06-10 Thread Thomas Hecker (Jira)
Thomas Hecker created LUCENE-9401: - Summary: ComplexPhraseQuery's toString method always omits field name Key: LUCENE-9401 URL: https://issues.apache.org/jira/browse/LUCENE-9401 Project: Lucene -

[jira] [Created] (SOLR-14558) SolrLogPostTool should record all lines

2020-06-10 Thread Jason Gerlowski (Jira)
Jason Gerlowski created SOLR-14558: -- Summary: SolrLogPostTool should record all lines Key: SOLR-14558 URL: https://issues.apache.org/jira/browse/SOLR-14558 Project: Solr Issue Type:

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

2020-06-10 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17130920#comment-17130920 ] Ilan Ginzburg commented on SOLR-12823: -- Failures of: {code:java}

[jira] [Updated] (SOLR-14557) eDisMax (regression)

2020-06-10 Thread Mikhail Khludnev (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated SOLR-14557: Description: h2. Solr 4.5 {{/select?defType=edismax={!lucene}(foo)=true}} goes like

[jira] [Updated] (LUCENE-9392) Change the visibility of o.a.l.f.FacetsConfig.DELIM_CHAR to public

2020-06-10 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-9392: --- Fix Version/s: 8.6 Resolution: Fixed Status: Resolved (was: Patch

[jira] [Commented] (LUCENE-9392) Change the visibility of o.a.l.f.FacetsConfig.DELIM_CHAR to public

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

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

2020-06-10 Thread Adrien Grand (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17130940#comment-17130940 ] Adrien Grand commented on LUCENE-9397: -- Out of curiosity, what kind of data are you attaching to

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

2020-06-10 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ilan Ginzburg updated SOLR-12823: - Comment: was deleted (was: Failures of: {code:java}

[jira] [Updated] (LUCENE-9401) ComplexPhraseQuery's toString method always omits field name

2020-06-10 Thread Thomas Hecker (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Hecker updated LUCENE-9401: -- Attachment: LUCENE-9401.patch Lucene Fields: New,Patch Available (was: New)

[jira] [Updated] (LUCENE-9401) ComplexPhraseQuery's toString method always omits field name

2020-06-10 Thread Thomas Hecker (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Hecker updated LUCENE-9401: -- Status: Patch Available (was: Open) > ComplexPhraseQuery's toString method always omits

[GitHub] [lucene-solr] murblanc opened a new pull request #1565: SOLR-12823: fix test failures

2020-06-10 Thread GitBox
murblanc opened a new pull request #1565: URL: https://github.com/apache/lucene-solr/pull/1565 # Description Fix test failures in CloudHttp2SolrClientTest CloudSolrClientTest TestCloudSolrClientConnections due to previous SOLR-12823 commit. # Solution ZkStateReader

[jira] [Created] (LUCENE-9402) Let MultiCollector Scorer handle minCompetitiveScore calls

2020-06-10 Thread Tomas Eduardo Fernandez Lobbe (Jira)
Tomas Eduardo Fernandez Lobbe created LUCENE-9402: - Summary: Let MultiCollector Scorer handle minCompetitiveScore calls Key: LUCENE-9402 URL: https://issues.apache.org/jira/browse/LUCENE-9402

[GitHub] [lucene-solr] tflobbe opened a new pull request #1567: LUCENE-9402: Let MultiCollector handle minCompetitiveScore

2020-06-10 Thread GitBox
tflobbe opened a new pull request #1567: URL: https://github.com/apache/lucene-solr/pull/1567 Here is an idea to make MultiCollector be able to handle `minCompetitiveScore`. Looking at this comment in the code: ``` // Ignore calls to setMinCompetitiveScore so that if we

[GitHub] [lucene-solr] rmuir commented on pull request #1557: LUCENE-9396: Improve truncation detection for points.

2020-06-10 Thread GitBox
rmuir commented on pull request #1557: URL: https://github.com/apache/lucene-solr/pull/1557#issuecomment-642242198 Should we keep the existing check also? It does more than just check length, it validates this "footer" too (e.g. detecting invalid bits).

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

2020-06-10 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17132716#comment-17132716 ] Ilan Ginzburg commented on SOLR-12823: -- PR [https://github.com/apache/lucene-solr/pull/1565] fixes

[GitHub] [lucene-solr] tflobbe opened a new pull request #1566: SOLR-14554: Let Solr use WAND algorithm when scores are requested

2020-06-10 Thread GitBox
tflobbe opened a new pull request #1566: URL: https://github.com/apache/lucene-solr/pull/1566 This PR includes a commit in Lucene, for which I'm going to create a separate PR. This is an automated message from the Apache

[GitHub] [lucene-solr] murblanc commented on a change in pull request #1565: SOLR-12823: fix test failures

2020-06-10 Thread GitBox
murblanc commented on a change in pull request #1565: URL: https://github.com/apache/lucene-solr/pull/1565#discussion_r438409534 ## File path: solr/solrj/src/java/org/apache/solr/common/cloud/ZkStateReader.java ## @@ -476,27 +476,32 @@ public synchronized void

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

2020-06-10 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17132721#comment-17132721 ] Erick Erickson commented on SOLR-12823: --- AFAIK all of the tests are run by both build systems.

[GitHub] [lucene-solr] tflobbe commented on a change in pull request #1567: LUCENE-9402: Let MultiCollector handle minCompetitiveScore

2020-06-10 Thread GitBox
tflobbe commented on a change in pull request #1567: URL: https://github.com/apache/lucene-solr/pull/1567#discussion_r438420301 ## File path: lucene/core/src/java/org/apache/lucene/search/MultiCollector.java ## @@ -143,32 +143,43 @@ public LeafCollector

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

2020-06-10 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17132814#comment-17132814 ] Erick Erickson commented on SOLR-14541: --- I'm working on the warnings in autoscaling and implemented

[jira] [Commented] (LUCENE-9401) ComplexPhraseQuery's toString method always omits field name

2020-06-10 Thread Lucene/Solr QA (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17132786#comment-17132786 ] Lucene/Solr QA commented on LUCENE-9401: | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote ||

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

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

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

2020-06-10 Thread GitBox
tflobbe merged 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 above to

[GitHub] [lucene-solr] tflobbe commented on pull request #1567: LUCENE-9402: Let MultiCollector handle minCompetitiveScore

2020-06-10 Thread GitBox
tflobbe commented on pull request #1567: URL: https://github.com/apache/lucene-solr/pull/1567#issuecomment-642292175 https://github.com/apache/lucene-solr/pull/1566 contains the Solr related changes This is an automated

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

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

[jira] [Commented] (SOLR-14455) Autoscaling policy for ADDREPLICA not functioning in Metric Based Triggers

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

[jira] [Commented] (SOLR-14455) Autoscaling policy for ADDREPLICA not functioning in Metric Based Triggers

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

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

2020-06-10 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17132762#comment-17132762 ] Erick Erickson commented on SOLR-14555: --- Bah, I mis-typed the Jira again.   Commit

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

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

[jira] [Issue Comment Deleted] (SOLR-14455) Autoscaling policy for ADDREPLICA not functioning in Metric Based Triggers

2020-06-10 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-14455: -- Comment: was deleted (was: Commit e7c625430ed916fd7d0e7e8d1cdc329093d817b4 in lucene-solr's

[jira] [Issue Comment Deleted] (SOLR-14455) Autoscaling policy for ADDREPLICA not functioning in Metric Based Triggers

2020-06-10 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-14455: -- Comment: was deleted (was: Commit 07a203628ea46308612f4bb60686c313a6e4d75e in lucene-solr's

[jira] [Commented] (SOLR-14455) Autoscaling policy for ADDREPLICA not functioning in Metric Based Triggers

2020-06-10 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17132763#comment-17132763 ] Erick Erickson commented on SOLR-14455: --- I mis-typed the Jira number, ignore these two commits and

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

2020-06-10 Thread Tomas Eduardo Fernandez Lobbe (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomas Eduardo Fernandez Lobbe resolved SOLR-14552. -- Fix Version/s: 8.6 master (9.0)

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

2020-06-10 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 reassigned SOLR-14554: Assignee: Tomas Eduardo Fernandez Lobbe > BMW algorithm

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

2020-06-10 Thread Michael Gibney (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17130827#comment-17130827 ] Michael Gibney commented on SOLR-13132: --- Just pushed a commit

[jira] [Created] (SOLR-14557) eDisMax regression

2020-06-10 Thread Mikhail Khludnev (Jira)
Mikhail Khludnev created SOLR-14557: --- Summary: eDisMax regression Key: SOLR-14557 URL: https://issues.apache.org/jira/browse/SOLR-14557 Project: Solr Issue Type: Bug Security Level:

[jira] [Commented] (LUCENE-9392) Change the visibility of o.a.l.f.FacetsConfig.DELIM_CHAR to public

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

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

2020-06-10 Thread Tony Xu (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17130930#comment-17130930 ] Tony Xu commented on LUCENE-9395: - Thanks Atri and David for taking the time to respond and test the

[jira] [Commented] (LUCENE-9392) Change the visibility of o.a.l.f.FacetsConfig.DELIM_CHAR to public

2020-06-10 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17130818#comment-17130818 ] Michael McCandless commented on LUCENE-9392: Thanks [~goankur], patch looks good – I'll

[jira] [Updated] (SOLR-14557) eDisMax (regression)

2020-06-10 Thread Mikhail Khludnev (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated SOLR-14557: Summary: eDisMax (regression) (was: eDisMax regression) > eDisMax (regression) >

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

2020-06-10 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17131078#comment-17131078 ] Ilan Ginzburg commented on SOLR-12823: -- Just deleted my previous comment: environment issue led me