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

2020-01-18 Thread Chen Zhixiang (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17018806#comment-17018806 ] Chen Zhixiang edited comment on LUCENE-9130 at 1/19/20 6:08 AM: hi,

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

2020-01-18 Thread Chen Zhixiang (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17018806#comment-17018806 ] Chen Zhixiang commented on LUCENE-9130: --- hi,

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

2020-01-18 Thread GitBox
msfroh 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_r368260613 ## File path: lucene/core/src/java/org/apache/lucene/index/IndexWriter.java ## @@ -3252,6

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

2020-01-18 Thread GitBox
msfroh 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_r368260601 ## File path: lucene/core/src/java/org/apache/lucene/index/IndexWriter.java ## @@ -3147,6

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

2020-01-18 Thread GitBox
msfroh 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_r368260252 ## File path: lucene/core/src/java/org/apache/lucene/index/IndexWriter.java ## @@ -3252,6

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

2020-01-18 Thread Kazuaki Hiraga (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17018748#comment-17018748 ] Kazuaki Hiraga commented on LUCENE-9123: {quote} Also we need to add some tests to

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

2020-01-18 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17018743#comment-17018743 ] Erick Erickson commented on LUCENE-9134: I _think_ I did the right thing and removed the link to

[jira] [Resolved] (LUCENE-9151) Get lint and deprecation warnings out of lucene/queryparsers

2020-01-18 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson resolved LUCENE-9151. Resolution: Fixed Turns out I was able to do this as part of LUCENE-9134 after I

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

2020-01-18 Thread GitBox
ErickErickson opened a new pull request #1186: LUCENE-9134: Port ant-regenerate tasks to Gradle build URL: https://github.com/apache/lucene-solr/pull/1186 The only file that counts here really is lucene/queryparser/build.gradle. All the rest are a result of running the regenerate task.

[GitHub] [lucene-solr] ErickErickson closed pull request #1183: LUCENE-9134: Port ant-regenerate tasks to Gradle build

2020-01-18 Thread GitBox
ErickErickson closed pull request #1183: LUCENE-9134: Port ant-regenerate tasks to Gradle build URL: https://github.com/apache/lucene-solr/pull/1183 This is an automated message from the Apache Git Service. To respond to

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

2020-01-18 Thread GitBox
ErickErickson commented on issue #1183: LUCENE-9134: Port ant-regenerate tasks to Gradle build URL: https://github.com/apache/lucene-solr/pull/1183#issuecomment-575945367 I have a PR that includes removing warnings. This is

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

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

[GitHub] [lucene-solr] ErickErickson opened a new pull request #1185: Jira/lucene 9151

2020-01-18 Thread GitBox
ErickErickson opened a new pull request #1185: Jira/lucene 9151 URL: https://github.com/apache/lucene-solr/pull/1185 # Description I punted on the bits about FuzzyQuery deprecations and just added the SuppressWarnings tag. # Tests There are no substantive code changes

[GitHub] [lucene-solr] irvingzhang 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-18 Thread GitBox
irvingzhang 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_r368235896 ## File path:

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

2020-01-18 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17018659#comment-17018659 ] Uwe Schindler commented on LUCENE-9077: ---

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

2020-01-18 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17018658#comment-17018658 ] Dawid Weiss commented on LUCENE-9077: - I am not concerned with the second part (this can be done

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

2020-01-18 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17018657#comment-17018657 ] Uwe Schindler commented on LUCENE-9077: --- No that's not fully true. The check has 2 modes: by

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

2020-01-18 Thread GitBox
dweiss commented on issue #1183: LUCENE-9134: Port ant-regenerate tasks to Gradle build URL: https://github.com/apache/lucene-solr/pull/1183#issuecomment-575922727 I'll take a look but not until next week. This is an

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

2020-01-18 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17018656#comment-17018656 ] Dawid Weiss commented on LUCENE-9077: - [~erickerickson] "Do not require files to be committed before

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

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

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

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

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

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

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

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

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

2020-01-18 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17018655#comment-17018655 ] Dawid Weiss edited comment on LUCENE-9134 at 1/18/20 5:32 PM: -- bq. I added

[GitHub] [lucene-solr] nknize edited a comment on issue #1174: LUCENE-8621: Refactor LatLonShape, XYShape, and all query and utility classes to core

2020-01-18 Thread GitBox
nknize edited a comment on issue #1174: LUCENE-8621: Refactor LatLonShape, XYShape, and all query and utility classes to core URL: https://github.com/apache/lucene-solr/pull/1174#issuecomment-575759956 Thanks @mikemccand. Since this is a refactor from sandbox to the core lucene jar I'm

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

2020-01-18 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17018655#comment-17018655 ] Dawid Weiss commented on LUCENE-9134: - bq. I added this section to defaults-idea.gradle: Separately

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

2020-01-18 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17018654#comment-17018654 ] Dawid Weiss commented on LUCENE-9134: - You can add/configure these separately for IntellIJ only --

[GitHub] [lucene-solr] irvingzhang 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-18 Thread GitBox
irvingzhang 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_r368235896 ## File path:

[GitHub] [lucene-solr] irvingzhang 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-18 Thread GitBox
irvingzhang 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_r368235896 ## File path:

[GitHub] [lucene-solr] irvingzhang 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-18 Thread GitBox
irvingzhang 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_r368235896 ## File path:

[GitHub] [lucene-solr] irvingzhang 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-18 Thread GitBox
irvingzhang 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_r368235896 ## File path:

[GitHub] [lucene-solr] irvingzhang 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-18 Thread GitBox
irvingzhang 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_r368235896 ## File path:

[jira] [Commented] (LUCENE-9151) Get lint and deprecation warnings out of lucene/queryparsers

2020-01-18 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17018625#comment-17018625 ] Erick Erickson commented on LUCENE-9151: [~rcmuir] [~mikemccand] and maybe [~jpountz] I'm

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

2020-01-18 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17018612#comment-17018612 ] Erick Erickson commented on LUCENE-9134: [~mdrob] I finally figured out how to enable the

[jira] [Created] (LUCENE-9151) Get lint and deprecation warnings out of lucene/queryparsers

2020-01-18 Thread Erick Erickson (Jira)
Erick Erickson created LUCENE-9151: -- Summary: Get lint and deprecation warnings out of lucene/queryparsers Key: LUCENE-9151 URL: https://issues.apache.org/jira/browse/LUCENE-9151 Project: Lucene -

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

2020-01-18 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17018597#comment-17018597 ] Erick Erickson commented on LUCENE-9134: The PR I put here is for the ./lucene/queryparser bits

[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-18 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_r368224473 ## File path:

[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-18 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_r368224473 ## File path:

[jira] [Resolved] (SOLR-14195) Do not deprecate withZkHost methods

2020-01-18 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ishan Chattopadhyaya resolved SOLR-14195. - Resolution: Won't Fix We can discuss these issues on the dev@ list. > Do not

[jira] [Created] (SOLR-14195) Do not deprecate withZkHost methods

2020-01-18 Thread Kundan (Jira)
Kundan created SOLR-14195: - Summary: Do not deprecate withZkHost methods Key: SOLR-14195 URL: https://issues.apache.org/jira/browse/SOLR-14195 Project: Solr Issue Type: Bug Security Level: