[jira] [Commented] (SOLR-14829) Default components are missing facet_module and terms in documentation

2020-09-05 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17191200#comment-17191200 ] David Smiley commented on SOLR-14829: - bq. Yeah, in my case I have a custom highlight component that

[jira] [Assigned] (SOLR-14834) Update all public-visible links from wiki.apache.org to RefGuide or cwiki

2020-09-05 Thread Alexandre Rafalovitch (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexandre Rafalovitch reassigned SOLR-14834: Assignee: Alexandre Rafalovitch > Update all public-visible links from

[jira] [Created] (SOLR-14834) Update all public-visible links from wiki.apache.org to RefGuide or cwiki

2020-09-05 Thread Alexandre Rafalovitch (Jira)
Alexandre Rafalovitch created SOLR-14834: Summary: Update all public-visible links from wiki.apache.org to RefGuide or cwiki Key: SOLR-14834 URL: https://issues.apache.org/jira/browse/SOLR-14834

[jira] [Resolved] (SOLR-5335) Add support for "default" operator

2020-09-05 Thread Alexandre Rafalovitch (Jira)
[ https://issues.apache.org/jira/browse/SOLR-5335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexandre Rafalovitch resolved SOLR-5335. - Resolution: Information Provided > Add support for "default" operator >

[jira] [Commented] (SOLR-14821) docValuesTermsFilter should support single-valued docValues fields

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

[GitHub] [lucene-solr] arafalov commented on pull request #1827: SOLR-14792: Remove VelocityResponseWriter

2020-09-05 Thread GitBox
arafalov commented on pull request #1827: URL: https://github.com/apache/lucene-solr/pull/1827#issuecomment-687685130 Reviewing leftover references: The /browse is still mentioned in the following files: - example/files/README.txt (actually that is broken even in released Solr)

[jira] [Commented] (SOLR-14723) Rremove the class atribute for the caches in the _default/example configsets

2020-09-05 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17191128#comment-17191128 ] Erick Erickson commented on SOLR-14723: --- Well, at this point you _can't_ have anything to do with

[GitHub] [lucene-solr] uschindler commented on pull request #1830: LUCENE-9506: Gradle: split validateSourcePatterns into per-project an…

2020-09-05 Thread GitBox
uschindler commented on pull request #1830: URL: https://github.com/apache/lucene-solr/pull/1830#issuecomment-687643213 Not sure how this is logged. I will check tomorrow. This is an automated message from the Apache Git

[jira] [Comment Edited] (SOLR-14723) Rremove the class atribute for the caches in the _default/example configsets

2020-09-05 Thread Shashank Shekhar (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17191119#comment-17191119 ] Shashank Shekhar edited comment on SOLR-14723 at 9/5/20, 5:55 PM: --

[jira] [Comment Edited] (SOLR-14723) Rremove the class atribute for the caches in the _default/example configsets

2020-09-05 Thread Shashank Shekhar (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17191119#comment-17191119 ] Shashank Shekhar edited comment on SOLR-14723 at 9/5/20, 5:55 PM: --

[jira] [Commented] (SOLR-14821) docValuesTermsFilter should support single-valued docValues fields

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

[jira] [Commented] (SOLR-14723) Rremove the class atribute for the caches in the _default/example configsets

2020-09-05 Thread Shashank Shekhar (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17191119#comment-17191119 ] Shashank Shekhar commented on SOLR-14723: - Thanks for the detailed steps Erick. I have forked the

[GitHub] [lucene-solr] dweiss commented on a change in pull request #1830: LUCENE-9506: Gradle: split validateSourcePatterns into per-project an…

2020-09-05 Thread GitBox
dweiss commented on a change in pull request #1830: URL: https://github.com/apache/lucene-solr/pull/1830#discussion_r483969650 ## File path: gradle/validation/validate-source-patterns.gradle ## @@ -181,8 +252,13 @@ class ValidateSourcePatternsTask extends DefaultTask {

[GitHub] [lucene-solr] jpountz commented on a change in pull request #1834: Make sure to test normal scorers with asserting wrappers.

2020-09-05 Thread GitBox
jpountz commented on a change in pull request #1834: URL: https://github.com/apache/lucene-solr/pull/1834#discussion_r483967822 ## File path: lucene/test-framework/src/java/org/apache/lucene/search/AssertingWeight.java ## @@ -85,11 +85,18 @@ public long cost() {

[GitHub] [lucene-solr] ErickErickson commented on pull request #1592: SOLR-14579 First pass at dismantling Utils

2020-09-05 Thread GitBox
ErickErickson commented on pull request #1592: URL: https://github.com/apache/lucene-solr/pull/1592#issuecomment-687632455 Fixed up as per Uwe's criticisms. This is an automated message from the Apache Git Service. To

[GitHub] [lucene-solr] ErickErickson closed pull request #1592: SOLR-14579 First pass at dismantling Utils

2020-09-05 Thread GitBox
ErickErickson closed pull request #1592: URL: https://github.com/apache/lucene-solr/pull/1592 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[jira] [Resolved] (SOLR-14579) Comment SolrJ 'Utils' generic map functions

2020-09-05 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson resolved SOLR-14579. --- Resolution: Fixed OK, I think I got it right this time, just by applying the PR from

[jira] [Commented] (SOLR-14579) Comment SolrJ 'Utils' generic map functions

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

[jira] [Commented] (SOLR-14579) Comment SolrJ 'Utils' generic map functions

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

[GitHub] [lucene-solr] uschindler commented on a change in pull request #1830: LUCENE-9506: Gradle: split validateSourcePatterns into per-project an…

2020-09-05 Thread GitBox
uschindler commented on a change in pull request #1830: URL: https://github.com/apache/lucene-solr/pull/1830#discussion_r483953027 ## File path: gradle/validation/validate-source-patterns.gradle ## @@ -181,8 +252,13 @@ class ValidateSourcePatternsTask extends DefaultTask {

[GitHub] [lucene-solr] uschindler commented on a change in pull request #1830: LUCENE-9506: Gradle: split validateSourcePatterns into per-project an…

2020-09-05 Thread GitBox
uschindler commented on a change in pull request #1830: URL: https://github.com/apache/lucene-solr/pull/1830#discussion_r483953027 ## File path: gradle/validation/validate-source-patterns.gradle ## @@ -181,8 +252,13 @@ class ValidateSourcePatternsTask extends DefaultTask {

[GitHub] [lucene-solr] dweiss commented on a change in pull request #1830: LUCENE-9506: Gradle: split validateSourcePatterns into per-project an…

2020-09-05 Thread GitBox
dweiss commented on a change in pull request #1830: URL: https://github.com/apache/lucene-solr/pull/1830#discussion_r483951824 ## File path: gradle/validation/validate-source-patterns.gradle ## @@ -181,8 +252,13 @@ class ValidateSourcePatternsTask extends DefaultTask {

[GitHub] [lucene-solr] uschindler commented on a change in pull request #1830: LUCENE-9506: Gradle: split validateSourcePatterns into per-project an…

2020-09-05 Thread GitBox
uschindler commented on a change in pull request #1830: URL: https://github.com/apache/lucene-solr/pull/1830#discussion_r483950589 ## File path: gradle/validation/validate-source-patterns.gradle ## @@ -181,8 +252,13 @@ class ValidateSourcePatternsTask extends DefaultTask {

[GitHub] [lucene-solr] dweiss commented on a change in pull request #1830: LUCENE-9506: Gradle: split validateSourcePatterns into per-project an…

2020-09-05 Thread GitBox
dweiss commented on a change in pull request #1830: URL: https://github.com/apache/lucene-solr/pull/1830#discussion_r483948782 ## File path: gradle/validation/validate-source-patterns.gradle ## @@ -181,8 +252,13 @@ class ValidateSourcePatternsTask extends DefaultTask {

[GitHub] [lucene-solr] uschindler commented on a change in pull request #1830: LUCENE-9506: Gradle: split validateSourcePatterns into per-project an…

2020-09-05 Thread GitBox
uschindler commented on a change in pull request #1830: URL: https://github.com/apache/lucene-solr/pull/1830#discussion_r483948687 ## File path: gradle/validation/validate-source-patterns.gradle ## @@ -181,8 +252,13 @@ class ValidateSourcePatternsTask extends DefaultTask {

[GitHub] [lucene-solr] dweiss commented on a change in pull request #1830: LUCENE-9506: Gradle: split validateSourcePatterns into per-project an…

2020-09-05 Thread GitBox
dweiss commented on a change in pull request #1830: URL: https://github.com/apache/lucene-solr/pull/1830#discussion_r483947729 ## File path: gradle/validation/validate-source-patterns.gradle ## @@ -181,8 +252,13 @@ class ValidateSourcePatternsTask extends DefaultTask {

[GitHub] [lucene-solr] dweiss commented on a change in pull request #1830: LUCENE-9506: Gradle: split validateSourcePatterns into per-project an…

2020-09-05 Thread GitBox
dweiss commented on a change in pull request #1830: URL: https://github.com/apache/lucene-solr/pull/1830#discussion_r483947676 ## File path: gradle/validation/validate-source-patterns.gradle ## @@ -29,50 +33,117 @@ buildscript { } } -configure(rootProject) { -

[GitHub] [lucene-solr] dweiss commented on a change in pull request #1830: LUCENE-9506: Gradle: split validateSourcePatterns into per-project an…

2020-09-05 Thread GitBox
dweiss commented on a change in pull request #1830: URL: https://github.com/apache/lucene-solr/pull/1830#discussion_r483947654 ## File path: gradle/validation/validate-source-patterns.gradle ## @@ -29,50 +33,117 @@ buildscript { } } -configure(rootProject) { -

[GitHub] [lucene-solr] uschindler commented on a change in pull request #1830: LUCENE-9506: Gradle: split validateSourcePatterns into per-project an…

2020-09-05 Thread GitBox
uschindler commented on a change in pull request #1830: URL: https://github.com/apache/lucene-solr/pull/1830#discussion_r483944258 ## File path: gradle/validation/validate-source-patterns.gradle ## @@ -29,50 +33,117 @@ buildscript { } } -configure(rootProject) { -

[GitHub] [lucene-solr] uschindler commented on a change in pull request #1830: LUCENE-9506: Gradle: split validateSourcePatterns into per-project an…

2020-09-05 Thread GitBox
uschindler commented on a change in pull request #1830: URL: https://github.com/apache/lucene-solr/pull/1830#discussion_r483944202 ## File path: gradle/validation/validate-source-patterns.gradle ## @@ -29,50 +33,117 @@ buildscript { } } -configure(rootProject) { -

[jira] [Commented] (SOLR-14794) Pass global cloud configuration to Collection API command execution

2020-09-05 Thread Noble Paul (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17191038#comment-17191038 ] Noble Paul commented on SOLR-14794: --- Thanks Ilan , sorry for the confusion > Pass global cloud

[jira] [Commented] (LUCENE-9493) Remove obsolete dev-tools/{idea,netbeans,maven} folders

2020-09-05 Thread Tomoko Uchida (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17191025#comment-17191025 ] Tomoko Uchida commented on LUCENE-9493: --- Thanks, I would prefer to keep the setups for idea. >

[jira] [Commented] (SOLR-14794) Pass global cloud configuration to Collection API command execution

2020-09-05 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17191024#comment-17191024 ] Ilan Ginzburg commented on SOLR-14794: -- [~noble.paul] this was reverted 3 days ago, the Jira was

[jira] [Comment Edited] (SOLR-14794) Pass global cloud configuration to Collection API command execution

2020-09-05 Thread Noble Paul (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17191010#comment-17191010 ] Noble Paul edited comment on SOLR-14794 at 9/5/20, 8:27 AM: -1 please revert

[jira] [Commented] (SOLR-14794) Pass global cloud configuration to Collection API command execution

2020-09-05 Thread Noble Paul (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17191010#comment-17191010 ] Noble Paul commented on SOLR-14794: --- -1 please revert this. This is another frankestein change you are

[jira] [Commented] (SOLR-14829) Default components are missing facet_module and terms in documentation

2020-09-05 Thread Johannes Baiter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17191009#comment-17191009 ] Johannes Baiter commented on SOLR-14829: {quote}Would you like to open a new JIRA issue on those

[jira] [Resolved] (LUCENE-9498) Move matchhighlighter to a separate subproject

2020-09-05 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss resolved LUCENE-9498. - Resolution: Later > Move matchhighlighter to a separate subproject >

[jira] [Commented] (LUCENE-9498) Move matchhighlighter to a separate subproject

2020-09-05 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17191007#comment-17191007 ] Dawid Weiss commented on LUCENE-9498: - Weird or not, it doesn't pull in two additional JARs which

[jira] [Commented] (LUCENE-9461) Query hit highlighting components on top of matches API

2020-09-05 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17191003#comment-17191003 ] Dawid Weiss commented on LUCENE-9461: - I don't mind reuse. I would mind if the result of this would

[jira] [Commented] (LUCENE-9493) Remove obsolete dev-tools/{idea,netbeans,maven} folders

2020-09-05 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17191001#comment-17191001 ] Dawid Weiss commented on LUCENE-9493: - Those things can be set up as part of IntelliJ idea plugin

[jira] [Commented] (SOLR-14654) Remove plugin loading from .system collection (for 9.0)

2020-09-05 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17190991#comment-17190991 ] David Smiley commented on SOLR-14654: - I still see lots of "runtimelib", such as in v2 api,