[jira] [Created] (SOLR-14233) JsonSchemaCreator should support Map payloads

2020-01-30 Thread Andrzej Bialecki (Jira)
Andrzej Bialecki created SOLR-14233: --- Summary: JsonSchemaCreator should support Map payloads Key: SOLR-14233 URL: https://issues.apache.org/jira/browse/SOLR-14233 Project: Solr Issue Type:

[jira] [Updated] (SOLR-14233) JsonSchemaCreator should support Map payloads

2020-01-30 Thread Andrzej Bialecki (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki updated SOLR-14233: Attachment: schema.patch > JsonSchemaCreator should support Map payloads >

[jira] [Commented] (SOLR-14233) JsonSchemaCreator should support Map payloads

2020-01-30 Thread Noble Paul (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17026498#comment-17026498 ] Noble Paul commented on SOLR-14233: --- Looks good (y) > JsonSchemaCreator should suppor

[jira] [Commented] (SOLR-14233) JsonSchemaCreator should support Map payloads

2020-01-30 Thread Andrzej Bialecki (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17026501#comment-17026501 ] Andrzej Bialecki commented on SOLR-14233: - I wasn't sure what to do about the ite

[jira] [Created] (LUCENE-9194) Simplify XYShapeXQuery API

2020-01-30 Thread Ignacio Vera (Jira)
Ignacio Vera created LUCENE-9194: Summary: Simplify XYShapeXQuery API Key: LUCENE-9194 URL: https://issues.apache.org/jira/browse/LUCENE-9194 Project: Lucene - Core Issue Type: Improvement

[GitHub] [lucene-solr] iverase opened a new pull request #1224: Simplify XYShapeQuery API

2020-01-30 Thread GitBox
iverase opened a new pull request #1224: Simplify XYShapeQuery API URL: https://github.com/apache/lucene-solr/pull/1224 This PR tries to simplify the XYShape query API. The trick for this simplification is to introduce a new abstract called XYGeometry. In addition this patch makes pa

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

2020-01-30 Thread GitBox
ywelsch 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-580160210 The problem is that `IndexWriter.publishFrozenUpdates` does not properly account for the `IndexWriter` being concurrently cl

[jira] [Commented] (LUCENE-4702) Terms dictionary compression

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

[jira] [Commented] (LUCENE-4702) Terms dictionary compression

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

[jira] [Resolved] (LUCENE-4702) Terms dictionary compression

2020-01-30 Thread Adrien Grand (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-4702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand resolved LUCENE-4702. -- Fix Version/s: 8.5 Resolution: Fixed I pushed a last change that resolves some of the s

[jira] [Commented] (LUCENE-9112) SegmentingTokenizerBase splits terms that occupy 1024th positions in text

2020-01-30 Thread Markus Jelsma (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17026591#comment-17026591 ] Markus Jelsma commented on LUCENE-9112: --- Hello Robert, I asked my colleague Juri

[jira] [Updated] (LUCENE-9112) SegmentingTokenizerBase splits terms that occupy 1024th positions in text

2020-01-30 Thread Markus Jelsma (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Markus Jelsma updated LUCENE-9112: -- Attachment: LUCENE-9112.patch > SegmentingTokenizerBase splits terms that occupy 1024th positi

[jira] [Created] (SOLR-14234) Unhelpful message in RemoteExecutionException

2020-01-30 Thread Andrzej Bialecki (Jira)
Andrzej Bialecki created SOLR-14234: --- Summary: Unhelpful message in RemoteExecutionException Key: SOLR-14234 URL: https://issues.apache.org/jira/browse/SOLR-14234 Project: Solr Issue Type:

[jira] [Updated] (SOLR-14234) Unhelpful message in RemoteExecutionException

2020-01-30 Thread Andrzej Bialecki (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki updated SOLR-14234: Attachment: exception.patch > Unhelpful message in RemoteExecutionException > -

[jira] [Commented] (LUCENE-9134) Port ant-regenerate tasks to Gradle build

2020-01-30 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17026613#comment-17026613 ] Dawid Weiss commented on LUCENE-9134: - bq. WDYT about just redirecting standardOutpu

[jira] [Updated] (LUCENE-9112) SegmentingTokenizerBase splits terms that occupy 1024th positions in text

2020-01-30 Thread Markus Jelsma (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Markus Jelsma updated LUCENE-9112: -- Attachment: LUCENE-9112.patch > SegmentingTokenizerBase splits terms that occupy 1024th positi

[jira] [Commented] (LUCENE-9112) SegmentingTokenizerBase splits terms that occupy 1024th positions in text

2020-01-30 Thread Markus Jelsma (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17026634#comment-17026634 ] Markus Jelsma commented on LUCENE-9112: --- Updated patch so it uses the already exis

[jira] [Commented] (LUCENE-9134) Port ant-regenerate tasks to Gradle build

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

[jira] [Commented] (LUCENE-9080) Upgrade ICU4j to 62.2 and make regenerate work

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

[jira] [Assigned] (LUCENE-9080) Upgrade ICU4j to 62.2 and make regenerate work

2020-01-30 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss reassigned LUCENE-9080: --- Assignee: Dawid Weiss (was: Erick Erickson) > Upgrade ICU4j to 62.2 and make regenerate wo

[jira] [Commented] (LUCENE-9080) Upgrade ICU4j to 62.2 and make regenerate work

2020-01-30 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17026655#comment-17026655 ] Dawid Weiss commented on LUCENE-9080: - [~erickerickson] can you take a look at the c

[jira] [Commented] (SOLR-13817) Deprecate and remove legacy SolrCache implementations

2020-01-30 Thread Andrzej Bialecki (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17026656#comment-17026656 ] Andrzej Bialecki commented on SOLR-13817: - I'll fix both these issues shortly - t

[jira] [Commented] (SOLR-13817) Deprecate and remove legacy SolrCache implementations

2020-01-30 Thread Andy Webb (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17026661#comment-17026661 ] Andy Webb commented on SOLR-13817: -- Great, thanks Andrzej! > Deprecate and remove legac

[jira] [Comment Edited] (SOLR-13817) Deprecate and remove legacy SolrCache implementations

2020-01-30 Thread Andrzej Bialecki (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17026656#comment-17026656 ] Andrzej Bialecki edited comment on SOLR-13817 at 1/30/20 12:56 PM:

[jira] [Commented] (LUCENE-9112) SegmentingTokenizerBase splits terms that occupy 1024th positions in text

2020-01-30 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17026675#comment-17026675 ] Robert Muir commented on LUCENE-9112: - Hi [~markus17]. Is it possible to add unit te

[jira] [Created] (LUCENE-9195) more slow tests fixes

2020-01-30 Thread Robert Muir (Jira)
Robert Muir created LUCENE-9195: --- Summary: more slow tests fixes Key: LUCENE-9195 URL: https://issues.apache.org/jira/browse/LUCENE-9195 Project: Lucene - Core Issue Type: Task Repo

[jira] [Updated] (LUCENE-9195) more slow tests fixes

2020-01-30 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-9195: Attachment: LUCENE-9195.patch > more slow tests fixes > - > >

[jira] [Resolved] (LUCENE-9193) tests.profile heap allocations

2020-01-30 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-9193. - Fix Version/s: master (9.0) Resolution: Fixed thanks for looking Dawid. > tests.profile

[jira] [Commented] (LUCENE-9193) tests.profile heap allocations

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

[GitHub] [lucene-solr] dsmiley commented on issue #1171: SOLR-13892: Add 'top-level' docValues Join implementation

2020-01-30 Thread GitBox
dsmiley commented on issue #1171: SOLR-13892: Add 'top-level' docValues Join implementation URL: https://github.com/apache/lucene-solr/pull/1171#issuecomment-580284541 > I'm not familiar enough with how rewrites work to speak to it. I recommend you become familiar with that, as it's

[jira] [Commented] (LUCENE-9080) Upgrade ICU4j to 62.2 and make regenerate work

2020-01-30 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17026746#comment-17026746 ] Erick Erickson commented on LUCENE-9080: [~dweiss] this comes back into HTMLChar

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

2020-01-30 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-580295657 I think you are confusing something here. `publishFrozenUpdates` and it's `packet.tryApply(w)` is well defined. It's a closu

[GitHub] [lucene-solr] mikemccand commented on a change in pull request #1155: LUCENE-8962: Add ability to selectively merge on commit

2020-01-30 Thread GitBox
mikemccand commented on a change in pull request #1155: LUCENE-8962: Add ability to selectively merge on commit URL: https://github.com/apache/lucene-solr/pull/1155#discussion_r373010914 ## File path: lucene/core/src/java/org/apache/lucene/index/MergePolicy.java ## @@ -526

[jira] [Commented] (LUCENE-9080) Upgrade ICU4j to 62.2 and make regenerate work

2020-01-30 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17026755#comment-17026755 ] Dawid Weiss commented on LUCENE-9080: - It doesn't come back for me Add a fake ta

[GitHub] [lucene-solr] mikemccand commented on a change in pull request #1155: LUCENE-8962: Add ability to selectively merge on commit

2020-01-30 Thread GitBox
mikemccand commented on a change in pull request #1155: LUCENE-8962: Add ability to selectively merge on commit URL: https://github.com/apache/lucene-solr/pull/1155#discussion_r373008002 ## File path: lucene/core/src/java/org/apache/lucene/index/IndexWriterConfig.java ## @

[GitHub] [lucene-solr] mikemccand commented on a change in pull request #1155: LUCENE-8962: Add ability to selectively merge on commit

2020-01-30 Thread GitBox
mikemccand commented on a change in pull request #1155: LUCENE-8962: Add ability to selectively merge on commit URL: https://github.com/apache/lucene-solr/pull/1155#discussion_r373009396 ## File path: lucene/core/src/java/org/apache/lucene/index/MergePolicy.java ## @@ -526

[GitHub] [lucene-solr] mikemccand commented on a change in pull request #1155: LUCENE-8962: Add ability to selectively merge on commit

2020-01-30 Thread GitBox
mikemccand commented on a change in pull request #1155: LUCENE-8962: Add ability to selectively merge on commit URL: https://github.com/apache/lucene-solr/pull/1155#discussion_r373008935 ## File path: lucene/core/src/java/org/apache/lucene/index/LiveIndexWriterConfig.java

[jira] [Commented] (LUCENE-9080) Upgrade ICU4j to 62.2 and make regenerate work

2020-01-30 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17026761#comment-17026761 ] Dawid Weiss commented on LUCENE-9080: - It seems like straightforward python code to

[GitHub] [lucene-solr] mikemccand commented on a change in pull request #1222: LUCENE-8962 EagerCheapMergePolicy

2020-01-30 Thread GitBox
mikemccand commented on a change in pull request #1222: LUCENE-8962 EagerCheapMergePolicy URL: https://github.com/apache/lucene-solr/pull/1222#discussion_r373015402 ## File path: lucene/core/src/java/org/apache/lucene/index/EagerCheapMergePolicy.java ## @@ -0,0 +1,202 @@

[GitHub] [lucene-solr] mikemccand commented on a change in pull request #1222: LUCENE-8962 EagerCheapMergePolicy

2020-01-30 Thread GitBox
mikemccand commented on a change in pull request #1222: LUCENE-8962 EagerCheapMergePolicy URL: https://github.com/apache/lucene-solr/pull/1222#discussion_r373017327 ## File path: lucene/core/src/java/org/apache/lucene/index/EagerCheapMergePolicy.java ## @@ -0,0 +1,202 @@

[GitHub] [lucene-solr] mikemccand commented on a change in pull request #1222: LUCENE-8962 EagerCheapMergePolicy

2020-01-30 Thread GitBox
mikemccand commented on a change in pull request #1222: LUCENE-8962 EagerCheapMergePolicy URL: https://github.com/apache/lucene-solr/pull/1222#discussion_r373012379 ## File path: lucene/core/src/java/org/apache/lucene/index/EagerCheapMergePolicy.java ## @@ -0,0 +1,202 @@

[GitHub] [lucene-solr] mikemccand commented on a change in pull request #1222: LUCENE-8962 EagerCheapMergePolicy

2020-01-30 Thread GitBox
mikemccand commented on a change in pull request #1222: LUCENE-8962 EagerCheapMergePolicy URL: https://github.com/apache/lucene-solr/pull/1222#discussion_r373016373 ## File path: lucene/core/src/java/org/apache/lucene/index/EagerCheapMergePolicy.java ## @@ -0,0 +1,202 @@

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

2020-01-30 Thread GitBox
ywelsch 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-580325846 The simplest way to reproduce the issue is to run `testRefreshAndRollbackConcurrently` in a loop with the assertion that Nha

[GitHub] [lucene-solr] noblepaul opened a new pull request #1225: SOLR-14233: JsonSchemaCreator should support Map payloads

2020-01-30 Thread GitBox
noblepaul opened a new pull request #1225: SOLR-14233: JsonSchemaCreator should support Map payloads URL: https://github.com/apache/lucene-solr/pull/1225 This is an automated message from the Apache Git Service. To respond t

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

2020-01-30 Thread GitBox
ErickErickson opened a new pull request #1226: LUCENE-9134 Port ant-regenerate tasks to Gradle build URL: https://github.com/apache/lucene-solr/pull/1226 I think this is the final version, I'll merge upstream over the weekend absent objections. The cleanup does three things: 1> make

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

2020-01-30 Thread GitBox
dweiss commented on a change in pull request #1226: LUCENE-9134 Port ant-regenerate tasks to Gradle build URL: https://github.com/apache/lucene-solr/pull/1226#discussion_r373056142 ## File path: gradle/defaults-java.gradle ## @@ -25,13 +25,13 @@ allprojects { tasks.wi

[GitHub] [lucene-solr] iverase commented on issue #1224: Simplify XYShapeQuery API

2020-01-30 Thread GitBox
iverase commented on issue #1224: Simplify XYShapeQuery API URL: https://github.com/apache/lucene-solr/pull/1224#issuecomment-580341724 @nknize let me know what you think. This is an automated message from the Apache Git Servi

[jira] [Commented] (LUCENE-8656) Deprecations in FuzzyQuery

2020-01-30 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17026807#comment-17026807 ] Erick Erickson commented on LUCENE-8656: [~romseygeek] I'll make you a deal, a s

[jira] [Commented] (SOLR-14226) SolrStream reports AuthN/AuthZ failures (401|403) as IOException w/o details

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

[jira] [Commented] (SOLR-14222) CloudSolrClient converts (update) 403 error to 500 error

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

[jira] [Commented] (LUCENE-9080) Upgrade ICU4j to 62.2 and make regenerate work

2020-01-30 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17026877#comment-17026877 ] Erick Erickson commented on LUCENE-9080: It's the python version. Python 2.7.16

[jira] [Commented] (SOLR-14226) SolrStream reports AuthN/AuthZ failures (401|403) as IOException w/o details

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

[jira] [Commented] (SOLR-14222) CloudSolrClient converts (update) 403 error to 500 error

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

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

2020-01-30 Thread GitBox
ErickErickson commented on a change in pull request #1226: LUCENE-9134 Port ant-regenerate tasks to Gradle build URL: https://github.com/apache/lucene-solr/pull/1226#discussion_r373097476 ## File path: gradle/defaults-java.gradle ## @@ -25,13 +25,13 @@ allprojects { t

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

2020-01-30 Thread GitBox
ErickErickson commented on a change in pull request #1226: LUCENE-9134 Port ant-regenerate tasks to Gradle build URL: https://github.com/apache/lucene-solr/pull/1226#discussion_r373097476 ## File path: gradle/defaults-java.gradle ## @@ -25,13 +25,13 @@ allprojects { t

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

2020-01-30 Thread GitBox
ErickErickson commented on a change in pull request #1226: LUCENE-9134 Port ant-regenerate tasks to Gradle build URL: https://github.com/apache/lucene-solr/pull/1226#discussion_r373097476 ## File path: gradle/defaults-java.gradle ## @@ -25,13 +25,13 @@ allprojects { t

[GitHub] [lucene-solr] sigram commented on a change in pull request #1225: SOLR-14233: JsonSchemaCreator should support Map payloads

2020-01-30 Thread GitBox
sigram commented on a change in pull request #1225: SOLR-14233: JsonSchemaCreator should support Map payloads URL: https://github.com/apache/lucene-solr/pull/1225#discussion_r373108855 ## File path: solr/solrj/src/java/org/apache/solr/common/util/JsonSchemaCreator.java ##

[GitHub] [lucene-solr] gerlowskija commented on a change in pull request #1171: SOLR-13892: Add 'top-level' docValues Join implementation

2020-01-30 Thread GitBox
gerlowskija commented on a change in pull request #1171: SOLR-13892: Add 'top-level' docValues Join implementation URL: https://github.com/apache/lucene-solr/pull/1171#discussion_r373109412 ## File path: solr/solr-ref-guide/src/other-parsers.adoc ## @@ -591,36 +591,95 @@ T

[jira] [Commented] (SOLR-14224) Not able to build solr 6.6.2 from source after January 15, 2020

2020-01-30 Thread Cassandra Targett (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17026895#comment-17026895 ] Cassandra Targett commented on SOLR-14224: -- This came up for me today for a tota

[GitHub] [lucene-solr] gerlowskija commented on a change in pull request #1171: SOLR-13892: Add 'top-level' docValues Join implementation

2020-01-30 Thread GitBox
gerlowskija commented on a change in pull request #1171: SOLR-13892: Add 'top-level' docValues Join implementation URL: https://github.com/apache/lucene-solr/pull/1171#discussion_r373111544 ## File path: solr/solr-ref-guide/src/other-parsers.adoc ## @@ -591,36 +591,95 @@ T

[GitHub] [lucene-solr] gerlowskija commented on a change in pull request #1171: SOLR-13892: Add 'top-level' docValues Join implementation

2020-01-30 Thread GitBox
gerlowskija commented on a change in pull request #1171: SOLR-13892: Add 'top-level' docValues Join implementation URL: https://github.com/apache/lucene-solr/pull/1171#discussion_r373111544 ## File path: solr/solr-ref-guide/src/other-parsers.adoc ## @@ -591,36 +591,95 @@ T

[GitHub] [lucene-solr] gerlowskija commented on a change in pull request #1171: SOLR-13892: Add 'top-level' docValues Join implementation

2020-01-30 Thread GitBox
gerlowskija commented on a change in pull request #1171: SOLR-13892: Add 'top-level' docValues Join implementation URL: https://github.com/apache/lucene-solr/pull/1171#discussion_r373111544 ## File path: solr/solr-ref-guide/src/other-parsers.adoc ## @@ -591,36 +591,95 @@ T

[GitHub] [lucene-solr] gerlowskija commented on a change in pull request #1171: SOLR-13892: Add 'top-level' docValues Join implementation

2020-01-30 Thread GitBox
gerlowskija commented on a change in pull request #1171: SOLR-13892: Add 'top-level' docValues Join implementation URL: https://github.com/apache/lucene-solr/pull/1171#discussion_r373109412 ## File path: solr/solr-ref-guide/src/other-parsers.adoc ## @@ -591,36 +591,95 @@ T

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

2020-01-30 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-14202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17026900#comment-17026900 ] Jörn Franke commented on SOLR-14202: Sorry for my late reply. I adapted the program m

[GitHub] [lucene-solr] madrob commented on a change in pull request #1217: SOLR-14223 PublicKeyHandler consumes a lot of entropy during tests

2020-01-30 Thread GitBox
madrob commented on a change in pull request #1217: SOLR-14223 PublicKeyHandler consumes a lot of entropy during tests URL: https://github.com/apache/lucene-solr/pull/1217#discussion_r373134521 ## File path: solr/test-framework/src/java/org/apache/solr/util/NotSecurePsuedoRandom.ja

[GitHub] [lucene-solr] madrob commented on a change in pull request #1217: SOLR-14223 PublicKeyHandler consumes a lot of entropy during tests

2020-01-30 Thread GitBox
madrob commented on a change in pull request #1217: SOLR-14223 PublicKeyHandler consumes a lot of entropy during tests URL: https://github.com/apache/lucene-solr/pull/1217#discussion_r373135095 ## File path: solr/test-framework/src/java/org/apache/solr/util/NotSecurePsuedoRandom.ja

[GitHub] [lucene-solr] rmuir commented on issue #1217: SOLR-14223 PublicKeyHandler consumes a lot of entropy during tests

2020-01-30 Thread GitBox
rmuir commented on issue #1217: SOLR-14223 PublicKeyHandler consumes a lot of entropy during tests URL: https://github.com/apache/lucene-solr/pull/1217#issuecomment-580427652 Is the goal of this JIRA just to address the entropy usage during tests or also to address the expensive key genera

[jira] [Commented] (LUCENE-9080) Upgrade ICU4j to 62.2 and make regenerate work

2020-01-30 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17026964#comment-17026964 ] Erick Erickson commented on LUCENE-9080: This is painful and I give up trying to

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

2020-01-30 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17027006#comment-17027006 ] David Smiley commented on LUCENE-8962: -- Woah; I defer to your expertise [~mikemccan

[GitHub] [lucene-solr] dweiss commented on a change in pull request #1217: SOLR-14223 PublicKeyHandler consumes a lot of entropy during tests

2020-01-30 Thread GitBox
dweiss commented on a change in pull request #1217: SOLR-14223 PublicKeyHandler consumes a lot of entropy during tests URL: https://github.com/apache/lucene-solr/pull/1217#discussion_r373201483 ## File path: solr/test-framework/src/java/org/apache/solr/util/NotSecurePsuedoRandom.ja

[jira] [Commented] (LUCENE-9080) Upgrade ICU4j to 62.2 and make regenerate work

2020-01-30 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17027011#comment-17027011 ] Dawid Weiss commented on LUCENE-9080: - If it's a python problem (different output fo

[GitHub] [lucene-solr] tflobbe opened a new pull request #1227: SOLR-14219: Revert changes in OverseerSolrRespose and move serialization

2020-01-30 Thread GitBox
tflobbe opened a new pull request #1227: SOLR-14219: Revert changes in OverseerSolrRespose and move serialization URL: https://github.com/apache/lucene-solr/pull/1227 This PR is an attempt to fix the serialization incompatibility introduced by SOLR-14095. @andywebb1975 has proposed a diffe

[GitHub] [lucene-solr] tflobbe commented on a change in pull request #1210: SOLR-14219 force serialVersionUID of OverseerSolrResponse

2020-01-30 Thread GitBox
tflobbe commented on a change in pull request #1210: SOLR-14219 force serialVersionUID of OverseerSolrResponse URL: https://github.com/apache/lucene-solr/pull/1210#discussion_r373207189 ## File path: solr/core/src/java/org/apache/solr/cloud/OverseerSolrResponse.java ## @@

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

2020-01-30 Thread Michael Froh (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17027019#comment-17027019 ] Michael Froh commented on LUCENE-8962: -- [~dsmiley] – in your test, the merge execut

[jira] [Commented] (LUCENE-9195) more slow tests fixes

2020-01-30 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17027024#comment-17027024 ] Robert Muir commented on LUCENE-9195: - anyone with spare cycles to take a second loo

[jira] [Commented] (LUCENE-9195) more slow tests fixes

2020-01-30 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17027026#comment-17027026 ] Dawid Weiss commented on LUCENE-9195: - Sorry - I did during the day but the changes

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

2020-01-30 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-14202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17027029#comment-17027029 ] Jörn Franke commented on SOLR-14202: It seems now I can reproduce why it happens. A s

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

2020-01-30 Thread Robert Muir (Jira)
Robert Muir created LUCENE-9196: --- Summary: look into adding -XX:ActiveProcessorCount=1 to parallel build jvms Key: LUCENE-9196 URL: https://issues.apache.org/jira/browse/LUCENE-9196 Project: Lucene - Co

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

2020-01-30 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17027049#comment-17027049 ] Robert Muir commented on LUCENE-9196: - It might need specifying the garbage collecto

[jira] [Commented] (LUCENE-9195) more slow tests fixes

2020-01-30 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17027063#comment-17027063 ] Robert Muir commented on LUCENE-9195: - thanks for looking, yeah maybe the least exci

[GitHub] [lucene-solr] andywebb1975 commented on issue #1227: SOLR-14219: Revert changes in OverseerSolrRespose and move serialization

2020-01-30 Thread GitBox
andywebb1975 commented on issue #1227: SOLR-14219: Revert changes in OverseerSolrRespose and move serialization URL: https://github.com/apache/lucene-solr/pull/1227#issuecomment-580497581 This looks like a good approach to me - will give it a closer look and try it out in my dev environmen

[GitHub] [lucene-solr] madrob commented on issue #1217: SOLR-14223 PublicKeyHandler consumes a lot of entropy during tests

2020-01-30 Thread GitBox
madrob commented on issue #1217: SOLR-14223 PublicKeyHandler consumes a lot of entropy during tests URL: https://github.com/apache/lucene-solr/pull/1217#issuecomment-580498104 @rmuir that's a great idea, and seems pretty straightforward. I'll take a look at what it would take to get there.

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

2020-01-30 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-14202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17027066#comment-17027066 ] Jörn Franke commented on SOLR-14202: I found the root cause. There were atomic update

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

2020-01-30 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17027097#comment-17027097 ] Erick Erickson commented on SOLR-14202: --- Wow, that's a lot of sleuthing! I'm going

[jira] [Updated] (SOLR-14202) DIH with a ScriptTransformer that does Atomic Updates leaks searchers

2020-01-30 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-14202: -- Summary: DIH with a ScriptTransformer that does Atomic Updates leaks searchers (was: Old segme

[jira] [Commented] (LUCENE-9187) remove too-expensive assert from LZ4 HighCompressionHashTable

2020-01-30 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17027184#comment-17027184 ] David Smiley commented on LUCENE-9187: -- What "profile option" do you mean [~jpountz

[jira] [Commented] (LUCENE-9187) remove too-expensive assert from LZ4 HighCompressionHashTable

2020-01-30 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17027188#comment-17027188 ] David Smiley commented on LUCENE-9187: -- Nevermind; I now see – LUCENE-9185 > remov

[jira] [Commented] (LUCENE-9187) remove too-expensive assert from LZ4 HighCompressionHashTable

2020-01-30 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17027189#comment-17027189 ] Robert Muir commented on LUCENE-9187: - [~dsmiley] it refers to the linked issue that

[jira] [Commented] (LUCENE-9193) tests.profile heap allocations

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

[jira] [Comment Edited] (LUCENE-9187) remove too-expensive assert from LZ4 HighCompressionHashTable

2020-01-30 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17027189#comment-17027189 ] Robert Muir edited comment on LUCENE-9187 at 1/31/20 4:55 AM:

[GitHub] [lucene-solr] noblepaul closed pull request #1225: SOLR-14233: JsonSchemaCreator should support Map payloads

2020-01-30 Thread GitBox
noblepaul closed pull request #1225: SOLR-14233: JsonSchemaCreator should support Map payloads URL: https://github.com/apache/lucene-solr/pull/1225 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [lucene-solr] noblepaul opened a new pull request #1225: SOLR-14233: JsonSchemaCreator should support Map payloads

2020-01-30 Thread GitBox
noblepaul opened a new pull request #1225: SOLR-14233: JsonSchemaCreator should support Map payloads URL: https://github.com/apache/lucene-solr/pull/1225 This is an automated message from the Apache Git Service. To respond t

[GitHub] [lucene-solr] mkhludnev commented on a change in pull request #1171: SOLR-13892: Add 'top-level' docValues Join implementation

2020-01-30 Thread GitBox
mkhludnev commented on a change in pull request #1171: SOLR-13892: Add 'top-level' docValues Join implementation URL: https://github.com/apache/lucene-solr/pull/1171#discussion_r373345476 ## File path: solr/solr-ref-guide/src/other-parsers.adoc ## @@ -591,36 +591,95 @@ The

[jira] [Commented] (LUCENE-9195) more slow tests fixes

2020-01-30 Thread Adrien Grand (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17027260#comment-17027260 ] Adrien Grand commented on LUCENE-9195: -- +1 > more slow tests fixes > -