[jira] [Resolved] (SOLR-14191) Restore fixes for HealthCheckHandlerTest.testHealthCheckHandler() made by SOLR-11456

2020-01-15 Thread Shalin Shekhar Mangar (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar resolved SOLR-14191. -- Resolution: Invalid Never mind, false alarm. I did in fact incorporate fixes

[jira] [Created] (SOLR-14191) Restore fixes for HealthCheckHandlerTest.testHealthCheckHandler() made by SOLR-11456

2020-01-15 Thread Shalin Shekhar Mangar (Jira)
Shalin Shekhar Mangar created SOLR-14191: Summary: Restore fixes for HealthCheckHandlerTest.testHealthCheckHandler() made by SOLR-11456 Key: SOLR-14191 URL:

[jira] [Reopened] (LUCENE-9068) Build FuzzyQuery automata up-front

2020-01-15 Thread Chris M. Hostetter (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris M. Hostetter reopened LUCENE-9068: this commit seems to correspond with a huge number of new failures in

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

2020-01-15 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17016509#comment-17016509 ] Erick Erickson commented on LUCENE-9134: For the query parser regenerate task, I have to invoke

[jira] [Commented] (SOLR-12859) DocExpirationUpdateProcessorFactory does not work with BasicAuth

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

[GitHub] [lucene-solr] madrob opened a new pull request #1176: LUCENE-9143 Add error-prone checks to build, but disabled

2020-01-15 Thread GitBox
madrob opened a new pull request #1176: LUCENE-9143 Add error-prone checks to build, but disabled URL: https://github.com/apache/lucene-solr/pull/1176 Fixed a bunch of the smaller ones, ignored a lot of the bigger ones. Incremental progress is the name of the game here! This is

[jira] [Created] (LUCENE-9143) Add more static analysis and clean up resulting warnings/errors

2020-01-15 Thread Mike Drob (Jira)
Mike Drob created LUCENE-9143: - Summary: Add more static analysis and clean up resulting warnings/errors Key: LUCENE-9143 URL: https://issues.apache.org/jira/browse/LUCENE-9143 Project: Lucene - Core

[jira] [Created] (SOLR-14190) Add multi-shard support to TaggerRequestHandler

2020-01-15 Thread Jason Gerlowski (Jira)
Jason Gerlowski created SOLR-14190: -- Summary: Add multi-shard support to TaggerRequestHandler Key: SOLR-14190 URL: https://issues.apache.org/jira/browse/SOLR-14190 Project: Solr Issue Type:

[jira] [Updated] (SOLR-12859) DocExpirationUpdateProcessorFactory does not work with BasicAuth

2020-01-15 Thread Chris M. Hostetter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris M. Hostetter updated SOLR-12859: -- Status: Patch Available (was: Open) > DocExpirationUpdateProcessorFactory does not

[jira] [Updated] (SOLR-12859) DocExpirationUpdateProcessorFactory does not work with BasicAuth

2020-01-15 Thread Chris M. Hostetter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris M. Hostetter updated SOLR-12859: -- Attachment: SOLR-12859.patch Status: Open (was: Open) I've been looking into

[GitHub] [lucene-solr] anshumg commented on a change in pull request #1167: SOLR-13845: DELETEREPLICA API by count and type

2020-01-15 Thread GitBox
anshumg commented on a change in pull request #1167: SOLR-13845: DELETEREPLICA API by count and type URL: https://github.com/apache/lucene-solr/pull/1167#discussion_r367158755 ## File path: solr/core/src/java/org/apache/solr/cloud/api/collections/DeleteReplicaCmd.java ##

[jira] [Commented] (SOLR-14115) Deprecate zkcli.sh

2020-01-15 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-14115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17016384#comment-17016384 ] Jan Høydahl commented on SOLR-14115: Before we can remove zkcli.sh we should add these commands to

[GitHub] [lucene-solr] danmfox opened a new pull request #1175: Backport SOLR-13749 Cross-collection join filter to 8.x

2020-01-15 Thread GitBox
danmfox opened a new pull request #1175: Backport SOLR-13749 Cross-collection join filter to 8.x URL: https://github.com/apache/lucene-solr/pull/1175 # Description This is a backport of #976 to the 8.x branch. # Checklist Please review the following and

[jira] [Updated] (SOLR-14115) Deprecate zkcli.sh

2020-01-15 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-14115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-14115: --- Summary: Deprecate zkcli.sh (was: Deprecate zkcli and bin/solr zk support) > Deprecate zkcli.sh >

[jira] [Commented] (LUCENE-9142) Operations computes next state inefficiently during determinize()

2020-01-15 Thread Mike Drob (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17016319#comment-17016319 ] Mike Drob commented on LUCENE-9142: --- Continuing to look through this more, we have magic tucked away

[jira] [Updated] (LUCENE-9142) Add documentation to Operations.determinize, SortedIntSet, and FrozenSet

2020-01-15 Thread Mike Drob (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Drob updated LUCENE-9142: -- Summary: Add documentation to Operations.determinize, SortedIntSet, and FrozenSet (was: Operations

[jira] [Created] (LUCENE-9142) Operations computes next state inefficiently during determinize()

2020-01-15 Thread Mike Drob (Jira)
Mike Drob created LUCENE-9142: - Summary: Operations computes next state inefficiently during determinize() Key: LUCENE-9142 URL: https://issues.apache.org/jira/browse/LUCENE-9142 Project: Lucene - Core

[jira] [Commented] (SOLR-14130) Add postlogs command line tool for indexing Solr logs

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

[jira] [Commented] (LUCENE-8369) Remove the spatial module as it is obsolete

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

[GitHub] [lucene-solr] nknize opened a new pull request #1174: LUCENE-8621: Refactor LatLonShape, XYShape, and all query and utility classes to core

2020-01-15 Thread GitBox
nknize opened a new pull request #1174: LUCENE-8621: Refactor LatLonShape, XYShape, and all query and utility classes to core URL: https://github.com/apache/lucene-solr/pull/1174 This PR refactors all LatLonShape, XYShape, query, and utility classes from sandbox to core. `experimental`

[GitHub] [lucene-solr] ErickErickson commented on issue #1164: SOLR-12930: Create developer docs in source repo

2020-01-15 Thread GitBox
ErickErickson commented on issue #1164: SOLR-12930: Create developer docs in source repo URL: https://github.com/apache/lucene-solr/pull/1164#issuecomment-574815486 Works for me. > On Jan 15, 2020, at 2:04 PM, Cassandra Targett wrote: > > The gradle branch has been merged

[GitHub] [lucene-solr] ctargett commented on issue #1164: SOLR-12930: Create developer docs in source repo

2020-01-15 Thread GitBox
ctargett commented on issue #1164: SOLR-12930: Create developer docs in source repo URL: https://github.com/apache/lucene-solr/pull/1164#issuecomment-574805995 The gradle branch has been merged now, and I tried to merge master into this branch to move the files in the new `help` directory

[GitHub] [lucene-solr] nknize opened a new pull request #1173: LUCENE-8369: Remove obsolete spatial module

2020-01-15 Thread GitBox
nknize opened a new pull request #1173: LUCENE-8369: Remove obsolete spatial module URL: https://github.com/apache/lucene-solr/pull/1173 This PR closes off a long running issue for removing the obsolete `spatial` module which contains unused classes `MortonEncoder` and `GeoRelationUtils`.

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

2020-01-15 Thread GitBox
andywebb1975 commented on issue #1172: SOLR-14189 switch from String.trim() to StringUtils.isWhitespace() URL: https://github.com/apache/lucene-solr/pull/1172#issuecomment-574791004 I've made that change - it behaves the same as when I was using stripToNull() on my local instance.

[jira] [Updated] (SOLR-14189) Some whitespace characters bypass zero-length test in query parsers leading to 400 Bad Request

2020-01-15 Thread Andy Webb (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Webb updated SOLR-14189: - Description: The edismax and some other query parsers treat pure whitespace queries as empty queries,

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

2020-01-15 Thread GitBox
andywebb1975 commented on issue #1172: SOLR-14189 switch from String.trim() to StringUtils.stripToNull() URL: https://github.com/apache/lucene-solr/pull/1172#issuecomment-574774751 That makes total sense, yes! I started out looking for something to replace String.trim() and stopped

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

2020-01-15 Thread GitBox
uschindler edited a comment on issue #1172: SOLR-14189 switch from String.trim() to StringUtils.stripToNull() URL: https://github.com/apache/lucene-solr/pull/1172#issuecomment-574773626 Why not use the much more efficient StringUtils.isWhitespace() for the cases where the result is just

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

2020-01-15 Thread GitBox
uschindler commented on issue #1172: SOLR-14189 switch from String.trim() to StringUtils.stripToNull() URL: https://github.com/apache/lucene-solr/pull/1172#issuecomment-574773626 Why not use the much more efficient StringUtils.isWhitespace() for the cases where the result is just checked

[jira] [Updated] (SOLR-14189) Some whitespace characters bypass zero-length test in query parsers leading to 400 Bad Request

2020-01-15 Thread Andy Webb (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Webb updated SOLR-14189: - Status: Patch Available (was: Open) > Some whitespace characters bypass zero-length test in query

[jira] [Updated] (SOLR-14189) Some whitespace characters bypass zero-length test in query parsers leading to 400 Bad Request

2020-01-15 Thread Andy Webb (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Webb updated SOLR-14189: - Description: The edismax and some other query parsers treat pure whitespace queries as empty queries,

[jira] [Updated] (SOLR-14189) Some whitespace characters bypass zero-length test in query parsers leading to 400 Bad Request

2020-01-15 Thread Andy Webb (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Webb updated SOLR-14189: - Description: The edismax and some other query parsers treat pure whitespace queries as empty queries,

[jira] [Updated] (SOLR-14189) Some whitespace characters bypass zero-length test in query parsers leading to 400 Bad Request

2020-01-15 Thread Andy Webb (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Webb updated SOLR-14189: - Description: The edismax and some other query parsers treat pure whitespace queries as empty queries,

[GitHub] [lucene-solr] andywebb1975 opened a new pull request #1172: SOLR-14189

2020-01-15 Thread GitBox
andywebb1975 opened a new pull request #1172: SOLR-14189 URL: https://github.com/apache/lucene-solr/pull/1172 # Description The edismax and some other query parsers treat pure whitespace queries as empty queries, but they use Java's String.trim() method to normalise queries. That

[jira] [Created] (SOLR-14189) Some whitespace characters bypass zero-length test in query parsers

2020-01-15 Thread Andy Webb (Jira)
Andy Webb created SOLR-14189: Summary: Some whitespace characters bypass zero-length test in query parsers Key: SOLR-14189 URL: https://issues.apache.org/jira/browse/SOLR-14189 Project: Solr

[jira] [Updated] (SOLR-14189) Some whitespace characters bypass zero-length test in query parsers leading to 400 Bad Request

2020-01-15 Thread Andy Webb (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Webb updated SOLR-14189: - Summary: Some whitespace characters bypass zero-length test in query parsers leading to 400 Bad Request

[jira] [Assigned] (SOLR-14128) SystemCollectionCompatTest times out waiting for Overseer to do compatibility checks

2020-01-15 Thread Andrzej Bialecki (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki reassigned SOLR-14128: --- Assignee: Andrzej Bialecki > SystemCollectionCompatTest times out waiting for

[jira] [Commented] (SOLR-13779) Use the safe fork of simple-xml for clustering contrib

2020-01-15 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17016124#comment-17016124 ] Dawid Weiss commented on SOLR-13779: I don't think there are any plans to release any new versions on

[GitHub] [lucene-solr] asalamon74 commented on a change in pull request #1152: SOLR-14172: Collection metadata remains in zookeeper if too many shards requested

2020-01-15 Thread GitBox
asalamon74 commented on a change in pull request #1152: SOLR-14172: Collection metadata remains in zookeeper if too many shards requested URL: https://github.com/apache/lucene-solr/pull/1152#discussion_r366968675 ## File path:

[jira] [Comment Edited] (SOLR-14128) SystemCollectionCompatTest times out waiting for Overseer to do compatibility checks

2020-01-15 Thread Andrzej Bialecki (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17016115#comment-17016115 ] Andrzej Bialecki edited comment on SOLR-14128 at 1/15/20 4:13 PM: -- So,

[jira] [Commented] (SOLR-14128) SystemCollectionCompatTest times out waiting for Overseer to do compatibility checks

2020-01-15 Thread Andrzej Bialecki (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17016115#comment-17016115 ] Andrzej Bialecki commented on SOLR-14128: - So, in theory the sequence should be as follows: *

[jira] [Updated] (SOLR-14128) SystemCollectionCompatTest times out waiting for Overseer to do compatibility checks

2020-01-15 Thread Andrzej Bialecki (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki updated SOLR-14128: Attachment: nodeset.patch > SystemCollectionCompatTest times out waiting for Overseer to

[jira] [Resolved] (LUCENE-9068) Build FuzzyQuery automata up-front

2020-01-15 Thread Alan Woodward (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward resolved LUCENE-9068. --- Fix Version/s: 8.5 Resolution: Fixed > Build FuzzyQuery automata up-front >

[jira] [Commented] (LUCENE-9068) Build FuzzyQuery automata up-front

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

[jira] [Commented] (SOLR-13892) Add postfilter support to {!join} queries

2020-01-15 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17016075#comment-17016075 ] David Smiley commented on SOLR-13892: - RE branches and "commit spamming", I think you will still have

[jira] [Commented] (SOLR-13892) Add postfilter support to {!join} queries

2020-01-15 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17016072#comment-17016072 ] David Smiley commented on SOLR-13892: - Definitely +1 to "method" as it is consistent with how we

[jira] [Updated] (LUCENE-9138) Behaviour of concurrent calls to IndexInput#clone is unclear

2020-01-15 Thread David Turner (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Turner updated LUCENE-9138: - Description: I think this is a documentation issue, rather than anything actually wrong, but

[jira] [Commented] (LUCENE-9068) Build FuzzyQuery automata up-front

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

[GitHub] [lucene-solr] romseygeek merged pull request #1042: LUCENE-9068: Build FuzzyQuery automata up-front

2020-01-15 Thread GitBox
romseygeek merged pull request #1042: LUCENE-9068: Build FuzzyQuery automata up-front URL: https://github.com/apache/lucene-solr/pull/1042 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [lucene-solr] gerlowskija opened a new pull request #1171: SOLR-13892: Add 'top-level' docValues Join implementation

2020-01-15 Thread GitBox
gerlowskija opened a new pull request #1171: SOLR-13892: Add 'top-level' docValues Join implementation URL: https://github.com/apache/lucene-solr/pull/1171 # Description Some join usecases are better served (performance wise) by using top-level docValues structures, because they

[GitHub] [lucene-solr] gerlowskija closed pull request #1159: SOLR-13892: Add top-level docValues "join" implementation

2020-01-15 Thread GitBox
gerlowskija closed pull request #1159: SOLR-13892: Add top-level docValues "join" implementation URL: https://github.com/apache/lucene-solr/pull/1159 This is an automated message from the Apache Git Service. To respond to

[GitHub] [lucene-solr] gerlowskija commented on issue #1159: SOLR-13892: Add top-level docValues "join" implementation

2020-01-15 Thread GitBox
gerlowskija commented on issue #1159: SOLR-13892: Add top-level docValues "join" implementation URL: https://github.com/apache/lucene-solr/pull/1159#issuecomment-574693707 Closing this PR because I messed up the branch name and it's spamming out commit notifications. Will open a new PR

[GitHub] [lucene-solr] mocobeta commented on a change in pull request #1169: LUCENE-9004: A minor feature and patch -- support deleting vector values and fix segments merging

2020-01-15 Thread GitBox
mocobeta commented on a change in pull request #1169: LUCENE-9004: A minor feature and patch -- support deleting vector values and fix segments merging URL: https://github.com/apache/lucene-solr/pull/1169#discussion_r366914317 ## File path:

[GitHub] [lucene-solr] mocobeta commented on issue #1169: LUCENE-9004: A minor feature and patch -- support deleting vector values and fix segments merging

2020-01-15 Thread GitBox
mocobeta commented on issue #1169: LUCENE-9004: A minor feature and patch -- support deleting vector values and fix segments merging URL: https://github.com/apache/lucene-solr/pull/1169#issuecomment-574687579 Hi @irvingzhang, > a new type of Query (KnnDelQuery) And Weight

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

2020-01-15 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17016035#comment-17016035 ] Erick Erickson commented on LUCENE-9134: Thanks, I didn't want to put it in some place of my

[jira] [Commented] (SOLR-13779) Use the safe fork of simple-xml for clustering contrib

2020-01-15 Thread Sachin Pattan (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17016019#comment-17016019 ] Sachin Pattan commented on SOLR-13779: -- [~dweiss] can we get this fix for 7.7.x version? It would be

[GitHub] [lucene-solr] iverase opened a new pull request #1170: LUCENE-9141: Simplify LatLonShapeXQuery API.

2020-01-15 Thread GitBox
iverase opened a new pull request #1170: LUCENE-9141: Simplify LatLonShapeXQuery API. URL: https://github.com/apache/lucene-solr/pull/1170 This PR tries to simplify the LatLonShape query API. The trick for this simplification is to introduce a new interface called `LatLonGeometry` which

[jira] [Updated] (SOLR-13892) Add postfilter support to {!join} queries

2020-01-15 Thread Jason Gerlowski (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gerlowski updated SOLR-13892: --- Attachment: join-increasing-from-matches-tpi.png > Add postfilter support to {!join} queries

[jira] [Commented] (SOLR-13892) Add postfilter support to {!join} queries

2020-01-15 Thread Jason Gerlowski (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17016016#comment-17016016 ] Jason Gerlowski commented on SOLR-13892: *Apologies* I incorrectly named my PR branch with

[jira] [Created] (LUCENE-9141) Simplify LatLonShapeXQuery API

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

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

2020-01-15 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated LUCENE-9134: --- Attachment: LUCENE-9134.patch Status: Open (was: Open) Just for queryparser,

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

2020-01-15 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17015992#comment-17015992 ] Dawid Weiss commented on LUCENE-9134: - You can put the task definition in the same script as the

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

2020-01-15 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17015987#comment-17015987 ] Erick Erickson commented on LUCENE-9134: I copy/pasted Mark's work for a regenerate task in

[jira] [Updated] (LUCENE-9077) Gradle build

2020-01-15 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9077?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated LUCENE-9077: Description: This task focuses on providing gradle-based build equivalent for Lucene and Solr

[jira] [Created] (LUCENE-9140) Clean up Solr dependencies to use transitives and explicit exclusions

2020-01-15 Thread Dawid Weiss (Jira)
Dawid Weiss created LUCENE-9140: --- Summary: Clean up Solr dependencies to use transitives and explicit exclusions Key: LUCENE-9140 URL: https://issues.apache.org/jira/browse/LUCENE-9140 Project: Lucene

[jira] [Commented] (SOLR-12490) Introducing json.queries was:Query DSL supports for further referring and exclusion in JSON facets

2020-01-15 Thread Cassandra Targett (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17015955#comment-17015955 ] Cassandra Targett commented on SOLR-12490: -- bq. It seems this anchor with apostrophe parsed

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

2020-01-15 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17015946#comment-17015946 ] Dawid Weiss commented on LUCENE-9134: - I think it'd be best to create a 'regenerate' task for all

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

2020-01-15 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17015943#comment-17015943 ] Erick Erickson commented on LUCENE-9134: [~dweiss] Any suggestions on how to organize this? >

[jira] [Commented] (LUCENE-9077) Gradle build

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

[jira] [Commented] (LUCENE-9126) Javadoc linting options silently swallow documentation errors

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

[jira] [Commented] (SOLR-13892) Add postfilter support to {!join} queries

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

[jira] [Commented] (SOLR-14186) Ensure Windows files retain CRLF endings

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

[jira] [Commented] (SOLR-13892) Add postfilter support to {!join} queries

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

[jira] [Commented] (LUCENE-9077) Gradle build

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

[jira] [Updated] (SOLR-14188) Parsing named parameters in function query parser

2020-01-15 Thread Mikhail Khludnev (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated SOLR-14188: Attachment: SOLR-14188.patch > Parsing named parameters in function query parser >

[jira] [Updated] (SOLR-14188) Parsing named parameters in function query parser

2020-01-15 Thread Mikhail Khludnev (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated SOLR-14188: Description: In SOLR-12325 [~ysee...@gmail.com] says bq. I wish we had named parameters

[jira] [Resolved] (LUCENE-9132) javadoc references source files from classpath entries and fails during compilation

2020-01-15 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss resolved LUCENE-9132. - Resolution: Workaround Workaround (alternative syntax) implemented. > javadoc references

[jira] [Created] (SOLR-14188) Parsing named parameters in function query parser

2020-01-15 Thread Mikhail Khludnev (Jira)
Mikhail Khludnev created SOLR-14188: --- Summary: Parsing named parameters in function query parser Key: SOLR-14188 URL: https://issues.apache.org/jira/browse/SOLR-14188 Project: Solr Issue

[jira] [Commented] (SOLR-12490) Introducing json.queries was:Query DSL supports for further referring and exclusion in JSON facets

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

[jira] [Commented] (LUCENE-9077) Gradle build

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

[jira] [Commented] (SOLR-12490) Introducing json.queries was:Query DSL supports for further referring and exclusion in JSON facets

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

[jira] [Commented] (SOLR-12490) Introducing json.queries was:Query DSL supports for further referring and exclusion in JSON facets

2020-01-15 Thread Mikhail Khludnev (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17015894#comment-17015894 ] Mikhail Khludnev commented on SOLR-12490: - [~dweiss] thanks for your help. It seems this anchor

[jira] [Commented] (SOLR-12490) Introducing json.queries was:Query DSL supports for further referring and exclusion in JSON facets

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

[jira] [Commented] (LUCENE-8903) Add LatLonShape point query

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

[jira] [Commented] (SOLR-12490) Introducing json.queries was:Query DSL supports for further referring and exclusion in JSON facets

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

[jira] [Commented] (SOLR-12490) Introducing json.queries was:Query DSL supports for further referring and exclusion in JSON facets

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

[jira] [Commented] (SOLR-12490) Introducing json.queries was:Query DSL supports for further referring and exclusion in JSON facets

2020-01-15 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17015874#comment-17015874 ] Dawid Weiss commented on SOLR-12490: (and so does ant, for that matter): ant

[jira] [Commented] (SOLR-12490) Introducing json.queries was:Query DSL supports for further referring and exclusion in JSON facets

2020-01-15 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17015873#comment-17015873 ] Dawid Weiss commented on SOLR-12490: [~mkhl] the gradle branch detects errors on validation of solr

[jira] [Resolved] (LUCENE-8903) Add LatLonShape point query

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

[jira] [Commented] (LUCENE-8903) Add LatLonShape point query

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

[jira] [Commented] (LUCENE-8903) Add LatLonShape point query

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

[GitHub] [lucene-solr] iverase merged pull request #762: LUCENE-8903: Add LatLonShape point query

2020-01-15 Thread GitBox
iverase merged pull request #762: LUCENE-8903: Add LatLonShape point query URL: https://github.com/apache/lucene-solr/pull/762 This is an automated message from the Apache Git Service. To respond to the message, please log

[jira] [Updated] (LUCENE-9139) TestXYMultiPolygonShapeQueries test failures

2020-01-15 Thread Ignacio Vera (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignacio Vera updated LUCENE-9139: - Description: We recently have two failures on CI from the test method 

[GitHub] [lucene-solr] a-siuniaev commented on a change in pull request #1161: SOLR-12325 Added uniqueBlockQuery(parent:true) aggregation for JSON Facet

2020-01-15 Thread GitBox
a-siuniaev commented on a change in pull request #1161: SOLR-12325 Added uniqueBlockQuery(parent:true) aggregation for JSON Facet URL: https://github.com/apache/lucene-solr/pull/1161#discussion_r366806423 ## File path:

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

2020-01-15 Thread Chen Zhixiang (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17015823#comment-17015823 ] Chen Zhixiang commented on LUCENE-9130: --- case further trimmed to "2179-2184(入,LG1)"

[jira] [Updated] (LUCENE-9077) Gradle build

2020-01-15 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9077?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated LUCENE-9077: Description: This task focuses on providing gradle-based build equivalent for Lucene and Solr

[jira] [Updated] (LUCENE-9138) Behaviour of concurrent calls to IndexInput#clone is unclear

2020-01-15 Thread David Turner (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Turner updated LUCENE-9138: - Description: I think this is a documentation issue, rather than anything actually wrong, but

[jira] [Created] (LUCENE-9139) TestXYMultiPolygonShapeQueries test failures

2020-01-15 Thread Ignacio Vera (Jira)
Ignacio Vera created LUCENE-9139: Summary: TestXYMultiPolygonShapeQueries test failures Key: LUCENE-9139 URL: https://issues.apache.org/jira/browse/LUCENE-9139 Project: Lucene - Core Issue

[jira] [Updated] (LUCENE-9138) Behaviour of concurrent calls to IndexInput#clone is unclear

2020-01-15 Thread David Turner (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Turner updated LUCENE-9138: - Description: I think this is a documentation issue, rather than anything actually wrong, but

[jira] [Updated] (LUCENE-9138) Behaviour of concurrent calls to IndexInput#clone is unclear

2020-01-15 Thread David Turner (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Turner updated LUCENE-9138: - Description: I think this is a documentation issue, rather than anything actually wrong, but

[jira] [Created] (LUCENE-9138) Behaviour of concurrent calls to IndexInput#clone is unclear

2020-01-15 Thread David Turner (Jira)
David Turner created LUCENE-9138: Summary: Behaviour of concurrent calls to IndexInput#clone is unclear Key: LUCENE-9138 URL: https://issues.apache.org/jira/browse/LUCENE-9138 Project: Lucene - Core

  1   2   >