[jira] [Commented] (SOLR-13939) Extract any non-gradle related patches (deprecations, URL fixes, etc.) from gradle effort

2020-07-15 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17158959#comment-17158959 ] Uwe Schindler commented on SOLR-13939: -- Thanks Erick, I reenabled the Windows job. L

[jira] [Comment Edited] (SOLR-11262) XML writer does not implement PushWriter

2020-07-15 Thread Munendra S N (Jira)
[ https://issues.apache.org/jira/browse/SOLR-11262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17158948#comment-17158948 ] Munendra S N edited comment on SOLR-11262 at 7/16/20, 6:35 AM:

[jira] [Commented] (SOLR-11262) XML writer does not implement PushWriter

2020-07-15 Thread Munendra S N (Jira)
[ https://issues.apache.org/jira/browse/SOLR-11262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17158948#comment-17158948 ] Munendra S N commented on SOLR-11262: - {quote}Would it be possible to revert this as

[jira] [Commented] (SOLR-11262) XML writer does not implement PushWriter

2020-07-15 Thread Munendra S N (Jira)
[ https://issues.apache.org/jira/browse/SOLR-11262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17158944#comment-17158944 ] Munendra S N commented on SOLR-11262: - {quote}The issue is a bug but in CHANGES.txt i

[jira] [Commented] (SOLR-14583) Spell suggestion is returned even if hits are non-zero when spellcheck.maxResultsForSuggest=0

2020-07-15 Thread Munendra S N (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17158927#comment-17158927 ] Munendra S N commented on SOLR-14583: - [~jdyer] Thanks for the review. {quote}I look

[jira] [Commented] (SOLR-14151) Make schema components load from packages

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

[jira] [Commented] (SOLR-14151) Make schema components load from packages

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

[GitHub] [lucene-solr] noblepaul merged pull request #1669: SOLR-14151 Make schema components load from packages

2020-07-15 Thread GitBox
noblepaul merged pull request #1669: URL: https://github.com/apache/lucene-solr/pull/1669 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

[jira] [Commented] (SOLR-14516) NPE during Realtime GET

2020-07-15 Thread Munendra S N (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17158910#comment-17158910 ] Munendra S N commented on SOLR-14516: - Thanks for the review. [~noble.paul] should w

[GitHub] [lucene-solr] dsmiley commented on a change in pull request #1669: SOLR-14151 Make schema components load from packages

2020-07-15 Thread GitBox
dsmiley commented on a change in pull request #1669: URL: https://github.com/apache/lucene-solr/pull/1669#discussion_r455511455 ## File path: solr/core/src/java/org/apache/solr/core/ConfigSet.java ## @@ -79,4 +75,14 @@ public NamedList getProperties() { public boolean isTrus

[GitHub] [lucene-solr] dsmiley commented on a change in pull request #1669: SOLR-14151 Make schema components load from packages

2020-07-15 Thread GitBox
dsmiley commented on a change in pull request #1669: URL: https://github.com/apache/lucene-solr/pull/1669#discussion_r455510065 ## File path: solr/core/src/java/org/apache/solr/core/SolrCore.java ## @@ -191,6 +191,11 @@ private String name; private String logid; // used

[GitHub] [lucene-solr] dsmiley opened a new pull request #1675: SOLR-14652: SolrCore should hold its own CoreDescriptor

2020-07-15 Thread GitBox
dsmiley opened a new pull request #1675: URL: https://github.com/apache/lucene-solr/pull/1675 https://issues.apache.org/jira/browse/SOLR-14652 (minor refactoring) Also: * SolrCore's constructors don't need a "name" since it's guaranteed to always be the name in the coreDescriptor. 

[jira] [Created] (SOLR-14652) SolrCore should hold its own CoreDescriptor

2020-07-15 Thread David Smiley (Jira)
David Smiley created SOLR-14652: --- Summary: SolrCore should hold its own CoreDescriptor Key: SOLR-14652 URL: https://issues.apache.org/jira/browse/SOLR-14652 Project: Solr Issue Type: Task

[GitHub] [lucene-solr] noblepaul commented on a change in pull request #1669: SOLR-14151 Make schema components load from packages

2020-07-15 Thread GitBox
noblepaul commented on a change in pull request #1669: URL: https://github.com/apache/lucene-solr/pull/1669#discussion_r455476821 ## File path: solr/core/src/java/org/apache/solr/core/SolrCore.java ## @@ -191,6 +191,11 @@ private String name; private String logid; // us

[jira] [Commented] (SOLR-14636) Provide a reference implementation for SolrCloud that is stable and fast.

2020-07-15 Thread Mark Robert Miller (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17158834#comment-17158834 ] Mark Robert Miller commented on SOLR-14636: --- Oh baby, for a while I kept saying

[jira] [Commented] (SOLR-13939) Extract any non-gradle related patches (deprecations, URL fixes, etc.) from gradle effort

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

[jira] [Commented] (SOLR-13939) Extract any non-gradle related patches (deprecations, URL fixes, etc.) from gradle effort

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

[jira] [Comment Edited] (SOLR-13939) Extract any non-gradle related patches (deprecations, URL fixes, etc.) from gradle effort

2020-07-15 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17158792#comment-17158792 ] Erick Erickson edited comment on SOLR-13939 at 7/16/20, 12:06 AM: -

[jira] [Commented] (SOLR-13939) Extract any non-gradle related patches (deprecations, URL fixes, etc.) from gradle effort

2020-07-15 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17158792#comment-17158792 ] Erick Erickson commented on SOLR-13939: --- As per the mailing list response, I think

[jira] [Commented] (SOLR-13939) Extract any non-gradle related patches (deprecations, URL fixes, etc.) from gradle effort

2020-07-15 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17158746#comment-17158746 ] Erick Erickson commented on SOLR-13939: --- [~uschindler] I just looked over that code

[jira] [Reopened] (SOLR-13939) Extract any non-gradle related patches (deprecations, URL fixes, etc.) from gradle effort

2020-07-15 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler reopened SOLR-13939: -- > Extract any non-gradle related patches (deprecations, URL fixes, etc.) from > gradle effort > --

[GitHub] [lucene-solr] dsmiley commented on a change in pull request #1669: SOLR-14151 Make schema components load from packages

2020-07-15 Thread GitBox
dsmiley commented on a change in pull request #1669: URL: https://github.com/apache/lucene-solr/pull/1669#discussion_r455386922 ## File path: solr/core/src/java/org/apache/solr/schema/IndexSchema.java ## @@ -188,6 +190,7 @@ public IndexSchema(String name, InputSource is, Versio

[jira] [Commented] (SOLR-14557) Unable to parse local params followed by parenthesis like {!lucene}(gigabyte)

2020-07-15 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17158734#comment-17158734 ] David Smiley commented on SOLR-14557: - Looks like a bug to me Mikhail.  I trust you t

[jira] [Comment Edited] (SOLR-13756) ivy cannot download org.restlet.ext.servlet jar

2020-07-15 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17158730#comment-17158730 ] Uwe Schindler edited comment on SOLR-13756 at 7/15/20, 9:49 PM: ---

[jira] [Commented] (SOLR-13756) ivy cannot download org.restlet.ext.servlet jar

2020-07-15 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17158730#comment-17158730 ] Uwe Schindler commented on SOLR-13756: -- I don't remember. Wasn't this fixed by fixin

[jira] [Comment Edited] (SOLR-13939) Extract any non-gradle related patches (deprecations, URL fixes, etc.) from gradle effort

2020-07-15 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17158725#comment-17158725 ] Uwe Schindler edited comment on SOLR-13939 at 7/15/20, 9:47 PM: ---

[jira] [Comment Edited] (SOLR-11262) XML writer does not implement PushWriter

2020-07-15 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/SOLR-11262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17158729#comment-17158729 ] Uwe Schindler edited comment on SOLR-11262 at 7/15/20, 9:46 PM: ---

[jira] [Comment Edited] (SOLR-11262) XML writer does not implement PushWriter

2020-07-15 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/SOLR-11262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17158729#comment-17158729 ] Uwe Schindler edited comment on SOLR-11262 at 7/15/20, 9:46 PM: ---

[jira] [Reopened] (SOLR-11262) XML writer does not implement PushWriter

2020-07-15 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/SOLR-11262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler reopened SOLR-11262: -- This is one of 2 commits which caused Windows builds to consume all disk space. I tend to think it

[jira] [Commented] (SOLR-14651) Metrics history could disable itself better

2020-07-15 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17158728#comment-17158728 ] David Smiley commented on SOLR-14651: - In the PR it works that way – "metricHistory"

[jira] [Comment Edited] (SOLR-13939) Extract any non-gradle related patches (deprecations, URL fixes, etc.) from gradle effort

2020-07-15 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17158725#comment-17158725 ] Uwe Schindler edited comment on SOLR-13939 at 7/15/20, 9:41 PM: ---

[jira] [Comment Edited] (SOLR-13973) Deprecate Tika

2020-07-15 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17158711#comment-17158711 ] Erick Erickson edited comment on SOLR-13973 at 7/15/20, 9:41 PM: --

[jira] [Commented] (SOLR-13973) Deprecate Tika

2020-07-15 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-13973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17158722#comment-17158722 ] Jan Høydahl commented on SOLR-13973: +1 to "modern way", i.e. Tika Server. But there

[jira] [Commented] (SOLR-13939) Extract any non-gradle related patches (deprecations, URL fixes, etc.) from gradle effort

2020-07-15 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17158725#comment-17158725 ] Uwe Schindler commented on SOLR-13939: -- Hi, since c346881ad6a4ff61d6776a2a41e5c506f2

[jira] [Resolved] (SOLR-13939) Extract any non-gradle related patches (deprecations, URL fixes, etc.) from gradle effort

2020-07-15 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson resolved SOLR-13939. --- Fix Version/s: 8.7 Resolution: Fixed Given that almost all of this final misc bit is f

[jira] [Commented] (SOLR-13973) Deprecate Tika

2020-07-15 Thread Tim Allison (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17158723#comment-17158723 ] Tim Allison commented on SOLR-13973: For ease of use with SolrJ and several other use

[jira] [Commented] (SOLR-13973) Deprecate Tika

2020-07-15 Thread Tim Allison (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17158719#comment-17158719 ] Tim Allison commented on SOLR-13973: I cannot express the joy that will come to me, w

[jira] [Comment Edited] (SOLR-13973) Deprecate Tika

2020-07-15 Thread Tim Allison (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17158719#comment-17158719 ] Tim Allison edited comment on SOLR-13973 at 7/15/20, 9:35 PM: -

[jira] [Commented] (SOLR-13756) ivy cannot download org.restlet.ext.servlet jar

2020-07-15 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17158712#comment-17158712 ] Erick Erickson commented on SOLR-13756: --- [~uschindler] [~jbernste] what's the statu

[jira] [Commented] (SOLR-13973) Deprecate Tika

2020-07-15 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17158711#comment-17158711 ] Erick Erickson commented on SOLR-13973: --- +1 to "doing it the modern way". IMO Extra

[jira] [Comment Edited] (SOLR-14636) Provide a reference implementation for SolrCloud that is stable and fast.

2020-07-15 Thread Mark Robert Miller (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17158708#comment-17158708 ] Mark Robert Miller edited comment on SOLR-14636 at 7/15/20, 9:02 PM: --

[jira] [Commented] (SOLR-14636) Provide a reference implementation for SolrCloud that is stable and fast.

2020-07-15 Thread Mark Robert Miller (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17158708#comment-17158708 ] Mark Robert Miller commented on SOLR-14636: --- My feel is that this is so head an

[jira] [Commented] (SOLR-14651) Metrics history could disable itself better

2020-07-15 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-14651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17158706#comment-17158706 ] Jan Høydahl commented on SOLR-14651: It should also be possible to disable it with a

[GitHub] [lucene-solr] mayya-sharipova commented on a change in pull request #1610: LUCENE-9384: Backport for field sort optimization

2020-07-15 Thread GitBox
mayya-sharipova commented on a change in pull request #1610: URL: https://github.com/apache/lucene-solr/pull/1610#discussion_r455321149 ## File path: lucene/core/src/java/org/apache/lucene/search/SortField.java ## @@ -408,6 +428,7 @@ public boolean equals(Object o) { &&

[jira] [Comment Edited] (SOLR-14557) Unable to parse local params followed by parenthesis like {!lucene}(gigabyte)

2020-07-15 Thread Mikhail Khludnev (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17158692#comment-17158692 ] Mikhail Khludnev edited comment on SOLR-14557 at 7/15/20, 8:25 PM:

[jira] [Commented] (SOLR-14557) Unable to parse local params followed by parenthesis like {!lucene}(gigabyte)

2020-07-15 Thread Mikhail Khludnev (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17158692#comment-17158692 ] Mikhail Khludnev commented on SOLR-14557: - it seems to me that quite essential ca

[jira] [Updated] (SOLR-14557) Unable to parse local params followed by parenthesis like {!lucene}(gigabyte)

2020-07-15 Thread Mikhail Khludnev (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated SOLR-14557: Summary: Unable to parse local params followed by parenthesis like {!lucene}(gigabyte) (wa

[jira] [Commented] (SOLR-11501) Depending on the parser, QParser should not parse local-params

2020-07-15 Thread Mikhail Khludnev (Jira)
[ https://issues.apache.org/jira/browse/SOLR-11501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17158689#comment-17158689 ] Mikhail Khludnev commented on SOLR-11501: - ok. Regarding [^SOLR-11501-breaker.pat

[jira] [Commented] (SOLR-13973) Deprecate Tika

2020-07-15 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17158683#comment-17158683 ] Ishan Chattopadhyaya commented on SOLR-13973: - Thanks [~epugh]. Let me know h

[jira] [Commented] (SOLR-13973) Deprecate Tika

2020-07-15 Thread Tim Allison (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17158678#comment-17158678 ] Tim Allison commented on SOLR-13973: I think [~epugh] just volunteered for this! >

[jira] [Commented] (SOLR-14608) Faster sorting for the /export handler

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

[jira] [Commented] (SOLR-13973) Deprecate Tika

2020-07-15 Thread David Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17158654#comment-17158654 ] David Eric Pugh commented on SOLR-13973: Part of the goal of removing things out

[jira] [Comment Edited] (SOLR-13973) Deprecate Tika

2020-07-15 Thread Tim Allison (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17158639#comment-17158639 ] Tim Allison edited comment on SOLR-13973 at 7/15/20, 7:15 PM: -

[jira] [Commented] (SOLR-13973) Deprecate Tika

2020-07-15 Thread Tim Allison (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17158639#comment-17158639 ] Tim Allison commented on SOLR-13973: I've been toying with adding a forwarding capabi

[jira] [Comment Edited] (SOLR-13973) Deprecate Tika

2020-07-15 Thread Tim Allison (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17158629#comment-17158629 ] Tim Allison edited comment on SOLR-13973 at 7/15/20, 7:06 PM: -

[jira] [Commented] (SOLR-13973) Deprecate Tika

2020-07-15 Thread Tim Allison (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17158629#comment-17158629 ] Tim Allison commented on SOLR-13973: Y, I might be able to find some time to work on

[jira] [Commented] (LUCENE-9428) merge index failed with checksum failed (hardware problem?)

2020-07-15 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17158614#comment-17158614 ] Robert Muir commented on LUCENE-9428: - I agree with Adrien, and when testing the RAM

[jira] [Resolved] (SOLR-12661) Request with fl=[elevated] returns NullPointerException

2020-07-15 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley resolved SOLR-12661. - Resolution: Cannot Reproduce > Request with fl=[elevated] returns NullPointerException >

[jira] [Closed] (SOLR-12661) Request with fl=[elevated] returns NullPointerException

2020-07-15 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley closed SOLR-12661. --- > Request with fl=[elevated] returns NullPointerException > -

[jira] [Commented] (SOLR-13939) Extract any non-gradle related patches (deprecations, URL fixes, etc.) from gradle effort

2020-07-15 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17158608#comment-17158608 ] David Smiley commented on SOLR-13939: - Do not change XmlOffsetCorrector.  That's rela

[jira] [Commented] (SOLR-14636) Provide a reference implementation for SolrCloud that is stable and fast.

2020-07-15 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17158602#comment-17158602 ] Ishan Chattopadhyaya commented on SOLR-14636: - bq. Practically speaking, we'l

[jira] [Updated] (LUCENE-9431) UnifiedHighlighter: Make WEIGHT_MATCHES the default

2020-07-15 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley updated LUCENE-9431: - Fix Version/s: master (9.0) Priority: Blocker (was: Major) Filing as blocker to help u

[jira] [Created] (LUCENE-9431) UnifiedHighlighter: Make WEIGHT_MATCHES the default

2020-07-15 Thread David Smiley (Jira)
David Smiley created LUCENE-9431: Summary: UnifiedHighlighter: Make WEIGHT_MATCHES the default Key: LUCENE-9431 URL: https://issues.apache.org/jira/browse/LUCENE-9431 Project: Lucene - Core I

[jira] [Commented] (SOLR-12754) Solr UnifiedHighlighter support flag WEIGHT_MATCHES

2020-07-15 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17158597#comment-17158597 ] David Smiley commented on SOLR-12754: - It's false by default in Lucene, but true by d

[jira] [Commented] (SOLR-14636) Provide a reference implementation for SolrCloud that is stable and fast.

2020-07-15 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17158594#comment-17158594 ] David Smiley commented on SOLR-14636: - {quote}we should just keep improving this refe

[jira] [Commented] (SOLR-12754) Solr UnifiedHighlighter support flag WEIGHT_MATCHES

2020-07-15 Thread Jason Baik (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17158593#comment-17158593 ] Jason Baik commented on SOLR-12754: --- [~dsmiley] Very minor, but  org/apache/lucene/sear

[jira] [Resolved] (SOLR-14646) Ref Guide: Support STEM notation

2020-07-15 Thread Cassandra Targett (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cassandra Targett resolved SOLR-14646. -- Resolution: Fixed > Ref Guide: Support STEM notation >

[jira] [Comment Edited] (SOLR-8319) NPE when creating pivot

2020-07-15 Thread Yunus (Jira)
[ https://issues.apache.org/jira/browse/SOLR-8319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17158575#comment-17158575 ] Yunus edited comment on SOLR-8319 at 7/15/20, 5:49 PM: --- Solr: 6.6.2

[jira] [Commented] (SOLR-8319) NPE when creating pivot

2020-07-15 Thread Yunus (Jira)
[ https://issues.apache.org/jira/browse/SOLR-8319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17158575#comment-17158575 ] Yunus commented on SOLR-8319: - Solr: 6.6.2 Hello guys just to add to the topic. First I would

[jira] [Commented] (SOLR-14636) Provide a reference implementation for SolrCloud that is stable and fast.

2020-07-15 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17158574#comment-17158574 ] Ishan Chattopadhyaya commented on SOLR-14636: - bq. What do you or others thin

[GitHub] [lucene-site] ctargett merged pull request #22: Add 8.6 to available Ref Guide versions

2020-07-15 Thread GitBox
ctargett merged pull request #22: URL: https://github.com/apache/lucene-site/pull/22 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[GitHub] [lucene-site] ctargett opened a new pull request #22: Add 8.6 to available Ref Guide versions

2020-07-15 Thread GitBox
ctargett opened a new pull request #22: URL: https://github.com/apache/lucene-site/pull/22 Updates Ref Guide page to add 8.6. This is an automated message from the Apache Git Service. To respond to the message, please log on

[jira] [Commented] (SOLR-13973) Deprecate Tika

2020-07-15 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17158556#comment-17158556 ] Ishan Chattopadhyaya commented on SOLR-13973: - [~tallison], would you like to

[jira] [Commented] (SOLR-13973) Deprecate Tika

2020-07-15 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17158554#comment-17158554 ] Ishan Chattopadhyaya commented on SOLR-13973: - Right, I should've been more p

[jira] [Commented] (SOLR-13973) Deprecate Tika

2020-07-15 Thread Tomas Eduardo Fernandez Lobbe (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17158545#comment-17158545 ] Tomas Eduardo Fernandez Lobbe commented on SOLR-13973: -- I guess you

[jira] [Commented] (SOLR-14646) Ref Guide: Support STEM notation

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

[jira] [Commented] (SOLR-14646) Ref Guide: Support STEM notation

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

[jira] [Commented] (LUCENE-9430) Explainable ConstantScoreQuery

2020-07-15 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17158519#comment-17158519 ] Uwe Schindler commented on LUCENE-9430: --- There's no need for the additional boolea

[GitHub] [lucene-solr] jeng832 opened a new pull request #1674: [LUCENE-9430] Explainable ConstantScoreQuery

2020-07-15 Thread GitBox
jeng832 opened a new pull request #1674: URL: https://github.com/apache/lucene-solr/pull/1674 Developer cannot check the result of detailed explain with ConstantScoreQuery. If the developer want to check it, then must be change the query. The result is the same as Con

[jira] [Created] (LUCENE-9430) Explainable ConstantScoreQuery

2020-07-15 Thread Jehyun Lee (Jira)
Jehyun Lee created LUCENE-9430: -- Summary: Explainable ConstantScoreQuery Key: LUCENE-9430 URL: https://issues.apache.org/jira/browse/LUCENE-9430 Project: Lucene - Core Issue Type: Improvement

[jira] [Commented] (SOLR-14636) Provide a reference implementation for SolrCloud that is stable and fast.

2020-07-15 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17158516#comment-17158516 ] David Smiley commented on SOLR-14636: - As the changes to Solr increase ever more in t

[GitHub] [lucene-solr] zenogantner commented on pull request #1673: LUCENE-9429 missing semicolon in overview.html

2020-07-15 Thread GitBox
zenogantner commented on pull request #1673: URL: https://github.com/apache/lucene-solr/pull/1673#issuecomment-658867018 The change is trivial. Please let me know if it is okay to not have done the above checklist items in this case. ---

[GitHub] [lucene-solr] zenogantner opened a new pull request #1673: LUCENE-9429 missing semicolon in overview.html

2020-07-15 Thread GitBox
zenogantner opened a new pull request #1673: URL: https://github.com/apache/lucene-solr/pull/1673 # Description Add a missing semicolon in the documentation. # Solution self-explanatory # Tests Does not apply. # Checklist Please review the fol

[jira] [Commented] (SOLR-14636) Provide a reference implementation for SolrCloud that is stable and fast.

2020-07-15 Thread Mark Robert Miller (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17158511#comment-17158511 ] Mark Robert Miller commented on SOLR-14636: --- Stability incoming! This is my Si

[jira] [Created] (LUCENE-9429) missing semicolon in overview.html

2020-07-15 Thread Zeno Gantner (Jira)
Zeno Gantner created LUCENE-9429: Summary: missing semicolon in overview.html Key: LUCENE-9429 URL: https://issues.apache.org/jira/browse/LUCENE-9429 Project: Lucene - Core Issue Type: Bug

[GitHub] [lucene-solr] dsmiley opened a new pull request #1672: SOLR-14651: Metrics History could disable better

2020-07-15 Thread GitBox
dsmiley opened a new pull request #1672: URL: https://github.com/apache/lucene-solr/pull/1672 * SolrRrdBackendFactory should not be created if history is disabled * Disable MetricsHistoryHandler by default in tests * Await shutdown of all executors Interestingly, all tests passe

[jira] [Created] (SOLR-14651) Metrics history could disable itself better

2020-07-15 Thread David Smiley (Jira)
David Smiley created SOLR-14651: --- Summary: Metrics history could disable itself better Key: SOLR-14651 URL: https://issues.apache.org/jira/browse/SOLR-14651 Project: Solr Issue Type: Improvemen

[jira] [Commented] (SOLR-14066) Deprecate DIH and migrate to a community supported package

2020-07-15 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17158243#comment-17158243 ] Erick Erickson commented on SOLR-14066: --- As far as DIH is concerned, it's very simp

[jira] [Commented] (SOLR-13973) Deprecate Tika

2020-07-15 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17158209#comment-17158209 ] Ishan Chattopadhyaya commented on SOLR-13973: - Velocity is deprecated in http

[jira] [Updated] (SOLR-13973) Deprecate Tika

2020-07-15 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ishan Chattopadhyaya updated SOLR-13973: Description: Solr's primary responsibility should be to focus on search and scalabi

[jira] [Updated] (SOLR-13973) Deprecate Tika

2020-07-15 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ishan Chattopadhyaya updated SOLR-13973: Summary: Deprecate Tika (was: Deprecate Tika and Velocity) > Deprecate Tika >

[jira] [Updated] (SOLR-13973) Deprecate Tika and Velocity

2020-07-15 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ishan Chattopadhyaya updated SOLR-13973: Fix Version/s: 8.7 > Deprecate Tika and Velocity > --- > >

[jira] [Updated] (SOLR-13973) Deprecate Tika and Velocity

2020-07-15 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ishan Chattopadhyaya updated SOLR-13973: Priority: Blocker (was: Major) > Deprecate Tika and Velocity > ---

[jira] [Commented] (SOLR-14066) Deprecate DIH and migrate to a community supported package

2020-07-15 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17158206#comment-17158206 ] Ishan Chattopadhyaya commented on SOLR-14066: - Thanks [~sniff]. bq. DIH is d

[jira] [Commented] (SOLR-13939) Extract any non-gradle related patches (deprecations, URL fixes, etc.) from gradle effort

2020-07-15 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17158188#comment-17158188 ] Dawid Weiss commented on SOLR-13939: I didn't write this and I don't know why he remo

[jira] [Updated] (SOLR-13939) Extract any non-gradle related patches (deprecations, URL fixes, etc.) from gradle effort

2020-07-15 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-13939: -- Attachment: SOLR-13939-misc.patch Status: Open (was: Open) This is the last bit of cod

[jira] [Commented] (SOLR-14066) Deprecate DIH and migrate to a community supported package

2020-07-15 Thread Erich Siffert (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17158177#comment-17158177 ] Erich Siffert commented on SOLR-14066: -- [Ishan Chattopadhyaya|https://issues.apache

[jira] [Commented] (SOLR-14066) Deprecate DIH and migrate to a community supported package

2020-07-15 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17158172#comment-17158172 ] Ishan Chattopadhyaya commented on SOLR-14066: - bq. I think you should tell us

[jira] [Commented] (SOLR-14066) Deprecate DIH and migrate to a community supported package

2020-07-15 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17158170#comment-17158170 ] Ishan Chattopadhyaya commented on SOLR-14066: - [~sniff], while the package co

[jira] [Commented] (SOLR-14066) Deprecate DIH and migrate to a community supported package

2020-07-15 Thread Noble Paul (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17158169#comment-17158169 ] Noble Paul commented on SOLR-14066: --- You'll be able to use the plugin with all your dat

  1   2   >