[GitHub] [lucene-solr] rmuir commented on a change in pull request #1950: LUCENE-9564: add spotless and gjf.

2020-10-07 Thread GitBox
rmuir commented on a change in pull request #1950: URL: https://github.com/apache/lucene-solr/pull/1950#discussion_r501488766 ## File path: gradle/validation/spotless.gradle ## @@ -0,0 +1,31 @@ + +def resources = scriptResources(buildscript) + +allprojects { prj -> + plugins.

[jira] [Comment Edited] (LUCENE-9524) NullPointerException in IndexSearcher.explain() when using ComplexPhraseQueryParser

2020-10-07 Thread Zach Chen (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17210032#comment-17210032 ] Zach Chen edited comment on LUCENE-9524 at 10/8/20, 6:50 AM: -

[jira] [Commented] (LUCENE-9524) NullPointerException in IndexSearcher.explain() when using ComplexPhraseQueryParser

2020-10-07 Thread XI CHEN (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17210032#comment-17210032 ] XI CHEN commented on LUCENE-9524: - This seems to be a potential bug related to MemoryInd

[jira] [Comment Edited] (LUCENE-9524) NullPointerException in IndexSearcher.explain() when using ComplexPhraseQueryParser

2020-10-07 Thread XI CHEN (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17210032#comment-17210032 ] XI CHEN edited comment on LUCENE-9524 at 10/8/20, 6:49 AM: --- Th

[jira] [Commented] (SOLR-14918) add "failIfEmptyCores" option for HealthCheckHandler

2020-10-07 Thread Taisuke Miyazaki (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17210027#comment-17210027 ] Taisuke Miyazaki commented on SOLR-14918: - After some discussion within our team,

[GitHub] [lucene-solr] dweiss commented on a change in pull request #1950: LUCENE-9564: add spotless and gjf.

2020-10-07 Thread GitBox
dweiss commented on a change in pull request #1950: URL: https://github.com/apache/lucene-solr/pull/1950#discussion_r501473380 ## File path: gradle/validation/spotless.gradle ## @@ -0,0 +1,31 @@ + +def resources = scriptResources(buildscript) + +allprojects { prj -> + plugins

[jira] [Commented] (SOLR-14470) Add streaming expressions to /export handler

2020-10-07 Thread Andrzej Bialecki (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17210022#comment-17210022 ] Andrzej Bialecki commented on SOLR-14470: - Huh, indeed! Thanks for the find and s

[GitHub] [lucene-solr] rmuir commented on a change in pull request #1950: LUCENE-9564: add spotless and gjf.

2020-10-07 Thread GitBox
rmuir commented on a change in pull request #1950: URL: https://github.com/apache/lucene-solr/pull/1950#discussion_r501401503 ## File path: gradle/validation/spotless.gradle ## @@ -0,0 +1,31 @@ + +def resources = scriptResources(buildscript) + +allprojects { prj -> + plugins.

[GitHub] [lucene-solr] noblepaul commented on pull request #1951: SOLR-14691: Reduce object creation by using MapWriter / IteratorWriter.

2020-10-07 Thread GitBox
noblepaul commented on pull request #1951: URL: https://github.com/apache/lucene-solr/pull/1951#issuecomment-705248728 LGTM This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [lucene-solr] noblepaul commented on a change in pull request #1951: SOLR-14691: Reduce object creation by using MapWriter / IteratorWriter.

2020-10-07 Thread GitBox
noblepaul commented on a change in pull request #1951: URL: https://github.com/apache/lucene-solr/pull/1951#discussion_r501367533 ## File path: solr/core/src/java/org/apache/solr/handler/ReplicationHandler.java ## @@ -1110,10 +,10 @@ private void addVal(NamedList nl, String

[GitHub] [lucene-solr] noblepaul commented on a change in pull request #1951: SOLR-14691: Reduce object creation by using MapWriter / IteratorWriter.

2020-10-07 Thread GitBox
noblepaul commented on a change in pull request #1951: URL: https://github.com/apache/lucene-solr/pull/1951#discussion_r501367533 ## File path: solr/core/src/java/org/apache/solr/handler/ReplicationHandler.java ## @@ -1110,10 +,10 @@ private void addVal(NamedList nl, String

[jira] [Commented] (SOLR-14659) Remove restlet from Solr

2020-10-07 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17209907#comment-17209907 ] Uwe Schindler commented on SOLR-14659: -- Thanks, this is great! ❤️ > Remove restlet

[GitHub] [lucene-solr] thelabdude merged pull request #1960: SOLR-14659: Remove restlet as dependency for the ManagedResource API (backport to 8.x)

2020-10-07 Thread GitBox
thelabdude merged pull request #1960: URL: https://github.com/apache/lucene-solr/pull/1960 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

[GitHub] [lucene-solr] msfroh opened a new pull request #1961: LUCENE-9567: JPOSSFF loads built-in stop tags by default

2020-10-07 Thread GitBox
msfroh opened a new pull request #1961: URL: https://github.com/apache/lucene-solr/pull/1961 If a user does not specify the "tags" argument for JapanesePartOfSpeechStopFilterFactory, it is unlikely that their intention was to omit the filter. (Why would they use JapanesePartOfSpeech

[GitHub] [lucene-solr] uschindler commented on pull request #1905: LUCENE-9488 Release with Gradle Part 2

2020-10-07 Thread GitBox
uschindler commented on pull request #1905: URL: https://github.com/apache/lucene-solr/pull/1905#issuecomment-705211380 I did some cleanup of the documentation task (there were some XSL files as relics from Ant build before everything was changed to markdown). I also added the HTML formatt

[jira] [Commented] (SOLR-14659) Remove restlet from Solr

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

[jira] [Commented] (SOLR-14659) Remove restlet from Solr

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

[jira] [Commented] (SOLR-14659) Remove restlet from Solr

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

[jira] [Commented] (SOLR-14659) Remove restlet from Solr

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

[jira] [Commented] (SOLR-14659) Remove restlet from Solr

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

[jira] [Updated] (SOLR-14659) Remove restlet from Solr

2020-10-07 Thread Timothy Potter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Potter updated SOLR-14659: -- Fix Version/s: (was: master (9.0)) 8.7 > Remove restlet from Solr >

[jira] [Commented] (SOLR-14659) Remove restlet from Solr

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

[GitHub] [lucene-solr] thelabdude opened a new pull request #1960: SOLR-14659: Remove restlet as dependency for the ManagedResource API (backport to 8.x)

2020-10-07 Thread GitBox
thelabdude opened a new pull request #1960: URL: https://github.com/apache/lucene-solr/pull/1960 # Description Backport of e879a52291ef7dcd0514e7419d811b6ff800bcce to remove restlet as a dependency. # Solution Please provide a short description of the approach taken to impl

[GitHub] [lucene-solr] dweiss commented on pull request #1950: LUCENE-9564: add spotless and gjf.

2020-10-07 Thread GitBox
dweiss commented on pull request #1950: URL: https://github.com/apache/lucene-solr/pull/1950#issuecomment-705162646 The less of the manual configuration we do, the better I think. If google orders imports then we should just let it do it. It hooks into the javac compiler AST so I thin

[GitHub] [lucene-solr] dsmiley commented on pull request #1950: LUCENE-9564: add spotless and gjf.

2020-10-07 Thread GitBox
dsmiley commented on pull request #1950: URL: https://github.com/apache/lucene-solr/pull/1950#issuecomment-705150200 I believe you :-). The configuration I saw suggests in spotless suggests we have control over the import order. Shouldn't we configure the order as we find to be most

[GitHub] [lucene-solr] dweiss commented on pull request #1950: LUCENE-9564: add spotless and gjf.

2020-10-07 Thread GitBox
dweiss commented on pull request #1950: URL: https://github.com/apache/lucene-solr/pull/1950#issuecomment-705144301 You planted some doubt in me... but I do believe this is enforced: https://google.github.io/styleguide/javaguide.html#s3.3.3-import-ordering-and-spacing Try it. :) M

[GitHub] [lucene-solr] dweiss commented on pull request #1950: LUCENE-9564: add spotless and gjf.

2020-10-07 Thread GitBox
dweiss commented on pull request #1950: URL: https://github.com/apache/lucene-solr/pull/1950#issuecomment-705143320 Not handled by the IDE plugin but handled by the formatter. So even if your IDE screws up things, pre-commit tidy pass will fix it. -

[GitHub] [lucene-solr] dsmiley commented on pull request #1950: LUCENE-9564: add spotless and gjf.

2020-10-07 Thread GitBox
dsmiley commented on pull request #1950: URL: https://github.com/apache/lucene-solr/pull/1950#issuecomment-705139377 What about declaring the import order?: https://github.com/diffplug/spotless/tree/main/plugin-gradle#java google-java-format alone does not normalize the import order, s

[jira] [Commented] (SOLR-14691) Metrics reporting should avoid creating objects

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

[jira] [Commented] (SOLR-14691) Metrics reporting should avoid creating objects

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

[GitHub] [lucene-solr] dweiss commented on pull request #1905: LUCENE-9488 Release with Gradle Part 2

2020-10-07 Thread GitBox
dweiss commented on pull request #1905: URL: https://github.com/apache/lucene-solr/pull/1905#issuecomment-705108177 LGTM, thanks Uwe. This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [lucene-solr] uschindler edited a comment on pull request #1905: LUCENE-9488 Release with Gradle Part 2

2020-10-07 Thread GitBox
uschindler edited a comment on pull request #1905: URL: https://github.com/apache/lucene-solr/pull/1905#issuecomment-705105811 I fixed the documentation: - Lucene shipos with full docs including javadocs - Solr ships with a stub pointing to web page (we don't ship javadocs in TGZ). I

[GitHub] [lucene-solr] uschindler commented on pull request #1905: LUCENE-9488 Release with Gradle Part 2

2020-10-07 Thread GitBox
uschindler commented on pull request #1905: URL: https://github.com/apache/lucene-solr/pull/1905#issuecomment-705105811 I fixed the documentation: - Lucene shipos with full docs including javadocs - Solr ships with a stub pointing to web page (we don't ship javadocs in TGZ). I will on

[GitHub] [lucene-solr] uschindler commented on a change in pull request #1905: LUCENE-9488 Release with Gradle Part 2

2020-10-07 Thread GitBox
uschindler commented on a change in pull request #1905: URL: https://github.com/apache/lucene-solr/pull/1905#discussion_r501210205 ## File path: lucene/packaging/build.gradle ## @@ -0,0 +1,171 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * con

[jira] [Commented] (LUCENE-9564) Format code automatically and enforce it

2020-10-07 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17209743#comment-17209743 ] Dawid Weiss commented on LUCENE-9564: - Interesting. I'm sure it does contain some b

[jira] [Commented] (LUCENE-9564) Format code automatically and enforce it

2020-10-07 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17209741#comment-17209741 ] David Smiley commented on LUCENE-9564: -- +1 -- bold move, and I'm in favor! Big-bang

[GitHub] [lucene-solr] uschindler commented on pull request #1905: LUCENE-9488 Release with Gradle Part 2

2020-10-07 Thread GitBox
uschindler commented on pull request #1905: URL: https://github.com/apache/lucene-solr/pull/1905#issuecomment-705085768 Hi @madrob: I will now commit in the changes to make the documentation of Lucene and also Solr (still missing) in the TGZ working. As dawid said, theres the configuration

[GitHub] [lucene-solr] mayya-sharipova merged pull request #1959: LUCENE-9569 Disalbe sort opt on _doc

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

[jira] [Commented] (LUCENE-9564) Format code automatically and enforce it

2020-10-07 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17209652#comment-17209652 ] Robert Muir commented on LUCENE-9564: - As far as the downsides, I know projects drop

[jira] [Commented] (SOLR-14691) Metrics reporting should avoid creating objects

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

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

2020-10-07 Thread Rui Pimentel (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17209637#comment-17209637 ] Rui Pimentel commented on SOLR-14066: - Hi Erich, I agree. Your idea makes perfect s

[jira] [Commented] (LUCENE-9569) Temporarily disable sort optimization on _doc for 8.7 release.

2020-10-07 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17209611#comment-17209611 ] ASF subversion and git services commented on LUCENE-9569: - Commi

[jira] [Commented] (LUCENE-9564) Format code automatically and enforce it

2020-10-07 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17209603#comment-17209603 ] Dawid Weiss commented on LUCENE-9564: - The big difference is that checkstyle is conf

[jira] [Comment Edited] (LUCENE-9564) Format code automatically and enforce it

2020-10-07 Thread Michael Sokolov (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17209590#comment-17209590 ] Michael Sokolov edited comment on LUCENE-9564 at 10/7/20, 2:35 PM: ---

[jira] [Commented] (LUCENE-9564) Format code automatically and enforce it

2020-10-07 Thread Michael Sokolov (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17209590#comment-17209590 ] Michael Sokolov commented on LUCENE-9564: - I would quibble with a few of its cho

[jira] [Updated] (LUCENE-9569) Temporarily disable sort optimization on _doc for 8.7 release.

2020-10-07 Thread Mayya Sharipova (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mayya Sharipova updated LUCENE-9569: Description: Sort optimization on _doc was introduced in LUCENE-9449, but it looks unstabl

[GitHub] [lucene-solr] mayya-sharipova opened a new pull request #1959: LUCENE-9569 Disalbe sort opt on _doc

2020-10-07 Thread GitBox
mayya-sharipova opened a new pull request #1959: URL: https://github.com/apache/lucene-solr/pull/1959 Sort optimization on _doc was introduced in PR #1856, but it looks unstable and lead to some recent tests failure. As the release of 8.7 is very soon, we need to temporarily disable

[jira] [Updated] (LUCENE-9569) Temporarily disable sort optimization on _doc for 8.7 release.

2020-10-07 Thread Mayya Sharipova (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mayya Sharipova updated LUCENE-9569: Description: Sort optimization on _doc was introduced in LUCENE-9449, but it looks unstabl

[jira] [Created] (LUCENE-9569) Temporarily disable sort optimization on _doc for 8.7 release.

2020-10-07 Thread Mayya Sharipova (Jira)
Mayya Sharipova created LUCENE-9569: --- Summary: Temporarily disable sort optimization on _doc for 8.7 release. Key: LUCENE-9569 URL: https://issues.apache.org/jira/browse/LUCENE-9569 Project: Lucene

[jira] [Updated] (SOLR-14593) Package store API to disable file upload over HTTP

2020-10-07 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ishan Chattopadhyaya updated SOLR-14593: Fix Version/s: (was: 8.7) 8.8 > Package store API to disable

[jira] [Updated] (LUCENE-9569) Temporarily disable sort optimization on _doc for 8.7 release.

2020-10-07 Thread Mayya Sharipova (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mayya Sharipova updated LUCENE-9569: Affects Version/s: 8.7 > Temporarily disable sort optimization on _doc for 8.7 release. >

[jira] [Commented] (SOLR-14593) Package store API to disable file upload over HTTP

2020-10-07 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17209576#comment-17209576 ] Ishan Chattopadhyaya commented on SOLR-14593: - I wouldn't be able to get to t

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

2020-10-07 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17209575#comment-17209575 ] Ishan Chattopadhyaya commented on SOLR-13973: - I'm busy for another 1-2 weeks

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

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

[jira] [Commented] (SOLR-14470) Add streaming expressions to /export handler

2020-10-07 Thread Munendra S N (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17209557#comment-17209557 ] Munendra S N commented on SOLR-14470: - [~ab] I was looking into an intermittent test

[jira] [Updated] (LUCENE-9568) FuzzyTermEnums sets negative boost for fuzzy search & highlight

2020-10-07 Thread Jira
[ https://issues.apache.org/jira/browse/LUCENE-9568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Juraj Jurčo updated LUCENE-9568: Description: *Description* When user indexes a word with an apostrophe and constructs a fuzzy que

[jira] [Commented] (SOLR-10370) ReplicationHandler should fetch index at fixed delay instead of fixed rate

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

[jira] [Resolved] (SOLR-10370) ReplicationHandler should fetch index at fixed delay instead of fixed rate

2020-10-07 Thread Cao Manh Dat (Jira)
[ https://issues.apache.org/jira/browse/SOLR-10370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cao Manh Dat resolved SOLR-10370. - Fix Version/s: master (9.0) Resolution: Fixed > ReplicationHandler should fetch index at f

[GitHub] [lucene-solr] alessandrobenedetti commented on a change in pull request #1571: SOLR-14560: Interleaving for Learning To Rank

2020-10-07 Thread GitBox
alessandrobenedetti commented on a change in pull request #1571: URL: https://github.com/apache/lucene-solr/pull/1571#discussion_r500956870 ## File path: solr/contrib/ltr/src/java/org/apache/solr/ltr/search/LTRQParserPlugin.java ## @@ -146,93 +149,114 @@ public LTRQParser(Stri

[jira] [Commented] (SOLR-14918) add "failIfEmptyCores" option for HealthCheckHandler

2020-10-07 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-14918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17209474#comment-17209474 ] Jan Høydahl commented on SOLR-14918: I cannot see that this is a common scenario. The

[jira] [Commented] (LUCENE-9566) TestApproximationSearchEquivalence.testExclusion fails

2020-10-07 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17209473#comment-17209473 ] ASF subversion and git services commented on LUCENE-9566: - Commi

[jira] [Commented] (SOLR-14408) Refactor MoreLikeThisHandler Implementation

2020-10-07 Thread Alessandro Benedetti (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17209470#comment-17209470 ] Alessandro Benedetti commented on SOLR-14408: - I agree with [~dsmiley], [~naz

[jira] [Commented] (LUCENE-9566) TestApproximationSearchEquivalence.testExclusion fails

2020-10-07 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17209469#comment-17209469 ] ASF subversion and git services commented on LUCENE-9566: - Commi

[GitHub] [lucene-solr] mayya-sharipova merged pull request #1955: LUCENE-9566 TestApproximationSearchEquivalence.testExclusion fix

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

[jira] [Created] (LUCENE-9568) FuzzyTermEnums sets negative boost for fuzzy search & highlight

2020-10-07 Thread Jira
Juraj Jurčo created LUCENE-9568: --- Summary: FuzzyTermEnums sets negative boost for fuzzy search & highlight Key: LUCENE-9568 URL: https://issues.apache.org/jira/browse/LUCENE-9568 Project: Lucene - Core

[GitHub] [lucene-solr] miyazakt opened a new pull request #1958: SOLR-14919 add param COMMIT_END_POINT on commitOnLeader

2020-10-07 Thread GitBox
miyazakt opened a new pull request #1958: URL: https://github.com/apache/lucene-solr/pull/1958 Fixed a problem in which the IgnoreCommitOptimizeUpdateProcessorFactory was not in the expected state because COMMIT_END_POINT was no longer sent to the Leader when recovering.

[jira] [Created] (SOLR-14919) IgnoreCommitOptimizeUpdateProcessor does not work during replication

2020-10-07 Thread Taisuke Miyazaki (Jira)
Taisuke Miyazaki created SOLR-14919: --- Summary: IgnoreCommitOptimizeUpdateProcessor does not work during replication Key: SOLR-14919 URL: https://issues.apache.org/jira/browse/SOLR-14919 Project: Sol

[GitHub] [lucene-solr] miyazakt opened a new pull request #1957: SOLR-14918 add "failIfEmptyCores" param for healthcheck handler

2020-10-07 Thread GitBox
miyazakt opened a new pull request #1957: URL: https://github.com/apache/lucene-solr/pull/1957 # Description I add "failIfEmptyCores" option for HealthCheckHandler. # Solution Please provide a short description of the approach taken to implement your soluti

[jira] [Created] (SOLR-14918) add "failIfEmptyCores" option for HealthCheckHandler

2020-10-07 Thread Taisuke Miyazaki (Jira)
Taisuke Miyazaki created SOLR-14918: --- Summary: add "failIfEmptyCores" option for HealthCheckHandler Key: SOLR-14918 URL: https://issues.apache.org/jira/browse/SOLR-14918 Project: Solr Issue