[jira] [Commented] (SOLR-14038) Admin UI display for "state.json" should be in a scollable region

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

[GitHub] [lucene-solr] dweiss commented on issue #1207: LUCENE-9169: Add Github Workflow for Gradle Wrapper Validation

2020-01-25 Thread GitBox
dweiss commented on issue #1207: LUCENE-9169: Add Github Workflow for Gradle Wrapper Validation URL: https://github.com/apache/lucene-solr/pull/1207#issuecomment-578398492 Ouch. I thought it is a free service? If it is a paid option then I will revert. D. On Sat, Jan 25, 20

[GitHub] [lucene-solr] eskatos commented on issue #1207: LUCENE-9169: Add Github Workflow for Gradle Wrapper Validation

2020-01-25 Thread GitBox
eskatos commented on issue #1207: LUCENE-9169: Add Github Workflow for Gradle Wrapper Validation URL: https://github.com/apache/lucene-solr/pull/1207#issuecomment-578399059 It's a free service. But Github organizations with legacy Github paid plans can't run Github Actions yet. I suppose `

[GitHub] [lucene-solr] eskatos commented on issue #1207: LUCENE-9169: Add Github Workflow for Gradle Wrapper Validation

2020-01-25 Thread GitBox
eskatos commented on issue #1207: LUCENE-9169: Add Github Workflow for Gradle Wrapper Validation URL: https://github.com/apache/lucene-solr/pull/1207#issuecomment-578399978 @janhoy, you can disable Github Actions on your fork, go to `Settings > Actions` and select `Disable Actions for this

[GitHub] [lucene-solr] eskatos edited a comment on issue #1207: LUCENE-9169: Add Github Workflow for Gradle Wrapper Validation

2020-01-25 Thread GitBox
eskatos edited a comment on issue #1207: LUCENE-9169: Add Github Workflow for Gradle Wrapper Validation URL: https://github.com/apache/lucene-solr/pull/1207#issuecomment-578399059 It's a free service. But Github organizations with legacy Github paid plans can't run Github Actions yet (they

[GitHub] [lucene-solr] eskatos commented on issue #1207: LUCENE-9169: Add Github Workflow for Gradle Wrapper Validation

2020-01-25 Thread GitBox
eskatos commented on issue #1207: LUCENE-9169: Add Github Workflow for Gradle Wrapper Validation URL: https://github.com/apache/lucene-solr/pull/1207#issuecomment-578400830 Also note that this isn't limited to this workflow. The existing `.github/workflows/ant.yml` caused the same issue on

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

2020-01-25 Thread GitBox
alessandrobenedetti commented on issue #357: [SOLR-12238] Synonym Queries boost by payload URL: https://github.com/apache/lucene-solr/pull/357#issuecomment-578403615 I have been doing merge conflicts, a huge cleaning up and re-design. Most of the logic is now in Lucene Query Parser, thi

[jira] [Created] (LUCENE-9171) Synonyms Boost by Payload

2020-01-25 Thread Alessandro Benedetti (Jira)
Alessandro Benedetti created LUCENE-9171: Summary: Synonyms Boost by Payload Key: LUCENE-9171 URL: https://issues.apache.org/jira/browse/LUCENE-9171 Project: Lucene - Core Issue Type:

[jira] [Commented] (SOLR-12238) Synonym Query Style Boost By Payload

2020-01-25 Thread Alessandro Benedetti (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17023539#comment-17023539 ] Alessandro Benedetti commented on SOLR-12238: - The Lucene functionality is de

[jira] [Updated] (LUCENE-9171) Synonyms Boost by Payload

2020-01-25 Thread Alessandro Benedetti (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alessandro Benedetti updated LUCENE-9171: - Status: Patch Available (was: Open) > Synonyms Boost by Payload > -

[jira] [Commented] (LUCENE-9171) Synonyms Boost by Payload

2020-01-25 Thread Alessandro Benedetti (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17023541#comment-17023541 ] Alessandro Benedetti commented on LUCENE-9171: -- You can take a look to the

[jira] [Commented] (LUCENE-9171) Synonyms Boost by Payload

2020-01-25 Thread Alessandro Benedetti (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17023543#comment-17023543 ] Alessandro Benedetti commented on LUCENE-9171: -- [~romseygeek] , [~jim.feren

[GitHub] [lucene-solr] uschindler commented on issue #1172: SOLR-14189 switch from String.trim() to StringUtils.isBlank()

2020-01-25 Thread GitBox
uschindler commented on issue #1172: SOLR-14189 switch from String.trim() to StringUtils.isBlank() URL: https://github.com/apache/lucene-solr/pull/1172#issuecomment-578404626 IsBlank() is behaving fine. If you look at its source code all is checked: - null means blank - empty means bl

[jira] [Comment Edited] (SOLR-12238) Synonym Query Style Boost By Payload

2020-01-25 Thread Alessandro Benedetti (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17023539#comment-17023539 ] Alessandro Benedetti edited comment on SOLR-12238 at 1/25/20 1:05 PM: -

[jira] [Comment Edited] (SOLR-12238) Synonym Query Style Boost By Payload

2020-01-25 Thread Alessandro Benedetti (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17023539#comment-17023539 ] Alessandro Benedetti edited comment on SOLR-12238 at 1/25/20 1:05 PM: -

[GitHub] [lucene-solr] uschindler edited a comment on issue #1172: SOLR-14189 switch from String.trim() to StringUtils.isBlank()

2020-01-25 Thread GitBox
uschindler edited a comment on issue #1172: SOLR-14189 switch from String.trim() to StringUtils.isBlank() URL: https://github.com/apache/lucene-solr/pull/1172#issuecomment-578404626 IsBlank() is behaving fine. If you look at its source code all is checked: - null means blank - empty m

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

2020-01-25 Thread Mikhail Khludnev (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev reassigned SOLR-12325: --- Assignee: Mikhail Khludnev > introduce uniqueBlockQuery(parent:true) aggregation for

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

2020-01-25 Thread Mikhail Khludnev (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated SOLR-12325: Attachment: SOLR-12325.patch Fix Version/s: 8.5 Status: Patch Available (

[GitHub] [lucene-solr] andywebb1975 commented on issue #1172: SOLR-14189 switch from String.trim() to StringUtils.isBlank()

2020-01-25 Thread GitBox
andywebb1975 commented on issue #1172: SOLR-14189 switch from String.trim() to StringUtils.isBlank() URL: https://github.com/apache/lucene-solr/pull/1172#issuecomment-578408900 hi Christine - thanks for looking at this, and for the tip! I've made the change to use `StringUtils.isBlank()`,

[GitHub] [lucene-solr] andywebb1975 edited a comment on issue #1172: SOLR-14189 switch from String.trim() to StringUtils.isBlank()

2020-01-25 Thread GitBox
andywebb1975 edited a comment on issue #1172: SOLR-14189 switch from String.trim() to StringUtils.isBlank() URL: https://github.com/apache/lucene-solr/pull/1172#issuecomment-578408900 hi Christine - thanks for looking at this, and for the tip! I've made the change to use `StringUtils.isBla

[GitHub] [lucene-solr] andywebb1975 commented on issue #1172: SOLR-14189 switch from String.trim() to StringUtils.isBlank()

2020-01-25 Thread GitBox
andywebb1975 commented on issue #1172: SOLR-14189 switch from String.trim() to StringUtils.isBlank() URL: https://github.com/apache/lucene-solr/pull/1172#issuecomment-578409637 I previously did a quick grep looking for `.trim(` and found these three instances that were obvious ones to chan

[jira] [Commented] (LUCENE-9170) wagon-ssh Maven HTTPS issue

2020-01-25 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17023580#comment-17023580 ] Uwe Schindler commented on LUCENE-9170: --- Does anybody has an explanation why this

[jira] [Comment Edited] (LUCENE-9170) wagon-ssh Maven HTTPS issue

2020-01-25 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17023580#comment-17023580 ] Uwe Schindler edited comment on LUCENE-9170 at 1/25/20 2:15 PM: --

[jira] [Created] (SOLR-14217) tests respect tests.workDir correctly (prevent SSD destruction)

2020-01-25 Thread Robert Muir (Jira)
Robert Muir created SOLR-14217: -- Summary: tests respect tests.workDir correctly (prevent SSD destruction) Key: SOLR-14217 URL: https://issues.apache.org/jira/browse/SOLR-14217 Project: Solr Iss

[jira] [Updated] (SOLR-14217) tests respect tests.workDir correctly (prevent SSD destruction)

2020-01-25 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated SOLR-14217: --- Attachment: SOLR-14217.patch > tests respect tests.workDir correctly (prevent SSD destruction) >

[jira] [Commented] (SOLR-5146) Figure out what it would take for lazily-loaded cores to play nice with SolrCloud

2020-01-25 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-5146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17023591#comment-17023591 ] Erick Erickson commented on SOLR-5146: -- [~dsmiley] AFAIC, if you're going to be divin

[jira] [Created] (LUCENE-9172) nuke some compiler warnings

2020-01-25 Thread Robert Muir (Jira)
Robert Muir created LUCENE-9172: --- Summary: nuke some compiler warnings Key: LUCENE-9172 URL: https://issues.apache.org/jira/browse/LUCENE-9172 Project: Lucene - Core Issue Type: Task

[jira] [Updated] (LUCENE-9172) nuke some compiler warnings

2020-01-25 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-9172: Attachment: LUCENE-9172.patch > nuke some compiler warnings > --- > >

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

2020-01-25 Thread GitBox
diegoceccarelli commented on a change in pull request #357: [SOLR-12238] Synonym Queries boost by payload URL: https://github.com/apache/lucene-solr/pull/357#discussion_r370941515 ## File path: lucene/core/src/java/org/apache/lucene/util/QueryBuilder.java ## @@ -349,25 +3

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

2020-01-25 Thread GitBox
diegoceccarelli commented on a change in pull request #357: [SOLR-12238] Synonym Queries boost by payload URL: https://github.com/apache/lucene-solr/pull/357#discussion_r370941548 ## File path: lucene/core/src/java/org/apache/lucene/util/QueryBuilder.java ## @@ -349,25 +3

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

2020-01-25 Thread GitBox
diegoceccarelli commented on a change in pull request #357: [SOLR-12238] Synonym Queries boost by payload URL: https://github.com/apache/lucene-solr/pull/357#discussion_r370941551 ## File path: lucene/core/src/java/org/apache/lucene/util/QueryBuilder.java ## @@ -349,25 +3

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

2020-01-25 Thread GitBox
diegoceccarelli commented on a change in pull request #357: [SOLR-12238] Synonym Queries boost by payload URL: https://github.com/apache/lucene-solr/pull/357#discussion_r370941581 ## File path: lucene/core/src/java/org/apache/lucene/util/QueryBuilder.java ## @@ -509,38 +5

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

2020-01-25 Thread Mikhail Khludnev (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated SOLR-12325: Attachment: (was: SOLR-12325.patch) > introduce uniqueBlockQuery(parent:true) aggregati

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

2020-01-25 Thread Mikhail Khludnev (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated SOLR-12325: Attachment: SOLR-12325.patch > introduce uniqueBlockQuery(parent:true) aggregation for JSON

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

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

[GitHub] [lucene-solr] yonik merged pull request #1195: SOLR-13101: Log accurate file counts for Push and Pull in CorePushPull

2020-01-25 Thread GitBox
yonik merged pull request #1195: SOLR-13101: Log accurate file counts for Push and Pull in CorePushPull URL: https://github.com/apache/lucene-solr/pull/1195 This is an automated message from the Apache Git Service. To respon

[GitHub] [lucene-solr] yonik commented on issue #1195: SOLR-13101: Log accurate file counts for Push and Pull in CorePushPull

2020-01-25 Thread GitBox
yonik commented on issue #1195: SOLR-13101: Log accurate file counts for Push and Pull in CorePushPull URL: https://github.com/apache/lucene-solr/pull/1195#issuecomment-578433525 Thanks Emily! This is an automated message fro

[jira] [Commented] (SOLR-13101) Shared storage support in SolrCloud

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

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

2020-01-25 Thread Mikhail Khludnev (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated SOLR-12325: Attachment: SOLR-12325.patch > introduce uniqueBlockQuery(parent:true) aggregation for JSON

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

2020-01-25 Thread Mikhail Khludnev (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated SOLR-12325: Attachment: (was: SOLR-12325.patch) > introduce uniqueBlockQuery(parent:true) aggregati

[GitHub] [lucene-solr] dweiss commented on issue #1121: SOLR-11207: Add OWASP dependency checker to gradle build

2020-01-25 Thread GitBox
dweiss commented on issue #1121: SOLR-11207: Add OWASP dependency checker to gradle build URL: https://github.com/apache/lucene-solr/pull/1121#issuecomment-578443878 Thanks Jan. I'll merge it in tomorrow, have a day off. This

[jira] [Commented] (SOLR-12930) Add developer documentation to source repo

2020-01-25 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17023649#comment-17023649 ] Dawid Weiss commented on SOLR-12930: bq. I'm not sure how being in a different direc

[GitHub] [lucene-solr] janhoy commented on issue #1121: SOLR-11207: Add OWASP dependency checker to gradle build

2020-01-25 Thread GitBox
janhoy commented on issue #1121: SOLR-11207: Add OWASP dependency checker to gradle build URL: https://github.com/apache/lucene-solr/pull/1121#issuecomment-578446398 Thanks Dawid. This is an automated message from the Apache

[jira] [Created] (SOLR-14218) buy oxycodone online

2020-01-25 Thread simmons josh (Jira)
simmons josh created SOLR-14218: --- Summary: buy oxycodone online Key: SOLR-14218 URL: https://issues.apache.org/jira/browse/SOLR-14218 Project: Solr Issue Type: Bug Security Level: Public

[jira] [Resolved] (SOLR-14218) buy oxycodone online

2020-01-25 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved SOLR-14218. Resolution: Later > buy oxycodone online > > > Key: SOLR-14218

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

2020-01-25 Thread GitBox
ErickErickson commented on a change in pull request #1199: LUCENE-9134: Port ant-regenerate tasks to Gradle build URL: https://github.com/apache/lucene-solr/pull/1199#discussion_r370967657 ## File path: lucene/core/build.gradle ## @@ -1,7 +1,117 @@ - apply plugin: 'java-l

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

2020-01-25 Thread GitBox
ErickErickson commented on a change in pull request #1199: LUCENE-9134: Port ant-regenerate tasks to Gradle build URL: https://github.com/apache/lucene-solr/pull/1199#discussion_r370967681 ## File path: lucene/core/build.gradle ## @@ -1,7 +1,117 @@ - apply plugin: 'java-l

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

2020-01-25 Thread GitBox
ErickErickson commented on a change in pull request #1199: LUCENE-9134: Port ant-regenerate tasks to Gradle build URL: https://github.com/apache/lucene-solr/pull/1199#discussion_r370967671 ## File path: lucene/core/build.gradle ## @@ -1,7 +1,117 @@ - apply plugin: 'java-l

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

2020-01-25 Thread GitBox
ErickErickson commented on a change in pull request #1199: LUCENE-9134: Port ant-regenerate tasks to Gradle build URL: https://github.com/apache/lucene-solr/pull/1199#discussion_r370968095 ## File path: lucene/core/build.gradle ## @@ -1,7 +1,117 @@ - apply plugin: 'java-l

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

2020-01-25 Thread GitBox
ErickErickson commented on a change in pull request #1199: LUCENE-9134: Port ant-regenerate tasks to Gradle build URL: https://github.com/apache/lucene-solr/pull/1199#discussion_r370968598 ## File path: lucene/queryparser/src/java/org/apache/lucene/queryparser/classic/QueryParser.j

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

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

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

2020-01-25 Thread GitBox
ErickErickson commented on a change in pull request #1199: LUCENE-9134: Port ant-regenerate tasks to Gradle build URL: https://github.com/apache/lucene-solr/pull/1199#discussion_r370969039 ## File path: lucene/core/build.gradle ## @@ -1,7 +1,117 @@ - apply plugin: 'java-l

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

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

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

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

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

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

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

2020-01-25 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17023716#comment-17023716 ] Erick Erickson commented on LUCENE-9134: I'll have a another PR up tomorrow (Sun

[jira] [Updated] (SOLR-14218) deleted spam

2020-01-25 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-14218: -- Attachment: (was: 3cb0729.jpg) > deleted spam > > > Key: SOLR-

[jira] [Updated] (SOLR-14218) deleted spam

2020-01-25 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-14218: -- Component/s: (was: Authentication) Fix Version/s: (was: 6.1.1) Affects

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

2020-01-25 Thread Munendra S N (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17023724#comment-17023724 ] Munendra S N commented on SOLR-12325: - * When {{parentBitSet}} is null, we get NPE. {