[GitHub] [lucene-solr] jpountz opened a new pull request #1197: LUCENE-9161: DirectMonotonicWriter checks for overflows.

2020-01-21 Thread GitBox
jpountz opened a new pull request #1197: LUCENE-9161: DirectMonotonicWriter checks for overflows. URL: https://github.com/apache/lucene-solr/pull/1197 See https://issues.apache.org/jira/browse/LUCENE-9161 This is an

[jira] [Created] (LUCENE-9161) DirectMonotonicWriter should check for overflows

2020-01-21 Thread Adrien Grand (Jira)
Adrien Grand created LUCENE-9161: Summary: DirectMonotonicWriter should check for overflows Key: LUCENE-9161 URL: https://issues.apache.org/jira/browse/LUCENE-9161 Project: Lucene - Core

[jira] [Comment Edited] (SOLR-14201) some SolrCore are not released after being removed

2020-01-21 Thread Vinh Le (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17020732#comment-17020732 ] Vinh Le edited comment on SOLR-14201 at 1/22/20 6:47 AM: - Thanks [~cpoerschke]

[jira] [Commented] (SOLR-14154) Return correct isolation level when retrieving it from the SQL Connection

2020-01-21 Thread Nick Vercammen (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17020824#comment-17020824 ] Nick Vercammen commented on SOLR-14154: --- [~ichattopadhyaya] how did you validate it wasn't there in

[jira] [Commented] (LUCENE-9160) override heap / jvm params for tests in gradle build

2020-01-21 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17020813#comment-17020813 ] Robert Muir commented on LUCENE-9160: - fwiw adding {{-XX:TieredStopAtLevel=1}} to my args made an

[jira] [Comment Edited] (LUCENE-9153) Lucene Query parser append space if query length is greater than 255

2020-01-21 Thread Akanksha Jain (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17020802#comment-17020802 ] Akanksha Jain edited comment on LUCENE-9153 at 1/22/20 6:12 AM: While

[jira] [Comment Edited] (LUCENE-9153) Lucene Query parser append space if query length is greater than 255

2020-01-21 Thread Akanksha Jain (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17020802#comment-17020802 ] Akanksha Jain edited comment on LUCENE-9153 at 1/22/20 6:11 AM: While

[jira] [Commented] (LUCENE-9153) Lucene Query parser append space if query length is greater than 255

2020-01-21 Thread Akanksha Jain (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17020802#comment-17020802 ] Akanksha Jain commented on LUCENE-9153: --- While parsing, During debugging, control goes to the

[jira] [Updated] (SOLR-14154) Return correct isolation level when retrieving it from the SQL Connection

2020-01-21 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ishan Chattopadhyaya updated SOLR-14154: Fix Version/s: (was: 8.4.1) > Return correct isolation level when retrieving

[jira] [Commented] (SOLR-14154) Return correct isolation level when retrieving it from the SQL Connection

2020-01-21 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17020800#comment-17020800 ] Ishan Chattopadhyaya commented on SOLR-14154: - This wasn't there in 8.4.1, so removing it

[jira] [Commented] (LUCENE-9160) override heap / jvm params for tests in gradle build

2020-01-21 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17020769#comment-17020769 ] Robert Muir commented on LUCENE-9160: - Here's a patch that works for me. It allows specifying these

[jira] [Updated] (LUCENE-9160) override heap / jvm params for tests in gradle build

2020-01-21 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-9160: Attachment: LUCENE-9160.patch > override heap / jvm params for tests in gradle build >

[jira] [Commented] (LUCENE-9159) merge gradle/ant test security policies

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

[jira] [Commented] (LUCENE-9159) merge gradle/ant test security policies

2020-01-21 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17020766#comment-17020766 ] Robert Muir commented on LUCENE-9159: - similar patch for the standard lucene policy file. will look

[jira] [Updated] (LUCENE-9159) merge gradle/ant test security policies

2020-01-21 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-9159: Attachment: LUCENE-9159_lucene.patch > merge gradle/ant test security policies >

[jira] [Comment Edited] (SOLR-14201) some SolrCore are not released after being removed

2020-01-21 Thread Vinh Le (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17020732#comment-17020732 ] Vinh Le edited comment on SOLR-14201 at 1/22/20 4:28 AM: - Thanks [~cpoerschke]

[jira] [Created] (LUCENE-9160) override heap / jvm params for tests in gradle build

2020-01-21 Thread Robert Muir (Jira)
Robert Muir created LUCENE-9160: --- Summary: override heap / jvm params for tests in gradle build Key: LUCENE-9160 URL: https://issues.apache.org/jira/browse/LUCENE-9160 Project: Lucene - Core

[jira] [Updated] (LUCENE-9123) JapaneseTokenizer with search mode doesn't work with SynonymGraphFilter

2020-01-21 Thread Kazuaki Hiraga (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kazuaki Hiraga updated LUCENE-9123: --- Attachment: LUCENE-9123.patch > JapaneseTokenizer with search mode doesn't work with

[jira] [Updated] (LUCENE-9123) JapaneseTokenizer with search mode doesn't work with SynonymGraphFilter

2020-01-21 Thread Kazuaki Hiraga (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kazuaki Hiraga updated LUCENE-9123: --- Attachment: (was: LUCENE-9123.patch) > JapaneseTokenizer with search mode doesn't work

[jira] [Commented] (SOLR-14201) some SolrCore are not released after being removed

2020-01-21 Thread Vinh Le (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17020732#comment-17020732 ] Vinh Le commented on SOLR-14201: Thanks [~cpoerschke] To reproduce this issue, just keep creating new

[jira] [Updated] (SOLR-14201) some SolrCore are not released after being removed

2020-01-21 Thread Vinh Le (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinh Le updated SOLR-14201: --- Attachment: image-2020-01-22-10-42-17-511.png > some SolrCore are not released after being removed >

[jira] [Updated] (SOLR-14201) some SolrCore are not released after being removed

2020-01-21 Thread Vinh Le (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinh Le updated SOLR-14201: --- Attachment: image-2020-01-22-10-39-15-301.png > some SolrCore are not released after being removed >

[jira] [Commented] (LUCENE-9159) merge gradle/ant test security policies

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

[jira] [Commented] (LUCENE-9159) merge gradle/ant test security policies

2020-01-21 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17020720#comment-17020720 ] Robert Muir commented on LUCENE-9159: - First patch for lucene/replicator. I also merged in any

[jira] [Updated] (LUCENE-9159) merge gradle/ant test security policies

2020-01-21 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-9159: Attachment: LUCENE-9159_replicator.patch > merge gradle/ant test security policies >

[jira] [Resolved] (LUCENE-9157) test speedup for slowest tests

2020-01-21 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-9157. - Fix Version/s: 8.5 Resolution: Fixed > test speedup for slowest tests >

[jira] [Commented] (LUCENE-9157) test speedup for slowest tests

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

[jira] [Commented] (LUCENE-9157) test speedup for slowest tests

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

[jira] [Created] (LUCENE-9159) merge gradle/ant test security policies

2020-01-21 Thread Robert Muir (Jira)
Robert Muir created LUCENE-9159: --- Summary: merge gradle/ant test security policies Key: LUCENE-9159 URL: https://issues.apache.org/jira/browse/LUCENE-9159 Project: Lucene - Core Issue Type:

[jira] [Commented] (LUCENE-9158) Fix tests to respect java.io.tmpdir by default

2020-01-21 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17020676#comment-17020676 ] Robert Muir commented on LUCENE-9158: - I only meant: we had to start somewhere with a patch. This

[jira] [Updated] (SOLR-14203) zplot should sort 2D clusters by cluster size before plotting

2020-01-21 Thread Joel Bernstein (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-14203: -- Attachment: SOLR-14203.patch > zplot should sort 2D clusters by cluster size before plotting >

[jira] [Updated] (SOLR-14203) zplot should sort 2D clusters by cluster size before plotting

2020-01-21 Thread Joel Bernstein (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-14203: -- Description: Currently zplot plots clusters based on the output of the clustering algorithm.

[jira] [Updated] (SOLR-14203) zplot should sort 2D clusters by cluster size before plotting.

2020-01-21 Thread Joel Bernstein (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-14203: -- Summary: zplot should sort 2D clusters by cluster size before plotting. (was: Zplot should

[jira] [Updated] (SOLR-14203) zplot should sort 2D clusters by cluster size before plotting

2020-01-21 Thread Joel Bernstein (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-14203: -- Summary: zplot should sort 2D clusters by cluster size before plotting (was: zplot should

[jira] [Created] (SOLR-14203) Zplot should sort 2D clusters by cluster size before plotting.

2020-01-21 Thread Joel Bernstein (Jira)
Joel Bernstein created SOLR-14203: - Summary: Zplot should sort 2D clusters by cluster size before plotting. Key: SOLR-14203 URL: https://issues.apache.org/jira/browse/SOLR-14203 Project: Solr

[jira] [Commented] (SOLR-14202) Old segments are not deleted after commit

2020-01-21 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17020646#comment-17020646 ] Erick Erickson commented on SOLR-14202: --- Do you open any searchers? The default configs have {code}

[jira] [Created] (SOLR-14202) Old segments are not deleted after commit

2020-01-21 Thread Jira
Jörn Franke created SOLR-14202: -- Summary: Old segments are not deleted after commit Key: SOLR-14202 URL: https://issues.apache.org/jira/browse/SOLR-14202 Project: Solr Issue Type: Bug

[jira] [Commented] (LUCENE-9158) Fix tests to respect java.io.tmpdir by default

2020-01-21 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17020619#comment-17020619 ] Uwe Schindler commented on LUCENE-9158: --- bq. its the simplest thing that can work, that's all. we

[jira] [Resolved] (SOLR-11437) double open ended range queries should be optimized to DocValuesFieldExistsQuery or NormsFieldExistsQuery

2020-01-21 Thread Houston Putman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-11437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Houston Putman resolved SOLR-11437. --- Resolution: Duplicate Note that double and float fields do not use NormsFieldExistsQueries

[jira] [Commented] (SOLR-11746) numeric fields need better error handling for prefix/wildcard syntax -- consider uniform support for "foo:* == foo:[* TO *]"

2020-01-21 Thread Houston Putman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-11746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17020610#comment-17020610 ] Houston Putman commented on SOLR-11746: --- [~hossman] I added a ticket for that, SOLR-14199, and will

[jira] [Commented] (LUCENE-9154) Remove encodeCeil() to encode bounding box queries

2020-01-21 Thread Ignacio Vera (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17020607#comment-17020607 ] Ignacio Vera commented on LUCENE-9154: -- My impression is that with the current approach we are

[jira] [Updated] (SOLR-14132) Upgrade Angular JS 1.3.8 to 1.7.9

2020-01-21 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-14132: Attachment: SOLR-14132.patch > Upgrade Angular JS 1.3.8 to 1.7.9 >

[jira] [Updated] (SOLR-14132) Upgrade Angular JS 1.3.8 to 1.7.9

2020-01-21 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-14132: Attachment: (was: SOLR-14132.patch) > Upgrade Angular JS 1.3.8 to 1.7.9 >

[jira] [Commented] (LUCENE-9158) Fix tests to respect java.io.tmpdir by default

2020-01-21 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17020603#comment-17020603 ] Robert Muir commented on LUCENE-9158: - its the simplest thing that can work, that's all. we can

[jira] [Updated] (SOLR-11746) numeric fields need better error handling for prefix/wildcard syntax -- consider uniform support for "foo:* == foo:[* TO *]"

2020-01-21 Thread Houston Putman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-11746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Houston Putman updated SOLR-11746: -- Attachment: SOLR-11746.patch > numeric fields need better error handling for prefix/wildcard

[jira] [Updated] (SOLR-14132) Upgrade Angular JS 1.3.8 to 1.7.9

2020-01-21 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-14132: Summary: Upgrade Angular JS 1.3.8 to 1.7.9 (was: upgrade the angular JS to a newer version) >

[jira] [Updated] (SOLR-14132) upgrade the angular JS to a newer version

2020-01-21 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-14132: Attachment: SOLR-14132.patch > upgrade the angular JS to a newer version >

[jira] [Updated] (SOLR-14132) upgrade the angular JS to a newer version

2020-01-21 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-14132: Status: Patch Available (was: Open) > upgrade the angular JS to a newer version >

[jira] [Assigned] (SOLR-14132) upgrade the angular JS to a newer version

2020-01-21 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden reassigned SOLR-14132: --- Assignee: Kevin Risden > upgrade the angular JS to a newer version >

[jira] [Commented] (SOLR-14132) upgrade the angular JS to a newer version

2020-01-21 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17020595#comment-17020595 ] Kevin Risden commented on SOLR-14132: - [~rcmuir] and [~janhoy] can you take a look at PR

[GitHub] [lucene-solr] risdenk opened a new pull request #1196: SOLR-14132: Upgrade Angular JS 1.3.8 to 1.7.9

2020-01-21 Thread GitBox
risdenk opened a new pull request #1196: SOLR-14132: Upgrade Angular JS 1.3.8 to 1.7.9 URL: https://github.com/apache/lucene-solr/pull/1196 * Upgrade Angular JS 1.3.8 to 1.7.9 * Fix Angular JS link placeholders https://docs.angularjs.org/guide/migration#-location- * Upgrade Angular

[GitHub] [lucene-solr] ebehrendt commented on a change in pull request #1195: SOLR-13101: Log accurate file counts for Push and Pull and CorePushPull

2020-01-21 Thread GitBox
ebehrendt commented on a change in pull request #1195: SOLR-13101: Log accurate file counts for Push and Pull and CorePushPull URL: https://github.com/apache/lucene-solr/pull/1195#discussion_r369260884 ## File path:

[GitHub] [lucene-solr] ebehrendt commented on a change in pull request #1195: SOLR-13101: Log accurate file counts for Push and Pull and CorePushPull

2020-01-21 Thread GitBox
ebehrendt commented on a change in pull request #1195: SOLR-13101: Log accurate file counts for Push and Pull and CorePushPull URL: https://github.com/apache/lucene-solr/pull/1195#discussion_r369260137 ## File path:

[GitHub] [lucene-solr] ebehrendt commented on a change in pull request #1195: SOLR-13101: Log accurate file counts for Push and Pull and CorePushPull

2020-01-21 Thread GitBox
ebehrendt commented on a change in pull request #1195: SOLR-13101: Log accurate file counts for Push and Pull and CorePushPull URL: https://github.com/apache/lucene-solr/pull/1195#discussion_r369259682 ## File path:

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

2020-01-21 Thread Adrien Grand (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17020587#comment-17020587 ] Adrien Grand commented on LUCENE-9149: -- 16 sounds reasonable to me. > Increase data dimension

[GitHub] [lucene-solr] ebehrendt opened a new pull request #1195: SOLR-13101: Log accurate file counts for Push and Pull and CorePushPull

2020-01-21 Thread GitBox
ebehrendt opened a new pull request #1195: SOLR-13101: Log accurate file counts for Push and Pull and CorePushPull URL: https://github.com/apache/lucene-solr/pull/1195 # Description Number of files and bytes pushed/pulled are logged when pushing to or pulling from blobstore, but

[jira] [Commented] (LUCENE-9154) Remove encodeCeil() to encode bounding box queries

2020-01-21 Thread Adrien Grand (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17020582#comment-17020582 ] Adrien Grand commented on LUCENE-9154: -- I like the fact that the accuracy loss only occurs at

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

2020-01-21 Thread GitBox
dweiss commented on a change in pull request #1186: LUCENE-9134: Port ant-regenerate tasks to Gradle build URL: https://github.com/apache/lucene-solr/pull/1186#discussion_r369250838 ## File path: lucene/queryparser/build.gradle ## @@ -7,3 +7,224 @@ dependencies {

[GitHub] [lucene-solr] dweiss commented on a change in pull request #1184: LUCENE-9142 Refactor IntSet operations for determinize

2020-01-21 Thread GitBox
dweiss commented on a change in pull request #1184: LUCENE-9142 Refactor IntSet operations for determinize URL: https://github.com/apache/lucene-solr/pull/1184#discussion_r369249556 ## File path: lucene/core/src/java/org/apache/lucene/util/automaton/SortedIntSet.java ##

[jira] [Commented] (LUCENE-9158) Fix tests to respect java.io.tmpdir by default

2020-01-21 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17020572#comment-17020572 ] Uwe Schindler commented on LUCENE-9158: --- My other problem: everything is now in same directory, so

[jira] [Commented] (LUCENE-9158) Fix tests to respect java.io.tmpdir by default

2020-01-21 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17020565#comment-17020565 ] Uwe Schindler commented on LUCENE-9158: --- The patch has one problem. The whole work folder is

[jira] [Commented] (LUCENE-9158) Fix tests to respect java.io.tmpdir by default

2020-01-21 Thread Adrien Grand (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17020559#comment-17020559 ] Adrien Grand commented on LUCENE-9158: -- +1 > Fix tests to respect java.io.tmpdir by default >

[jira] [Commented] (SOLR-12325) introduce uniqueBlockQuery(parent:true) aggregation for JSON Facet

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

[jira] [Resolved] (SOLR-14040) solr.xml shareSchema does not work in SolrCloud

2020-01-21 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14040?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley resolved SOLR-14040. - Fix Version/s: 8.5 Resolution: Fixed > solr.xml shareSchema does not work in SolrCloud >

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

2020-01-21 Thread GitBox
ErickErickson commented on a change in pull request #1186: LUCENE-9134: Port ant-regenerate tasks to Gradle build URL: https://github.com/apache/lucene-solr/pull/1186#discussion_r369185128 ## File path: lucene/queryparser/build.gradle ## @@ -7,3 +7,224 @@ dependencies {

[GitHub] [lucene-solr] dsmiley closed pull request #1166: SOLR-14040: shareSchema support for SolrCloud

2020-01-21 Thread GitBox
dsmiley closed pull request #1166: SOLR-14040: shareSchema support for SolrCloud URL: https://github.com/apache/lucene-solr/pull/1166 This is an automated message from the Apache Git Service. To respond to the message,

[jira] [Commented] (SOLR-14040) solr.xml shareSchema does not work in SolrCloud

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

[jira] [Commented] (SOLR-13965) Adding new functions to GraphHandler should be same as Streamhandler

2020-01-21 Thread David Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17020484#comment-17020484 ] David Eric Pugh commented on SOLR-13965: Thanks [~cpoerschke] for moving forward on this!

[jira] [Commented] (LUCENE-9158) Fix tests to respect java.io.tmpdir by default

2020-01-21 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17020482#comment-17020482 ] Robert Muir commented on LUCENE-9158: - Here's the simplest thing that can work, basically what I am

[jira] [Updated] (LUCENE-9158) Fix tests to respect java.io.tmpdir by default

2020-01-21 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-9158: Attachment: LUCENE-9158.patch > Fix tests to respect java.io.tmpdir by default >

[jira] [Commented] (SOLR-13965) Adding new functions to GraphHandler should be same as Streamhandler

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

[jira] [Commented] (SOLR-13965) Adding new functions to GraphHandler should be same as Streamhandler

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

[jira] [Commented] (SOLR-13965) Adding new functions to GraphHandler should be same as Streamhandler

2020-01-21 Thread Christine Poerschke (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17020476#comment-17020476 ] Christine Poerschke commented on SOLR-13965: bq. ... The patch doesn't appear to include any

[GitHub] [lucene-solr] madrob commented on a change in pull request #1184: LUCENE-9142 Refactor IntSet operations for determinize

2020-01-21 Thread GitBox
madrob commented on a change in pull request #1184: LUCENE-9142 Refactor IntSet operations for determinize URL: https://github.com/apache/lucene-solr/pull/1184#discussion_r369169779 ## File path: lucene/core/src/java/org/apache/lucene/util/automaton/SortedIntSet.java ##

[GitHub] [lucene-solr] madrob commented on a change in pull request #1184: LUCENE-9142 Refactor IntSet operations for determinize

2020-01-21 Thread GitBox
madrob commented on a change in pull request #1184: LUCENE-9142 Refactor IntSet operations for determinize URL: https://github.com/apache/lucene-solr/pull/1184#discussion_r369169982 ## File path: lucene/core/src/java/org/apache/lucene/util/automaton/SortedIntSet.java ##

[jira] [Commented] (SOLR-13240) UTILIZENODE action results in an exception

2020-01-21 Thread Christine Poerschke (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17020470#comment-17020470 ] Christine Poerschke commented on SOLR-13240: bq. ... we hit similar issue on Solr 7.4.0, do

[jira] [Resolved] (LUCENE-9098) Report problematic term value when fuzzy query is too complex

2020-01-21 Thread Mike Drob (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Drob resolved LUCENE-9098. --- Resolution: Fixed Thanks for highlighting the failure - this was caused by the random term being

[jira] [Commented] (SOLR-14040) solr.xml shareSchema does not work in SolrCloud

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

[GitHub] [lucene-solr] madrob merged pull request #1194: LUCENE-9098 Use multibyte code-points for complex fuzzy query

2020-01-21 Thread GitBox
madrob merged pull request #1194: LUCENE-9098 Use multibyte code-points for complex fuzzy query URL: https://github.com/apache/lucene-solr/pull/1194 This is an automated message from the Apache Git Service. To respond to

[jira] [Commented] (LUCENE-9098) Report problematic term value when fuzzy query is too complex

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

[jira] [Created] (LUCENE-9158) Fix tests to respect java.io.tmpdir by default

2020-01-21 Thread Robert Muir (Jira)
Robert Muir created LUCENE-9158: --- Summary: Fix tests to respect java.io.tmpdir by default Key: LUCENE-9158 URL: https://issues.apache.org/jira/browse/LUCENE-9158 Project: Lucene - Core Issue

[jira] [Commented] (SOLR-10506) Possible memory leak upon collection reload

2020-01-21 Thread Christine Poerschke (Jira)
[ https://issues.apache.org/jira/browse/SOLR-10506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17020445#comment-17020445 ] Christine Poerschke commented on SOLR-10506: {quote}In 7.7.2, some SolrCore still are not

[jira] [Created] (SOLR-14201) some SolrCore are not released after being removed

2020-01-21 Thread Christine Poerschke (Jira)
Christine Poerschke created SOLR-14201: -- Summary: some SolrCore are not released after being removed Key: SOLR-14201 URL: https://issues.apache.org/jira/browse/SOLR-14201 Project: Solr

[GitHub] [lucene-solr] madrob opened a new pull request #1194: LUCENE-9098 Use multibyte code-points for complex fuzzy query

2020-01-21 Thread GitBox
madrob opened a new pull request #1194: LUCENE-9098 Use multibyte code-points for complex fuzzy query URL: https://github.com/apache/lucene-solr/pull/1194 This is an automated message from the Apache Git Service. To respond

[GitHub] [lucene-solr] iverase opened a new pull request #1193: LUCENE-9154: Remove encodeCeil() to encode bounding box queries

2020-01-21 Thread GitBox
iverase opened a new pull request #1193: LUCENE-9154: Remove encodeCeil() to encode bounding box queries URL: https://github.com/apache/lucene-solr/pull/1193 See https://issues.apache.org/jira/browse/LUCENE-9154 IMHO this makes this query an apple to apple comparison.

[jira] [Commented] (LUCENE-9157) test speedup for slowest tests

2020-01-21 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17020412#comment-17020412 ] Robert Muir commented on LUCENE-9157: - thanks for looking. had that in a few other places too. I

[jira] [Updated] (LUCENE-9157) test speedup for slowest tests

2020-01-21 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-9157: Attachment: LUCENE-9157.patch > test speedup for slowest tests > -- >

[jira] [Commented] (LUCENE-9157) test speedup for slowest tests

2020-01-21 Thread Adrien Grand (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17020382#comment-17020382 ] Adrien Grand commented on LUCENE-9157: -- TestDocIdsWriter has some for loops that look like "for

[jira] [Commented] (LUCENE-9130) Failed to match when create PhraseQuery with terms analyzed from long query text

2020-01-21 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17020375#comment-17020375 ] Michael McCandless commented on LUCENE-9130: {quote}from the document here, i presume the

[jira] [Updated] (LUCENE-9157) test speedup for slowest tests

2020-01-21 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-9157: Attachment: LUCENE-9157.patch > test speedup for slowest tests > -- >

[jira] [Commented] (LUCENE-9157) test speedup for slowest tests

2020-01-21 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17020373#comment-17020373 ] Robert Muir commented on LUCENE-9157: - patch attached. This takes test time from 30-35 minutes to

[jira] [Commented] (SOLR-13841) Provide mappings for jackson annotation @JsonProperty to use Jackson deserializer

2020-01-21 Thread Noble Paul (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17020372#comment-17020372 ] Noble Paul commented on SOLR-13841: --- Ha ha. It was a typo > Provide mappings for jackson annotation

[jira] [Created] (LUCENE-9157) test speedup for slowest tests

2020-01-21 Thread Robert Muir (Jira)
Robert Muir created LUCENE-9157: --- Summary: test speedup for slowest tests Key: LUCENE-9157 URL: https://issues.apache.org/jira/browse/LUCENE-9157 Project: Lucene - Core Issue Type: Improvement

[jira] [Commented] (LUCENE-9156) Bound the number of impacts per block

2020-01-21 Thread Jack Conradson (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17020365#comment-17020365 ] Jack Conradson commented on LUCENE-9156: I would like try and take this issue if that's all

[jira] [Updated] (SOLR-14200) Shard Tolerance in Streaming API

2020-01-21 Thread Zamir Paltiel (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zamir Paltiel updated SOLR-14200: - Status: Patch Available (was: Open) > Shard Tolerance in Streaming API >

[GitHub] [lucene-solr] mikemccand commented on issue #1184: LUCENE-9142 Refactor IntSet operations for determinize

2020-01-21 Thread GitBox
mikemccand commented on issue #1184: LUCENE-9142 Refactor IntSet operations for determinize URL: https://github.com/apache/lucene-solr/pull/1184#issuecomment-576767395 Also, I suspect that branch of code that was (asymmetrically) comparing `IntSet` and `FrozenIntSet` where it was using

[jira] [Updated] (SOLR-14200) Shard Tolerance in Streaming API

2020-01-21 Thread Zamir Paltiel (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zamir Paltiel updated SOLR-14200: - Attachment: change.patch > Shard Tolerance in Streaming API > >

[jira] [Commented] (SOLR-14200) Shard Tolerance in Streaming API

2020-01-21 Thread Zamir Paltiel (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17020355#comment-17020355 ] Zamir Paltiel commented on SOLR-14200: -- Suggested fix: [^change.patch] > Shard Tolerance in

[jira] [Commented] (SOLR-13841) Provide mappings for jackson annotation @JsonProperty to use Jackson deserializer

2020-01-21 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17020354#comment-17020354 ] Ishan Chattopadhyaya commented on SOLR-13841: - bq. Ji FYI, [~ctargett], "Ji" is a very polite

[GitHub] [lucene-solr] mikemccand commented on a change in pull request #1184: LUCENE-9142 Refactor IntSet operations for determinize

2020-01-21 Thread GitBox
mikemccand commented on a change in pull request #1184: LUCENE-9142 Refactor IntSet operations for determinize URL: https://github.com/apache/lucene-solr/pull/1184#discussion_r369107216 ## File path: lucene/core/src/java/org/apache/lucene/util/automaton/SortedIntSet.java

  1   2   >