[jira] [Commented] (LUCENE-9321) Port documentation task to gradle

2020-05-02 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17097858#comment-17097858 ] Dawid Weiss commented on LUCENE-9321: - bq. Instead of gathering all javedocs into on

[GitHub] [lucene-solr] gunasekhardora commented on a change in pull request #1371: SOLR-14333: print readable version of CollapsedPostFilter query

2020-05-02 Thread GitBox
gunasekhardora commented on a change in pull request #1371: URL: https://github.com/apache/lucene-solr/pull/1371#discussion_r418926468 ## File path: solr/core/src/java/org/apache/solr/search/CollapsingQParserPlugin.java ## @@ -128,6 +128,28 @@ field collapsing (with ngroups) w

[jira] [Commented] (LUCENE-9278) Make javadoc folder structure follow Gradle project path

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

[jira] [Created] (SOLR-14455) Autoscaling policy for ADDREPLICA not functioning in Metric Based Triggers

2020-05-02 Thread Sujith (Jira)
Sujith created SOLR-14455: - Summary: Autoscaling policy for ADDREPLICA not functioning in Metric Based Triggers Key: SOLR-14455 URL: https://issues.apache.org/jira/browse/SOLR-14455 Project: Solr Is

[GitHub] [lucene-solr] mocobeta commented on pull request #1477: LUCENE-9321: Port markdown task to Gradle

2020-05-02 Thread GitBox
mocobeta commented on pull request #1477: URL: https://github.com/apache/lucene-solr/pull/1477#issuecomment-622866628 Just for clarification... Eventually, the `build/documentation` folder should look like this regardless of which way we choose - keep per-project javadoc outputs, or output

[GitHub] [lucene-solr] mocobeta edited a comment on pull request #1477: LUCENE-9321: Port markdown task to Gradle

2020-05-02 Thread GitBox
mocobeta edited a comment on pull request #1477: URL: https://github.com/apache/lucene-solr/pull/1477#issuecomment-622866628 Just for clarification... Eventually, the `build/documentation` folder should look like this regardless of which way we choose - keep per-project javadoc outputs, or

[GitHub] [lucene-solr] dweiss commented on pull request #1477: LUCENE-9321: Port markdown task to Gradle

2020-05-02 Thread GitBox
dweiss commented on pull request #1477: URL: https://github.com/apache/lucene-solr/pull/1477#issuecomment-622879655 Thanks for clarifying, Tomoko. I'm much in favor of keeping the javadocs in per-project build folders but if Uwe insists this is a problem then would it be a large patch to b

[GitHub] [lucene-solr] mocobeta commented on pull request #1477: LUCENE-9321: Port markdown task to Gradle

2020-05-02 Thread GitBox
mocobeta commented on pull request #1477: URL: https://github.com/apache/lucene-solr/pull/1477#issuecomment-622903717 > if Uwe insists this is a problem then would it be a large patch to build those docs under target documentation location? I think all we need is replacing `project.j

[jira] [Created] (SOLR-14456) Compressed requests fail in SolrCloud when the request is routed internally by the serving solr node

2020-05-02 Thread Jira
Samuel García Martínez created SOLR-14456: - Summary: Compressed requests fail in SolrCloud when the request is routed internally by the serving solr node Key: SOLR-14456 URL: https://issues.apache.org/jira

[jira] [Commented] (LUCENE-9087) Should the BKD tree use a fixed maxPointsInLeafNode?

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

[GitHub] [lucene-solr] uschindler commented on pull request #1477: LUCENE-9321: Port markdown task to Gradle

2020-05-02 Thread GitBox
uschindler commented on pull request #1477: URL: https://github.com/apache/lucene-solr/pull/1477#issuecomment-622927763 Hi, thanks for the discussion. @mocobeta explains it correct: You just have to change one thing to change the destination dir in the render-javadoc. > I was not awa

[jira] [Commented] (LUCENE-9087) Should the BKD tree use a fixed maxPointsInLeafNode?

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

[jira] [Updated] (LUCENE-9321) Port documentation task to gradle

2020-05-02 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-9321: -- Attachment: screenshot-1.png > Port documentation task to gradle > ---

[jira] [Commented] (SOLR-14453) Solr proximity search highlighting issue

2020-05-02 Thread amit naliyapara (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17097895#comment-17097895 ] amit naliyapara commented on SOLR-14453: I tried unified method but not working.

[GitHub] [lucene-solr] uschindler commented on pull request #1477: LUCENE-9321: Port markdown task to Gradle

2020-05-02 Thread GitBox
uschindler commented on pull request #1477: URL: https://github.com/apache/lucene-solr/pull/1477#issuecomment-622931376 See my langthly comment here: https://issues.apache.org/jira/browse/LUCENE-9321?focusedCommentId=17097899&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabp

[jira] [Commented] (LUCENE-9321) Port documentation task to gradle

2020-05-02 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17097899#comment-17097899 ] Uwe Schindler commented on LUCENE-9321: --- Hi, as said on the PR, there is actually

[GitHub] [lucene-solr] uschindler edited a comment on pull request #1477: LUCENE-9321: Port markdown task to Gradle

2020-05-02 Thread GitBox
uschindler edited a comment on pull request #1477: URL: https://github.com/apache/lucene-solr/pull/1477#issuecomment-622931376 See my lengthly comment here: https://issues.apache.org/jira/browse/LUCENE-9321?focusedCommentId=17097899&page=com.atlassian.jira.plugin.system.issuetabpanels:comme

[jira] [Created] (SOLR-14457) SolrClient leaks a connection forever when an unexpected/malformed Entity is received

2020-05-02 Thread Jira
Samuel García Martínez created SOLR-14457: - Summary: SolrClient leaks a connection forever when an unexpected/malformed Entity is received Key: SOLR-14457 URL: https://issues.apache.org/jira/browse/SOLR-14

[jira] [Commented] (SOLR-14457) SolrClient leaks a connection forever when an unexpected/malformed Entity is received

2020-05-02 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-14457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17097902#comment-17097902 ] Samuel García Martínez commented on SOLR-14457: --- Scenarios that corrupt the

[jira] [Comment Edited] (LUCENE-9321) Port documentation task to gradle

2020-05-02 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17097899#comment-17097899 ] Uwe Schindler edited comment on LUCENE-9321 at 5/2/20, 10:30 AM: -

[jira] [Updated] (SOLR-14457) SolrClient leaks a connection forever when an unexpected/malformed Entity is received

2020-05-02 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-14457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samuel García Martínez updated SOLR-14457: -- Description: When the SolrJ receives a malformed response Entity, for example l

[jira] [Comment Edited] (LUCENE-9321) Port documentation task to gradle

2020-05-02 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17097899#comment-17097899 ] Uwe Schindler edited comment on LUCENE-9321 at 5/2/20, 10:31 AM: -

[jira] [Comment Edited] (LUCENE-9321) Port documentation task to gradle

2020-05-02 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17097899#comment-17097899 ] Uwe Schindler edited comment on LUCENE-9321 at 5/2/20, 10:31 AM: -

[jira] [Updated] (SOLR-14457) SolrClient leaks connections on compressed responses if the response is malformed

2020-05-02 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-14457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samuel García Martínez updated SOLR-14457: -- Summary: SolrClient leaks connections on compressed responses if the response i

[jira] [Comment Edited] (LUCENE-9321) Port documentation task to gradle

2020-05-02 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17097899#comment-17097899 ] Uwe Schindler edited comment on LUCENE-9321 at 5/2/20, 10:33 AM: -

[jira] [Updated] (SOLR-14457) SolrClient leaks connections on compressed responses if the response is malformed

2020-05-02 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-14457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samuel García Martínez updated SOLR-14457: -- Description: h3. Summary When the SolrJ receives a malformed response Entity,

[GitHub] [lucene-solr] romseygeek commented on a change in pull request #1467: LUCENE-9350: Don't hold references to large automata on FuzzyQuery

2020-05-02 Thread GitBox
romseygeek commented on a change in pull request #1467: URL: https://github.com/apache/lucene-solr/pull/1467#discussion_r418947150 ## File path: lucene/core/src/java/org/apache/lucene/search/FuzzyQuery.java ## @@ -183,7 +162,7 @@ public void visit(QueryVisitor visitor) {

[jira] [Resolved] (SOLR-14455) Autoscaling policy for ADDREPLICA not functioning in Metric Based Triggers

2020-05-02 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson resolved SOLR-14455. --- Resolution: Incomplete Please raise questions like this on the user's list. There's not enoug

[jira] [Commented] (LUCENE-9355) missing releases from testbackwardscompatibility

2020-05-02 Thread Adrien Grand (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17097940#comment-17097940 ] Adrien Grand commented on LUCENE-9355: -- [~noble.paul] The smoke tester jobs have be

[jira] [Commented] (LUCENE-9355) missing releases from testbackwardscompatibility

2020-05-02 Thread Jira
[ https://issues.apache.org/jira/browse/LUCENE-9355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17097961#comment-17097961 ] Jan Høydahl commented on LUCENE-9355: - All I can say is that the RM job requires car

[jira] [Created] (LUCENE-9356) Add tests for corruptions caused by byte flips

2020-05-02 Thread Adrien Grand (Jira)
Adrien Grand created LUCENE-9356: Summary: Add tests for corruptions caused by byte flips Key: LUCENE-9356 URL: https://issues.apache.org/jira/browse/LUCENE-9356 Project: Lucene - Core Issue

[GitHub] [lucene-solr] janhoy commented on pull request #341: SOLR-12131: ExternalRoleRuleBasedAuthorizationPlugin

2020-05-02 Thread GitBox
janhoy commented on pull request #341: URL: https://github.com/apache/lucene-solr/pull/341#issuecomment-622957422 I believe it is up to date with master now. This is an automated message from the Apache Git Service. To re

[GitHub] [lucene-solr] janhoy commented on a change in pull request #341: SOLR-12131: ExternalRoleRuleBasedAuthorizationPlugin

2020-05-02 Thread GitBox
janhoy commented on a change in pull request #341: URL: https://github.com/apache/lucene-solr/pull/341#discussion_r418962126 ## File path: solr/core/src/java/org/apache/solr/security/RuleBasedAuthorizationPluginBase.java ## @@ -0,0 +1,270 @@ +/* + * Licensed to the Apache Soft

[GitHub] [lucene-solr] jpountz commented on a change in pull request #1473: LUCENE-9353: Move terms metadata to its own file.

2020-05-02 Thread GitBox
jpountz commented on a change in pull request #1473: URL: https://github.com/apache/lucene-solr/pull/1473#discussion_r418963368 ## File path: lucene/core/src/java/org/apache/lucene/codecs/blocktree/BlockTreeTermsReader.java ## @@ -148,56 +155,80 @@ public BlockTreeTermsReader(

[jira] [Resolved] (SOLR-14453) Solr proximity search highlighting issue

2020-05-02 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley resolved SOLR-14453. - Resolution: Won't Fix I think this is probably a bug or limitation in the underlying SpanQuery an

[jira] [Commented] (LUCENE-9321) Port documentation task to gradle

2020-05-02 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17098065#comment-17098065 ] Dawid Weiss commented on LUCENE-9321: - bq. For the website and .tar.gz release (so p

[jira] [Comment Edited] (LUCENE-9321) Port documentation task to gradle

2020-05-02 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17098065#comment-17098065 ] Dawid Weiss edited comment on LUCENE-9321 at 5/2/20, 7:07 PM:

[GitHub] [lucene-solr] mkhludnev commented on a change in pull request #1462: LUCENE-9328: open group.sort docvalues once per segment.

2020-05-02 Thread GitBox
mkhludnev commented on a change in pull request #1462: URL: https://github.com/apache/lucene-solr/pull/1462#discussion_r419010061 ## File path: lucene/grouping/src/java/org/apache/lucene/search/grouping/DocValuesPoolingReader.java ## @@ -0,0 +1,175 @@ +/* + * Licensed to the A

[GitHub] [lucene-solr] mkhludnev commented on a change in pull request #1462: LUCENE-9328: open group.sort docvalues once per segment.

2020-05-02 Thread GitBox
mkhludnev commented on a change in pull request #1462: URL: https://github.com/apache/lucene-solr/pull/1462#discussion_r419010144 ## File path: lucene/grouping/src/test/org/apache/lucene/search/grouping/AllGroupHeadsCollectorTest.java ## @@ -153,23 +187,149 @@ public void test

[GitHub] [lucene-solr] mkhludnev commented on a change in pull request #1462: LUCENE-9328: open group.sort docvalues once per segment.

2020-05-02 Thread GitBox
mkhludnev commented on a change in pull request #1462: URL: https://github.com/apache/lucene-solr/pull/1462#discussion_r419010400 ## File path: lucene/join/src/java/org/apache/lucene/search/join/BlockJoinSelector.java ## @@ -112,9 +112,9 @@ public static SortedDocValues wrap(f

[GitHub] [lucene-solr] mkhludnev commented on a change in pull request #1462: LUCENE-9328: open group.sort docvalues once per segment.

2020-05-02 Thread GitBox
mkhludnev commented on a change in pull request #1462: URL: https://github.com/apache/lucene-solr/pull/1462#discussion_r419010654 ## File path: lucene/test-framework/src/java/org/apache/lucene/codecs/asserting/AssertingDocValuesFormat.java ## @@ -285,7 +286,9 @@ public SortedS

[GitHub] [lucene-solr] MarcusSorealheis commented on pull request #1471: Revised SOLR-14014 PR Against Master

2020-05-02 Thread GitBox
MarcusSorealheis commented on pull request #1471: URL: https://github.com/apache/lucene-solr/pull/1471#issuecomment-623017503 > It would be nice to make the Admin UI Disabled page a little bit prettier if possible, something more akin to the login page, but that might be out of scope of th

[jira] [Commented] (LUCENE-9328) SortingGroupHead to reuse DocValues

2020-05-02 Thread Mikhail Khludnev (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17098112#comment-17098112 ] Mikhail Khludnev commented on LUCENE-9328: -- Ok. [~romseygeek], thanks for the c

[jira] [Comment Edited] (LUCENE-9328) SortingGroupHead to reuse DocValues

2020-05-02 Thread Mikhail Khludnev (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17098112#comment-17098112 ] Mikhail Khludnev edited comment on LUCENE-9328 at 5/2/20, 10:11 PM: --

[jira] [Commented] (LUCENE-9321) Port documentation task to gradle

2020-05-02 Thread Tomoko Uchida (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17098173#comment-17098173 ] Tomoko Uchida commented on LUCENE-9321: --- bq. How many of these cross-module links

[GitHub] [lucene-solr] msokolov commented on a change in pull request #1473: LUCENE-9353: Move terms metadata to its own file.

2020-05-02 Thread GitBox
msokolov commented on a change in pull request #1473: URL: https://github.com/apache/lucene-solr/pull/1473#discussion_r419039099 ## File path: lucene/core/src/java/org/apache/lucene/codecs/blocktree/BlockTreeTermsReader.java ## @@ -148,56 +155,80 @@ public BlockTreeTermsReader

[jira] [Commented] (SOLR-13289) Support for BlockMax WAND

2020-05-02 Thread Kranti Parisa (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17098238#comment-17098238 ] Kranti Parisa commented on SOLR-13289: -- Tomas et all, thanks for taking this up. Thi

[jira] [Commented] (SOLR-14351) Harden MDCLoggingContext.clear depth tracking

2020-05-02 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17098250#comment-17098250 ] David Smiley commented on SOLR-14351: - Looks like I goofed in ZkContainer.java in whi

[jira] [Commented] (LUCENE-9321) Port documentation task to gradle

2020-05-02 Thread Tomoko Uchida (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17098254#comment-17098254 ] Tomoko Uchida commented on LUCENE-9321: --- bq. Maybe we can dump all links by insert