[jira] [Resolved] (LUCENE-9209) fix javadocs to be html5, enable doclint html checks, remove jtidy

2020-02-10 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-9209. - Fix Version/s: master (9.0) Resolution: Fixed > fix javadocs to be html5, enable doclint

[jira] [Commented] (SOLR-14254) Index backcompat break between 8.3.1 and 8.4.1

2020-02-10 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17033989#comment-17033989 ] David Smiley commented on SOLR-14254: - FST50 has a back-compat break but there is no back-compat

[jira] [Comment Edited] (SOLR-14254) Index backcompat break between 8.3.1 and 8.4.1

2020-02-10 Thread Cassandra Targett (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17033993#comment-17033993 ] Cassandra Targett edited comment on SOLR-14254 at 2/10/20 10:57 PM:

[jira] [Created] (SOLR-14253) Remove Sleeps from OverseerCollectionMessageHandler

2020-02-10 Thread Mike Drob (Jira)
Mike Drob created SOLR-14253: Summary: Remove Sleeps from OverseerCollectionMessageHandler Key: SOLR-14253 URL: https://issues.apache.org/jira/browse/SOLR-14253 Project: Solr Issue Type: Bug

[jira] [Commented] (SOLR-14254) Index backcompat break between 8.3.1 and 8.4.1

2020-02-10 Thread Cassandra Targett (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17033993#comment-17033993 ] Cassandra Targett commented on SOLR-14254: -- [~dsmiley], do you have a recommendation for people

[jira] [Commented] (SOLR-14254) Index backcompat break between 8.3.1 and 8.4.1

2020-02-10 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17034015#comment-17034015 ] David Smiley commented on SOLR-14254: - CC [~jpountz] I think Hossman has a point that the "FST50"

[GitHub] [lucene-solr] ErickErickson commented on a change in pull request #1248: LUCENE-9134: Port ant-regenerate tasks to Gradle build

2020-02-10 Thread GitBox
ErickErickson commented on a change in pull request #1248: LUCENE-9134: Port ant-regenerate tasks to Gradle build URL: https://github.com/apache/lucene-solr/pull/1248#discussion_r377376693 ## File path: gradle/generation/util.gradle ## @@ -0,0 +1,107 @@ +/* + * Licensed

[jira] [Comment Edited] (SOLR-14254) Index backcompat break between 8.3.1 and 8.4.1

2020-02-10 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17034015#comment-17034015 ] David Smiley edited comment on SOLR-14254 at 2/10/20 11:35 PM: --- CC

[GitHub] [lucene-solr] HoustonPutman commented on a change in pull request #1238: SOLR-14240: Clean up znodes after shard deletion is invoked

2020-02-10 Thread GitBox
HoustonPutman commented on a change in pull request #1238: SOLR-14240: Clean up znodes after shard deletion is invoked URL: https://github.com/apache/lucene-solr/pull/1238#discussion_r377325559 ## File path:

[GitHub] [lucene-solr] madrob commented on a change in pull request #1248: LUCENE-9134: Port ant-regenerate tasks to Gradle build

2020-02-10 Thread GitBox
madrob commented on a change in pull request #1248: LUCENE-9134: Port ant-regenerate tasks to Gradle build URL: https://github.com/apache/lucene-solr/pull/1248#discussion_r377327334 ## File path: gradle/generation/util.gradle ## @@ -0,0 +1,107 @@ +/* + * Licensed to the

[GitHub] [lucene-solr] madrob commented on a change in pull request #1248: LUCENE-9134: Port ant-regenerate tasks to Gradle build

2020-02-10 Thread GitBox
madrob commented on a change in pull request #1248: LUCENE-9134: Port ant-regenerate tasks to Gradle build URL: https://github.com/apache/lucene-solr/pull/1248#discussion_r377327836 ## File path: gradle/generation/util.gradle ## @@ -0,0 +1,107 @@ +/* + * Licensed to the

[GitHub] [lucene-solr] madrob commented on a change in pull request #1248: LUCENE-9134: Port ant-regenerate tasks to Gradle build

2020-02-10 Thread GitBox
madrob commented on a change in pull request #1248: LUCENE-9134: Port ant-regenerate tasks to Gradle build URL: https://github.com/apache/lucene-solr/pull/1248#discussion_r377332813 ## File path: lucene/core/src/java/org/apache/lucene/util/automaton/createLevAutomata.py

[GitHub] [lucene-solr] ErickErickson commented on a change in pull request #1248: LUCENE-9134: Port ant-regenerate tasks to Gradle build

2020-02-10 Thread GitBox
ErickErickson commented on a change in pull request #1248: LUCENE-9134: Port ant-regenerate tasks to Gradle build URL: https://github.com/apache/lucene-solr/pull/1248#discussion_r377374590 ## File path: gradle/generation/util.gradle ## @@ -0,0 +1,107 @@ +/* + * Licensed

[jira] [Commented] (LUCENE-9201) Port documentation-lint task to Gradle build

2020-02-10 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17033936#comment-17033936 ] Robert Muir commented on LUCENE-9201: - maybe we should try to get the PR in and iterate from there?

[jira] [Commented] (LUCENE-9215) replace checkJavaDocs.py with doclet

2020-02-10 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17033944#comment-17033944 ] Robert Muir commented on LUCENE-9215: - It may be a while before I get to spend time to try to work

[jira] [Updated] (SOLR-14254) Index backcompat break between 8.3.1 and 8.4.1

2020-02-10 Thread Jason Gerlowski (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gerlowski updated SOLR-14254: --- Description: I believe I found a backcompat break between 8.4.1 and 8.3.1. I encountered

[jira] [Commented] (SOLR-14254) Index backcompat break between 8.3.1 and 8.4.1

2020-02-10 Thread Chris M. Hostetter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17033973#comment-17033973 ] Chris M. Hostetter commented on SOLR-14254: --- I think the problem here is that

[jira] [Commented] (SOLR-14254) Index backcompat break between 8.3.1 and 8.4.1

2020-02-10 Thread Chris M. Hostetter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17033998#comment-17033998 ] Chris M. Hostetter commented on SOLR-14254: --- {quote}LUCENE-9116 is for 8.5, so it was a bit

[jira] [Commented] (SOLR-13579) Create resource management API

2020-02-10 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17033914#comment-17033914 ] David Smiley commented on SOLR-13579: - [~ab] Do you think the design here will play nicely with

[GitHub] [lucene-solr] ErickErickson commented on a change in pull request #1248: LUCENE-9134: Port ant-regenerate tasks to Gradle build

2020-02-10 Thread GitBox
ErickErickson commented on a change in pull request #1248: LUCENE-9134: Port ant-regenerate tasks to Gradle build URL: https://github.com/apache/lucene-solr/pull/1248#discussion_r377369604 ## File path: lucene/core/src/java/org/apache/lucene/util/automaton/createLevAutomata.py

[GitHub] [lucene-solr] ErickErickson commented on issue #1248: LUCENE-9134: Port ant-regenerate tasks to Gradle build

2020-02-10 Thread GitBox
ErickErickson commented on issue #1248: LUCENE-9134: Port ant-regenerate tasks to Gradle build URL: https://github.com/apache/lucene-solr/pull/1248#issuecomment-584409136 I made the changes Mike mentioned, but I won't create another PR for a bit to give others a chance to look

[GitHub] [lucene-solr] madrob merged pull request #1244: SOLR-14247 Remove unneeded sleeps

2020-02-10 Thread GitBox
madrob merged pull request #1244: SOLR-14247 Remove unneeded sleeps URL: https://github.com/apache/lucene-solr/pull/1244 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[jira] [Reopened] (SOLR-14245) Validate Replica / ReplicaInfo on creation

2020-02-10 Thread Chris M. Hostetter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris M. Hostetter reopened SOLR-14245: --- we're seeing a spike in (reproducible) jenkins failures for

[jira] [Resolved] (SOLR-14247) IndexSizeTriggerMixedBoundsTest does a lot of sleeping

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

[jira] [Commented] (SOLR-14247) IndexSizeTriggerMixedBoundsTest does a lot of sleeping

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

[jira] [Comment Edited] (LUCENE-9201) Port documentation-lint task to Gradle build

2020-02-10 Thread Tomoko Uchida (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17034121#comment-17034121 ] Tomoko Uchida edited comment on LUCENE-9201 at 2/11/20 4:43 AM: One

[jira] [Commented] (LUCENE-9215) replace checkJavaDocs.py with doclet

2020-02-10 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17034206#comment-17034206 ] Dawid Weiss commented on LUCENE-9215: - I think eventually we should leverage the object model the

[GitHub] [lucene-solr] atris commented on issue #1214: LUCENE-9074: Slice Allocation Control Plane For Concurrent Searches

2020-02-10 Thread GitBox
atris commented on issue #1214: LUCENE-9074: Slice Allocation Control Plane For Concurrent Searches URL: https://github.com/apache/lucene-solr/pull/1214#issuecomment-584514132 @jpountz Updated, please see and let me know your thoughts

[GitHub] [lucene-solr] atris commented on a change in pull request #1214: LUCENE-9074: Slice Allocation Control Plane For Concurrent Searches

2020-02-10 Thread GitBox
atris commented on a change in pull request #1214: LUCENE-9074: Slice Allocation Control Plane For Concurrent Searches URL: https://github.com/apache/lucene-solr/pull/1214#discussion_r377481946 ## File path:

[jira] [Commented] (LUCENE-9209) fix javadocs to be html5, enable doclint html checks, remove jtidy

2020-02-10 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17034202#comment-17034202 ] Dawid Weiss commented on LUCENE-9209: - Thank Robert, looks great. > fix javadocs to be html5,

[jira] [Commented] (LUCENE-9201) Port documentation-lint task to Gradle build

2020-02-10 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17034199#comment-17034199 ] Dawid Weiss commented on LUCENE-9201: - bq. we would need a special task to collect all javadocs to

[GitHub] [lucene-solr] iverase opened a new pull request #1246: LUCENE-9216: Make sure we index LEAST_DOUBLE_VALUE

2020-02-10 Thread GitBox
iverase opened a new pull request #1246: LUCENE-9216: Make sure we index LEAST_DOUBLE_VALUE URL: https://github.com/apache/lucene-solr/pull/1246 Trivial test fix This is an automated message from the Apache Git Service. To

[GitHub] [lucene-solr] romseygeek commented on a change in pull request #357: [SOLR-12238] Synonym Queries boost

2020-02-10 Thread GitBox
romseygeek commented on a change in pull request #357: [SOLR-12238] Synonym Queries boost URL: https://github.com/apache/lucene-solr/pull/357#discussion_r376935901 ## File path: lucene/analysis/common/src/java/org/apache/lucene/analysis/boost/package-info.java ## @@ -0,0

[GitHub] [lucene-solr] romseygeek commented on a change in pull request #357: [SOLR-12238] Synonym Queries boost

2020-02-10 Thread GitBox
romseygeek commented on a change in pull request #357: [SOLR-12238] Synonym Queries boost URL: https://github.com/apache/lucene-solr/pull/357#discussion_r376937485 ## File path: lucene/core/src/java/org/apache/lucene/util/QueryBuilder.java ## @@ -63,6 +66,25 @@

[jira] [Updated] (LUCENE-9136) Introduce IVFFlat to Lucene for ANN similarity search

2020-02-10 Thread Xin-Chun Zhang (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xin-Chun Zhang updated LUCENE-9136: --- Description: Representation learning (RL) has been an established discipline in the machine

[jira] [Created] (LUCENE-9216) TestDoubleValuesSource#testSortMissingExplicit failure

2020-02-10 Thread Ignacio Vera (Jira)
Ignacio Vera created LUCENE-9216: Summary: TestDoubleValuesSource#testSortMissingExplicit failure Key: LUCENE-9216 URL: https://issues.apache.org/jira/browse/LUCENE-9216 Project: Lucene - Core

[GitHub] [lucene-solr] romseygeek commented on a change in pull request #357: [SOLR-12238] Synonym Queries boost

2020-02-10 Thread GitBox
romseygeek commented on a change in pull request #357: [SOLR-12238] Synonym Queries boost URL: https://github.com/apache/lucene-solr/pull/357#discussion_r376936277 ## File path: lucene/core/src/java/org/apache/lucene/util/graph/GraphTokenStreamFiniteStrings.java ## @@

[GitHub] [lucene-solr] alessandrobenedetti commented on a change in pull request #357: [SOLR-12238] Synonym Queries boost

2020-02-10 Thread GitBox
alessandrobenedetti commented on a change in pull request #357: [SOLR-12238] Synonym Queries boost URL: https://github.com/apache/lucene-solr/pull/357#discussion_r376980226 ## File path: lucene/core/src/java/org/apache/lucene/util/QueryBuilder.java ## @@ -63,6 +66,25 @@

[GitHub] [lucene-solr] alessandrobenedetti commented on a change in pull request #357: [SOLR-12238] Synonym Queries boost

2020-02-10 Thread GitBox
alessandrobenedetti commented on a change in pull request #357: [SOLR-12238] Synonym Queries boost URL: https://github.com/apache/lucene-solr/pull/357#discussion_r376980226 ## File path: lucene/core/src/java/org/apache/lucene/util/QueryBuilder.java ## @@ -63,6 +66,25 @@

[GitHub] [lucene-solr] andywebb1975 opened a new pull request #1247: SOLR-14252 use double rather than Double to avoid NPE

2020-02-10 Thread GitBox
andywebb1975 opened a new pull request #1247: SOLR-14252 use double rather than Double to avoid NPE URL: https://github.com/apache/lucene-solr/pull/1247 # Description The getMax and getMin methods in AggregateMetric can throw an NPE if non-Number values are present in values, when

[jira] [Commented] (LUCENE-9188) Add jacoco code coverage support to gradle build

2020-02-10 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17033549#comment-17033549 ] Dawid Weiss commented on LUCENE-9188: - I'm not really familiar with jacoco - I can imagine test

[GitHub] [lucene-solr] alessandrobenedetti commented on issue #357: [SOLR-12238] Synonym Queries boost

2020-02-10 Thread GitBox
alessandrobenedetti commented on issue #357: [SOLR-12238] Synonym Queries boost URL: https://github.com/apache/lucene-solr/pull/357#issuecomment-584059142 Latest comments have been addressed, let me know if there's anything else needed here :)

[jira] [Resolved] (LUCENE-9216) TestDoubleValuesSource#testSortMissingExplicit failure

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

[jira] [Commented] (LUCENE-9216) TestDoubleValuesSource#testSortMissingExplicit failure

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

[jira] [Updated] (SOLR-14252) NullPointerException in AggregateMetric

2020-02-10 Thread Andy Webb (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Webb updated SOLR-14252: - Description: The {{getMax}} and {{getMin}} methods in

[GitHub] [lucene-solr] andywebb1975 commented on issue #1247: SOLR-14252 use double rather than Double to avoid NPE

2020-02-10 Thread GitBox
andywebb1975 commented on issue #1247: SOLR-14252 use double rather than Double to avoid NPE URL: https://github.com/apache/lucene-solr/pull/1247#issuecomment-584087529 The PR really just changes an exception to a warning - it may be papering over another issue. I'm going to try changing

[jira] [Comment Edited] (LUCENE-9188) Add jacoco code coverage support to gradle build

2020-02-10 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17033549#comment-17033549 ] Dawid Weiss edited comment on LUCENE-9188 at 2/10/20 12:17 PM: --- I'm not

[GitHub] [lucene-solr] s1monw commented on issue #1215: LUCENE-9164: Ignore ACE on tragic event if IW is closed

2020-02-10 Thread GitBox
s1monw commented on issue #1215: LUCENE-9164: Ignore ACE on tragic event if IW is closed URL: https://github.com/apache/lucene-solr/pull/1215#issuecomment-584038675 I will start working on some refactorings to streamline this.

[GitHub] [lucene-solr] iverase merged pull request #1246: LUCENE-9216: Make sure we index LEAST_DOUBLE_VALUE

2020-02-10 Thread GitBox
iverase merged pull request #1246: LUCENE-9216: Make sure we index LEAST_DOUBLE_VALUE URL: https://github.com/apache/lucene-solr/pull/1246 This is an automated message from the Apache Git Service. To respond to the message,

[jira] [Commented] (LUCENE-9216) TestDoubleValuesSource#testSortMissingExplicit failure

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

[jira] [Updated] (SOLR-14252) NullPointerException in AggregateMetric

2020-02-10 Thread Andy Webb (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Webb updated SOLR-14252: - Description: The {{getMax}} and {{getMin}} methods in

[jira] [Commented] (LUCENE-9196) look into adding -XX:ActiveProcessorCount=1 to parallel build jvms

2020-02-10 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17033538#comment-17033538 ] Dawid Weiss commented on LUCENE-9196: - I agree we could fine-tune the defaults better. I have two

[GitHub] [lucene-solr] alessandrobenedetti commented on a change in pull request #357: [SOLR-12238] Synonym Queries boost

2020-02-10 Thread GitBox
alessandrobenedetti commented on a change in pull request #357: [SOLR-12238] Synonym Queries boost URL: https://github.com/apache/lucene-solr/pull/357#discussion_r376978767 ## File path: lucene/core/src/java/org/apache/lucene/util/graph/GraphTokenStreamFiniteStrings.java

[GitHub] [lucene-solr] alessandrobenedetti commented on a change in pull request #357: [SOLR-12238] Synonym Queries boost

2020-02-10 Thread GitBox
alessandrobenedetti commented on a change in pull request #357: [SOLR-12238] Synonym Queries boost URL: https://github.com/apache/lucene-solr/pull/357#discussion_r376982361 ## File path:

[jira] [Updated] (SOLR-14251) Shard Split on HDFS

2020-02-10 Thread Johannes Brucher (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johannes Brucher updated SOLR-14251: Description: Shard Split on HDFS Index will evaluate local disc space instead of HDFS

[jira] [Commented] (LUCENE-9196) look into adding -XX:ActiveProcessorCount=1 to parallel build jvms

2020-02-10 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17033543#comment-17033543 ] Robert Muir commented on LUCENE-9196: - I think the idea here is that jenkins will pass its own VM

[GitHub] [lucene-solr] alessandrobenedetti commented on a change in pull request #357: [SOLR-12238] Synonym Queries boost

2020-02-10 Thread GitBox
alessandrobenedetti commented on a change in pull request #357: [SOLR-12238] Synonym Queries boost URL: https://github.com/apache/lucene-solr/pull/357#discussion_r376974784 ## File path: lucene/analysis/common/src/java/org/apache/lucene/analysis/boost/package-info.java ##

[jira] [Created] (SOLR-14251) Shard Split on HDFS

2020-02-10 Thread Johannes Brucher (Jira)
Johannes Brucher created SOLR-14251: --- Summary: Shard Split on HDFS Key: SOLR-14251 URL: https://issues.apache.org/jira/browse/SOLR-14251 Project: Solr Issue Type: Bug Security

[jira] [Created] (SOLR-14252) NullPointerException in AggregateMetric

2020-02-10 Thread Andy Webb (Jira)
Andy Webb created SOLR-14252: Summary: NullPointerException in AggregateMetric Key: SOLR-14252 URL: https://issues.apache.org/jira/browse/SOLR-14252 Project: Solr Issue Type: Bug Security

[jira] [Updated] (SOLR-14252) NullPointerException in AggregateMetric

2020-02-10 Thread Andy Webb (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Webb updated SOLR-14252: - Description: The {{getMax}} and {{getMin}} methods in

[jira] [Commented] (LUCENE-9188) Add jacoco code coverage support to gradle build

2020-02-10 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17033554#comment-17033554 ] Robert Muir commented on LUCENE-9188: - We have to pass the last one precisely for the security

[GitHub] [lucene-solr] ErickErickson closed pull request #1241: Gradle util

2020-02-10 Thread GitBox
ErickErickson closed pull request #1241: Gradle util URL: https://github.com/apache/lucene-solr/pull/1241 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [lucene-solr] ErickErickson commented on issue #1241: Gradle util

2020-02-10 Thread GitBox
ErickErickson commented on issue #1241: Gradle util URL: https://github.com/apache/lucene-solr/pull/1241#issuecomment-584119269 Didn't link appropriately, I wondered why nobody replied. This is an automated message from the

[GitHub] [lucene-solr] ErickErickson opened a new pull request #1248: LUCENE-9134: Port ant-regenerate tasks to Gradle build

2020-02-10 Thread GitBox
ErickErickson opened a new pull request #1248: LUCENE-9134: Port ant-regenerate tasks to Gradle build URL: https://github.com/apache/lucene-solr/pull/1248 This adds the generation targets for util/packed and util/automaton. For whatever reason my local Python doesn't do anything

[GitHub] [lucene-solr] shalinmangar merged pull request #1220: SOLR-13996: Refactor HttpShardHandler.prepDistributed method

2020-02-10 Thread GitBox
shalinmangar merged pull request #1220: SOLR-13996: Refactor HttpShardHandler.prepDistributed method URL: https://github.com/apache/lucene-solr/pull/1220 This is an automated message from the Apache Git Service. To respond

[jira] [Commented] (SOLR-13996) Refactor HttpShardHandler#prepDistributed() into smaller pieces

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

[jira] [Commented] (LUCENE-9196) look into adding -XX:ActiveProcessorCount=1 to parallel build jvms

2020-02-10 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17033612#comment-17033612 ] Dawid Weiss commented on LUCENE-9196: - Maybe I'm being overprotective here but it'll make it a pain

[GitHub] [lucene-solr] andywebb1975 commented on a change in pull request #1247: SOLR-14252 use double rather than Double to avoid NPE

2020-02-10 Thread GitBox
andywebb1975 commented on a change in pull request #1247: SOLR-14252 use double rather than Double to avoid NPE URL: https://github.com/apache/lucene-solr/pull/1247#discussion_r377223058 ## File path: solr/core/src/java/org/apache/solr/metrics/AggregateMetric.java ## @@

[jira] [Commented] (SOLR-14249) Krb5HttpClientBuilder should not buffer requests

2020-02-10 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17033670#comment-17033670 ] Kevin Risden commented on SOLR-14249: - Yea SOLR-13270 is definitely relevant. >

[jira] [Commented] (SOLR-14243) ant clean-jars should not delete gradle-wrapper.jar

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

[jira] [Assigned] (SOLR-14243) ant clean-jars should not delete gradle-wrapper.jar

2020-02-10 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss reassigned SOLR-14243: -- Assignee: Dawid Weiss > ant clean-jars should not delete gradle-wrapper.jar >

[jira] [Updated] (SOLR-14243) ant clean-jars should not delete gradle-wrapper.jar

2020-02-10 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated SOLR-14243: --- Resolution: Fixed Status: Resolved (was: Patch Available) Thank you! > ant clean-jars

[jira] [Updated] (SOLR-14243) ant clean-jars should not delete gradle-wrapper.jar

2020-02-10 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated SOLR-14243: --- Priority: Trivial (was: Major) > ant clean-jars should not delete gradle-wrapper.jar >

[jira] [Commented] (SOLR-13390) Provide Query Elevation Component by default

2020-02-10 Thread Jason Gerlowski (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17033703#comment-17033703 ] Jason Gerlowski commented on SOLR-13390: Sounds reasonable to me. +1 QEC is used somewhat

[jira] [Commented] (LUCENE-9201) Port documentation-lint task to Gradle build

2020-02-10 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17033658#comment-17033658 ] Dawid Weiss commented on LUCENE-9201: - Gradle's built-in javadoc task is indeed pretty dumb with

[jira] [Commented] (SOLR-14209) Upgrade JQuery to 3.4.1

2020-02-10 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17033674#comment-17033674 ] Kevin Risden commented on SOLR-14209: - Thanks [~mkhl]! Sorry didn't think about the Java version

[jira] [Commented] (SOLR-13996) Refactor HttpShardHandler#prepDistributed() into smaller pieces

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

[jira] [Commented] (SOLR-13996) Refactor HttpShardHandler#prepDistributed() into smaller pieces

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

[GitHub] [lucene-solr] dsmiley commented on a change in pull request #357: [SOLR-12238] Synonym Queries boost

2020-02-10 Thread GitBox
dsmiley commented on a change in pull request #357: [SOLR-12238] Synonym Queries boost URL: https://github.com/apache/lucene-solr/pull/357#discussion_r377238017 ## File path: lucene/core/src/java/org/apache/lucene/util/graph/GraphTokenStreamFiniteStrings.java ## @@

[jira] [Resolved] (LUCENE-9149) Increase data dimension limit in BKD

2020-02-10 Thread Nick Knize (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Knize resolved LUCENE-9149. Resolution: Implemented > Increase data dimension limit in BKD >