[jira] [Commented] (LUCENE-8962) Can we merge small segments during refresh, for faster searching?

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

[GitHub] [lucene-solr] vthacker commented on a change in pull request #1620: SOLR-14590 : Add support for Lucene's FeatureField in Solr

2020-06-29 Thread GitBox
vthacker commented on a change in pull request #1620: URL: https://github.com/apache/lucene-solr/pull/1620#discussion_r447419952 ## File path: solr/core/src/test/org/apache/solr/schema/RankFieldTest.java ## @@ -0,0 +1,261 @@ +/* + * Licensed to the Apache Software Foundation (A

[GitHub] [lucene-solr] vthacker commented on a change in pull request #1620: SOLR-14590 : Add support for Lucene's FeatureField in Solr

2020-06-29 Thread GitBox
vthacker commented on a change in pull request #1620: URL: https://github.com/apache/lucene-solr/pull/1620#discussion_r447419709 ## File path: solr/core/src/test/org/apache/solr/schema/RankFieldTest.java ## @@ -0,0 +1,261 @@ +/* + * Licensed to the Apache Software Foundation (A

[GitHub] [lucene-solr] vthacker commented on a change in pull request #1620: SOLR-14590 : Add support for Lucene's FeatureField in Solr

2020-06-29 Thread GitBox
vthacker commented on a change in pull request #1620: URL: https://github.com/apache/lucene-solr/pull/1620#discussion_r447418777 ## File path: solr/core/src/test/org/apache/solr/schema/RankFieldTest.java ## @@ -0,0 +1,261 @@ +/* + * Licensed to the Apache Software Foundation (A

[GitHub] [lucene-solr] noblepaul commented on a change in pull request #1624: use MethodHandles in AnnotatedAPI

2020-06-29 Thread GitBox
noblepaul commented on a change in pull request #1624: URL: https://github.com/apache/lucene-solr/pull/1624#discussion_r447412157 ## File path: solr/core/src/java/org/apache/solr/api/AnnotatedApi.java ## @@ -87,16 +88,18 @@ public EndPoint getEndPoint() { public static List

[GitHub] [lucene-solr] vthacker commented on a change in pull request #1620: SOLR-14590 : Add support for Lucene's FeatureField in Solr

2020-06-29 Thread GitBox
vthacker commented on a change in pull request #1620: URL: https://github.com/apache/lucene-solr/pull/1620#discussion_r447412254 ## File path: solr/core/src/java/org/apache/solr/search/RankQParserPlugin.java ## @@ -0,0 +1,158 @@ +/* + * Licensed to the Apache Software Foundatio

[GitHub] [lucene-solr] noblepaul commented on a change in pull request #1624: use MethodHandles in AnnotatedAPI

2020-06-29 Thread GitBox
noblepaul commented on a change in pull request #1624: URL: https://github.com/apache/lucene-solr/pull/1624#discussion_r447412157 ## File path: solr/core/src/java/org/apache/solr/api/AnnotatedApi.java ## @@ -87,16 +88,18 @@ public EndPoint getEndPoint() { public static List

[GitHub] [lucene-solr] vthacker commented on a change in pull request #1620: SOLR-14590 : Add support for Lucene's FeatureField in Solr

2020-06-29 Thread GitBox
vthacker commented on a change in pull request #1620: URL: https://github.com/apache/lucene-solr/pull/1620#discussion_r447411333 ## File path: solr/core/src/java/org/apache/solr/schema/RankField.java ## @@ -0,0 +1,92 @@ +/* + * Licensed to the Apache Software Foundation (ASF) u

[GitHub] [lucene-solr] vthacker commented on a change in pull request #1620: SOLR-14590 : Add support for Lucene's FeatureField in Solr

2020-06-29 Thread GitBox
vthacker commented on a change in pull request #1620: URL: https://github.com/apache/lucene-solr/pull/1620#discussion_r447410253 ## File path: solr/core/src/java/org/apache/solr/schema/RankField.java ## @@ -0,0 +1,140 @@ +/* + * Licensed to the Apache Software Foundation (ASF)

[jira] [Updated] (SOLR-14605) use https need encrypt keystorePass

2020-06-29 Thread calm cloudy (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] calm cloudy updated SOLR-14605: --- Description: solr + tomcat with https , we config keystore in  two tomcat  file :       *server.xml

[jira] [Created] (SOLR-14605) use https need encrypt keystorePass

2020-06-29 Thread calm cloudy (Jira)
calm cloudy created SOLR-14605: -- Summary: use https need encrypt keystorePass Key: SOLR-14605 URL: https://issues.apache.org/jira/browse/SOLR-14605 Project: Solr Issue Type: Wish Security

[jira] [Updated] (SOLR-14595) json.facet subfacet 'sort:"index asc", refine:true' can return diff results using method:enum

2020-06-29 Thread Chris M. Hostetter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris M. Hostetter updated SOLR-14595: -- Attachment: SOLR-14595.patch Status: Open (was: Open) Ok, here's what seems to

[jira] [Updated] (SOLR-14481) Add drill Streaming Expression for efficient and accurate high cardinality aggregation

2020-06-29 Thread Joel Bernstein (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-14481: -- Summary: Add drill Streaming Expression for efficient and accurate high cardinality aggregation

[jira] [Commented] (SOLR-14481) Add drill Streaming Expression

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

[jira] [Commented] (SOLR-14481) Add drill Streaming Expression

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

[jira] [Created] (LUCENE-9422) Detailed logging for MergePolicy$MergeException stack trace

2020-06-29 Thread Viral Gandhi (Jira)
Viral Gandhi created LUCENE-9422: Summary: Detailed logging for MergePolicy$MergeException stack trace Key: LUCENE-9422 URL: https://issues.apache.org/jira/browse/LUCENE-9422 Project: Lucene - Core

[jira] [Comment Edited] (SOLR-14561) Validate parameters to CoreAdminAPI

2020-06-29 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-14561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17147694#comment-17147694 ] Jan Høydahl edited comment on SOLR-14561 at 6/29/20, 7:41 PM: -

[jira] [Resolved] (SOLR-14561) Validate parameters to CoreAdminAPI

2020-06-29 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-14561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl resolved SOLR-14561. Resolution: Fixed > Validate parameters to CoreAdminAPI > --- > >

[jira] [Commented] (SOLR-14561) Validate parameters to CoreAdminAPI

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

[GitHub] [lucene-solr] atris commented on pull request #1626: SOLR-14588: Implement Circuit Breakers

2020-06-29 Thread GitBox
atris commented on pull request #1626: URL: https://github.com/apache/lucene-solr/pull/1626#issuecomment-651305132 @ErickErickson @sigram Thanks for reviewing. I have updated the PR per your comments. Unfortunately I had to force push due to the magnitude of removing the solrconfig.xml fil

[GitHub] [lucene-solr] atris commented on a change in pull request #1626: SOLR-14588: Implement Circuit Breakers

2020-06-29 Thread GitBox
atris commented on a change in pull request #1626: URL: https://github.com/apache/lucene-solr/pull/1626#discussion_r447189990 ## File path: solr/solr-ref-guide/src/circuit-breakers.adoc ## @@ -0,0 +1,81 @@ += Circuit Breakers +// Licensed to the Apache Software Foundation (ASF)

[GitHub] [lucene-solr] atris commented on a change in pull request #1626: SOLR-14588: Implement Circuit Breakers

2020-06-29 Thread GitBox
atris commented on a change in pull request #1626: URL: https://github.com/apache/lucene-solr/pull/1626#discussion_r447188868 ## File path: solr/solr-ref-guide/src/circuit-breakers.adoc ## @@ -0,0 +1,81 @@ += Circuit Breakers +// Licensed to the Apache Software Foundation (ASF)

[GitHub] [lucene-solr] atris commented on a change in pull request #1626: SOLR-14588: Implement Circuit Breakers

2020-06-29 Thread GitBox
atris commented on a change in pull request #1626: URL: https://github.com/apache/lucene-solr/pull/1626#discussion_r447185389 ## File path: solr/core/src/java/org/apache/solr/util/circuitbreaker/MemoryCircuitBreaker.java ## @@ -0,0 +1,97 @@ +/* + * Licensed to the Apache Softw

[jira] [Commented] (LUCENE-9413) Add a char filter corresponding to CJKWidthFilter

2020-06-29 Thread Jim Ferenczi (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17148068#comment-17148068 ] Jim Ferenczi commented on LUCENE-9413: -- +1, I like the idea, currently we ask users

[jira] [Resolved] (SOLR-14462) Autoscaling placement wrong with concurrent collection creations

2020-06-29 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ilan Ginzburg resolved SOLR-14462. -- Resolution: Fixed Merged into branch_8x for inclusion in 8.6 release. > Autoscaling placement

[jira] [Updated] (SOLR-14462) Autoscaling placement wrong with concurrent collection creations

2020-06-29 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ilan Ginzburg updated SOLR-14462: - Fix Version/s: 8.6 > Autoscaling placement wrong with concurrent collection creations > -

[jira] [Commented] (SOLR-14462) Autoscaling placement wrong with concurrent collection creations

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

[GitHub] [lucene-solr] murblanc merged pull request #1630: SOLR-14462: cache more than one autoscaling session

2020-06-29 Thread GitBox
murblanc merged pull request #1630: URL: https://github.com/apache/lucene-solr/pull/1630 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 g

[jira] [Updated] (SOLR-14582) Expose IWC.setMaxCommitMergeWaitMillis as an expert feature in Solr's index config

2020-06-29 Thread Tomas Eduardo Fernandez Lobbe (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomas Eduardo Fernandez Lobbe updated SOLR-14582: - Summary: Expose IWC.setMaxCommitMergeWaitMillis as an expert featu

[jira] [Commented] (SOLR-14582) Expose IWC.setMaxCommitMergeWaitSeconds as an expert feature in Solr's index config

2020-06-29 Thread Tomas Eduardo Fernandez Lobbe (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17148037#comment-17148037 ] Tomas Eduardo Fernandez Lobbe commented on SOLR-14582: -- You mean, ma

[GitHub] [lucene-solr] atris commented on a change in pull request #1626: SOLR-14588: Implement Circuit Breakers

2020-06-29 Thread GitBox
atris commented on a change in pull request #1626: URL: https://github.com/apache/lucene-solr/pull/1626#discussion_r447157028 ## File path: solr/contrib/prometheus-exporter/src/test-files/solr/collection1/conf/solrconfig.xml ## @@ -83,6 +83,10 @@ 200 +false + +

[GitHub] [lucene-solr] tflobbe commented on pull request #1616: SOLR-14590: Add RankQParserPlugin

2020-06-29 Thread GitBox
tflobbe commented on pull request #1616: URL: https://github.com/apache/lucene-solr/pull/1616#issuecomment-651255112 Superseded by https://github.com/apache/lucene-solr/pull/1620 This is an automated message from the Apache G

[GitHub] [lucene-solr] tflobbe closed pull request #1616: SOLR-14590: Add RankQParserPlugin

2020-06-29 Thread GitBox
tflobbe closed pull request #1616: URL: https://github.com/apache/lucene-solr/pull/1616 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

[GitHub] [lucene-solr] atris commented on a change in pull request #1626: SOLR-14588: Implement Circuit Breakers

2020-06-29 Thread GitBox
atris commented on a change in pull request #1626: URL: https://github.com/apache/lucene-solr/pull/1626#discussion_r447123680 ## File path: solr/core/src/java/org/apache/solr/util/circuitbreaker/CircuitBreakerManager.java ## @@ -0,0 +1,128 @@ +/* + * Licensed to the Apache Sof

[jira] [Updated] (SOLR-14431) Using "Segments Info" UI screen can cause future stalls in replication/recovery/core-reload (/admin/segments)

2020-06-29 Thread Chris M. Hostetter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris M. Hostetter updated SOLR-14431: -- Component/s: SolrCloud replication (java) Description: A bug in th

[GitHub] [lucene-solr] atris commented on a change in pull request #1626: SOLR-14588: Implement Circuit Breakers

2020-06-29 Thread GitBox
atris commented on a change in pull request #1626: URL: https://github.com/apache/lucene-solr/pull/1626#discussion_r447116490 ## File path: solr/core/src/test-files/solr/collection1/conf/solrconfig-implicitproperties.xml ## @@ -42,6 +42,8 @@ true 20 20 +fals

[GitHub] [lucene-solr] atris commented on a change in pull request #1626: SOLR-14588: Implement Circuit Breakers

2020-06-29 Thread GitBox
atris commented on a change in pull request #1626: URL: https://github.com/apache/lucene-solr/pull/1626#discussion_r447094476 ## File path: solr/core/src/java/org/apache/solr/util/circuitbreaker/CircuitBreakerType.java ## @@ -0,0 +1,26 @@ +/* + * Licensed to the Apache Softwar

[GitHub] [lucene-solr] atris commented on a change in pull request #1626: SOLR-14588: Implement Circuit Breakers

2020-06-29 Thread GitBox
atris commented on a change in pull request #1626: URL: https://github.com/apache/lucene-solr/pull/1626#discussion_r447093442 ## File path: solr/core/src/java/org/apache/solr/core/SolrConfig.java ## @@ -804,6 +813,14 @@ private void initLibs(SolrResourceLoader loader, boolean

[jira] [Resolved] (LUCENE-9417) Tessellator might fail when several holes share are connected to the same vertex

2020-06-29 Thread Ignacio Vera (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignacio Vera resolved LUCENE-9417. -- Fix Version/s: 8.6 Assignee: Ignacio Vera Resolution: Fixed > Tessellator migh

[jira] [Commented] (LUCENE-9417) Tessellator might fail when several holes share are connected to the same vertex

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

[jira] [Commented] (LUCENE-9417) Tessellator might fail when several holes share are connected to the same vertex

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

[GitHub] [lucene-solr] iverase merged pull request #1614: LUCENE-9417: Tessellator might fail when several holes share are connected to the same vertex

2020-06-29 Thread GitBox
iverase merged pull request #1614: URL: https://github.com/apache/lucene-solr/pull/1614 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

[jira] [Commented] (SOLR-14588) Circuit Breakers Infrastructure and Real JVM Based Circuit Breaker

2020-06-29 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17147892#comment-17147892 ] Erick Erickson commented on SOLR-14588: --- Next time I do something like this I'll ju

[jira] [Commented] (SOLR-14578) Confusing Name in the docs and Test of Auto Add Trigger

2020-06-29 Thread Cassandra Targett (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17147883#comment-17147883 ] Cassandra Targett commented on SOLR-14578: -- Ha, well that would be a really good

[jira] [Commented] (SOLR-14578) Confusing Name in the docs and Test of Auto Add Trigger

2020-06-29 Thread Mike Drob (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17147881#comment-17147881 ] Mike Drob commented on SOLR-14578: -- The mis-named sections in question do not exist in 8

[jira] [Commented] (SOLR-13749) Implement support for joining across collections with multiple shards ( XCJF )

2020-06-29 Thread Dan Fox (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17147878#comment-17147878 ] Dan Fox commented on SOLR-13749: For joining on numeric fields, I was trying to follow th

[GitHub] [lucene-solr] ctargett commented on a change in pull request #1628: SOLR-14539: Ref Guide changes

2020-06-29 Thread GitBox
ctargett commented on a change in pull request #1628: URL: https://github.com/apache/lucene-solr/pull/1628#discussion_r447049307 ## File path: solr/solr-ref-guide/src/json-query-dsl.adoc ## @@ -303,6 +303,30 @@ include::{example-source-dir}JsonRequestApiTest.java[tag=solrj-ipo

[GitHub] [lucene-solr] atris commented on a change in pull request #1626: SOLR-14588: Implement Circuit Breakers

2020-06-29 Thread GitBox
atris commented on a change in pull request #1626: URL: https://github.com/apache/lucene-solr/pull/1626#discussion_r447048456 ## File path: solr/core/src/java/org/apache/solr/core/SolrConfig.java ## @@ -804,6 +813,14 @@ private void initLibs(SolrResourceLoader loader, boolean

[GitHub] [lucene-solr] atris commented on pull request #1626: SOLR-14588: Implement Circuit Breakers

2020-06-29 Thread GitBox
atris commented on pull request #1626: URL: https://github.com/apache/lucene-solr/pull/1626#issuecomment-651182733 > Atri: DebugComponentTest is failing a lot, although not reproducibly. See: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/27171/ I took a brief look and it looks l

[jira] [Commented] (SOLR-14588) Circuit Breakers Infrastructure and Real JVM Based Circuit Breaker

2020-06-29 Thread Atri Sharma (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17147866#comment-17147866 ] Atri Sharma commented on SOLR-14588: [~janhoy] Not at all. I am grateful for the effo

[jira] [Commented] (SOLR-14578) Confusing Name in the docs and Test of Auto Add Trigger

2020-06-29 Thread Cassandra Targett (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17147860#comment-17147860 ] Cassandra Targett commented on SOLR-14578: -- Is there any reason why this couldn'

[GitHub] [lucene-solr] mikemccand commented on pull request #1623: LUCENE-8962: Merge segments on getReader

2020-06-29 Thread GitBox
mikemccand commented on pull request #1623: URL: https://github.com/apache/lucene-solr/pull/1623#issuecomment-651167468 A different, reproducing, test failure, likely from the same cause: ``` > java.lang.AssertionError > at __randomizedtesting.SeedInfo.seed([C

[GitHub] [lucene-solr] mikemccand commented on pull request #1623: LUCENE-8962: Merge segments on getReader

2020-06-29 Thread GitBox
mikemccand commented on pull request #1623: URL: https://github.com/apache/lucene-solr/pull/1623#issuecomment-651166475 Here's a fun tragic failure test that repros: ``` [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestIndexWriterOnVMError -Dtests.method=testUnknown

[GitHub] [lucene-solr] mikemccand commented on pull request #1623: LUCENE-8962: Merge segments on getReader

2020-06-29 Thread GitBox
mikemccand commented on pull request #1623: URL: https://github.com/apache/lucene-solr/pull/1623#issuecomment-651156942 > So this would merge small commits on refresh? Small segments, yes. > I wonder if it would be more obvious to users if we call the MergeTrigger REFRESH?

[jira] [Commented] (LUCENE-9416) Fix CheckIndex to print norms as unsigned integers

2020-06-29 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17147816#comment-17147816 ] Michael McCandless commented on LUCENE-9416: Yeah this is indeed tricky.  By

[GitHub] [lucene-solr] ctargett commented on pull request #1625: Highlighting the actual state observed in LUCENE-9328

2020-06-29 Thread GitBox
ctargett commented on pull request #1625: URL: https://github.com/apache/lucene-solr/pull/1625#issuecomment-651138896 I commented with a specific recommendation on the change, but in general wonder if it's worth it? LUCENE-9328 is marked as an Improvement, which would imply to me that we n

[GitHub] [lucene-solr] ctargett commented on a change in pull request #1625: Highlighting the actual state observed in LUCENE-9328

2020-06-29 Thread GitBox
ctargett commented on a change in pull request #1625: URL: https://github.com/apache/lucene-solr/pull/1625#discussion_r446983370 ## File path: solr/solr-ref-guide/src/docvalues.adoc ## @@ -24,7 +24,7 @@ The standard way that Solr builds the index is with an _inverted index_. T

[jira] [Commented] (SOLR-14462) Autoscaling placement wrong with concurrent collection creations

2020-06-29 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17147788#comment-17147788 ] Ilan Ginzburg commented on SOLR-14462: -- PR for backport to branch_8x for inclusion i

[GitHub] [lucene-solr] murblanc opened a new pull request #1630: SOLR-14462: cache more than one autoscaling session

2020-06-29 Thread GitBox
murblanc opened a new pull request #1630: URL: https://github.com/apache/lucene-solr/pull/1630 Cherry picked from 25428013fb0ed8f8fdbebdef3f1d65dea77129c2 This is an automated message from the Apache Git Service. To respo

[GitHub] [lucene-solr] msokolov commented on pull request #1623: LUCENE-8962: Merge segments on getReader

2020-06-29 Thread GitBox
msokolov commented on pull request #1623: URL: https://github.com/apache/lucene-solr/pull/1623#issuecomment-651116085 So this would merge small commits on refresh? That's cool. I wonder if it would be more obvious to users if we call the MergeTrigger REFRESH? I see that the trigger method

[GitHub] [lucene-solr] sigram commented on a change in pull request #1626: SOLR-14588: Implement Circuit Breakers

2020-06-29 Thread GitBox
sigram commented on a change in pull request #1626: URL: https://github.com/apache/lucene-solr/pull/1626#discussion_r446935828 ## File path: solr/core/src/java/org/apache/solr/util/circuitbreaker/CircuitBreakerManager.java ## @@ -0,0 +1,128 @@ +/* + * Licensed to the Apache So

[jira] [Commented] (SOLR-14557) eDisMax parser unable to parse subparser followed by parenthesis

2020-06-29 Thread Lucene/Solr QA (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17147749#comment-17147749 ] Lucene/Solr QA commented on SOLR-14557: --- | (x) *{color:red}-1 overall{color}* | \\

[GitHub] [lucene-solr] sigram commented on a change in pull request #1626: SOLR-14588: Implement Circuit Breakers

2020-06-29 Thread GitBox
sigram commented on a change in pull request #1626: URL: https://github.com/apache/lucene-solr/pull/1626#discussion_r446908349 ## File path: solr/contrib/prometheus-exporter/src/test-files/solr/collection1/conf/solrconfig.xml ## @@ -83,6 +83,10 @@ 200 +false + +

[jira] [Created] (LUCENE-9421) TestDrillSideways.testRandom reproducing failure

2020-06-29 Thread Michael McCandless (Jira)
Michael McCandless created LUCENE-9421: -- Summary: TestDrillSideways.testRandom reproducing failure Key: LUCENE-9421 URL: https://issues.apache.org/jira/browse/LUCENE-9421 Project: Lucene - Core

[GitHub] [lucene-solr] ErickErickson commented on a change in pull request #1626: SOLR-14588: Implement Circuit Breakers

2020-06-29 Thread GitBox
ErickErickson commented on a change in pull request #1626: URL: https://github.com/apache/lucene-solr/pull/1626#discussion_r446684636 ## File path: solr/CHANGES.txt ## @@ -11,6 +11,7 @@ Consult the LUCENE_CHANGES.txt file for additional, low level, changes in this r New Featu

[GitHub] [lucene-solr] ErickErickson commented on pull request #1626: SOLR-14588: Implement Circuit Breakers

2020-06-29 Thread GitBox
ErickErickson commented on pull request #1626: URL: https://github.com/apache/lucene-solr/pull/1626#issuecomment-651073728 Atri: DebugComponentTest is failing a lot, although not reproducibly. See: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/27171/ I took a bri

[jira] [Commented] (SOLR-14588) Circuit Breakers Infrastructure and Real JVM Based Circuit Breaker

2020-06-29 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-14588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17147675#comment-17147675 ] Jan Høydahl commented on SOLR-14588: Master is still failing. There are remnants of c

[jira] [Resolved] (SOLR-14462) Autoscaling placement wrong with concurrent collection creations

2020-06-29 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ilan Ginzburg resolved SOLR-14462. -- Resolution: Fixed > Autoscaling placement wrong with concurrent collection creations >

[jira] [Updated] (SOLR-14462) Autoscaling placement wrong with concurrent collection creations

2020-06-29 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ilan Ginzburg updated SOLR-14462: - Affects Version/s: 8.6 > Autoscaling placement wrong with concurrent collection creations > -

[jira] [Reopened] (SOLR-14462) Autoscaling placement wrong with concurrent collection creations

2020-06-29 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ilan Ginzburg reopened SOLR-14462: -- Reopening to backport for 8.6 > Autoscaling placement wrong with concurrent collection creations >

[jira] [Comment Edited] (SOLR-14462) Autoscaling placement wrong with concurrent collection creations

2020-06-29 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17147697#comment-17147697 ] Ilan Ginzburg edited comment on SOLR-14462 at 6/29/20, 11:25 AM: --

[jira] [Reopened] (SOLR-14561) Validate parameters to CoreAdminAPI

2020-06-29 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-14561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl reopened SOLR-14561: Re-opening to add some more checks > Validate parameters to CoreAdminAPI > ---

[jira] [Commented] (SOLR-14561) Validate parameters to CoreAdminAPI

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

[jira] [Commented] (SOLR-14561) Validate parameters to CoreAdminAPI

2020-06-29 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-14561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17147694#comment-17147694 ] Jan Høydahl commented on SOLR-14561: Committed PR 1629 to master in 49a3f0a11d41f7124

[GitHub] [lucene-solr] janhoy merged pull request #1629: SOLR-14561 Followup - validate params for more core operations

2020-06-29 Thread GitBox
janhoy merged pull request #1629: URL: https://github.com/apache/lucene-solr/pull/1629 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

[jira] [Commented] (SOLR-14588) Circuit Breakers Infrastructure and Real JVM Based Circuit Breaker

2020-06-29 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-14588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17147688#comment-17147688 ] Jan Høydahl commented on SOLR-14588: NP - I decided to commit instead of wait, given

[GitHub] [lucene-solr] uschindler commented on a change in pull request #1624: use MethodHandles in AnnotatedAPI

2020-06-29 Thread GitBox
uschindler commented on a change in pull request #1624: URL: https://github.com/apache/lucene-solr/pull/1624#discussion_r446890033 ## File path: solr/core/src/java/org/apache/solr/api/AnnotatedApi.java ## @@ -306,7 +313,7 @@ void invoke(SolrQueryRequest req, SolrQueryResponse r

[jira] [Commented] (SOLR-14462) Autoscaling placement wrong with concurrent collection creations

2020-06-29 Thread Andrzej Bialecki (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17147685#comment-17147685 ] Andrzej Bialecki commented on SOLR-14462: - This should be back-ported to 8.6, it'

[GitHub] [lucene-solr] janhoy opened a new pull request #1629: SOLR-14561 Followup - validate params for more core operations

2020-06-29 Thread GitBox
janhoy opened a new pull request #1629: URL: https://github.com/apache/lucene-solr/pull/1629 Now validates path params for backup, restore, snapshot, mergeindexes Add template to solr.in scripts Also tested on Windows paths Added RefGuide documentation to some params -

[jira] [Commented] (SOLR-14588) Circuit Breakers Infrastructure and Real JVM Based Circuit Breaker

2020-06-29 Thread Atri Sharma (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17147681#comment-17147681 ] Atri Sharma commented on SOLR-14588: Thanks [~janhoy], you beat me to it! https://gi

[jira] [Assigned] (SOLR-14462) Autoscaling placement wrong with concurrent collection creations

2020-06-29 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ilan Ginzburg reassigned SOLR-14462: Assignee: Ilan Ginzburg (was: Noble Paul) > Autoscaling placement wrong with concurrent c

[jira] [Commented] (SOLR-14588) Circuit Breakers Infrastructure and Real JVM Based Circuit Breaker

2020-06-29 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-14588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17147679#comment-17147679 ] Jan Høydahl commented on SOLR-14588: Fixed in https://github.com/apache/lucene-solr/

[jira] [Updated] (SOLR-14588) Circuit Breakers Infrastructure and Real JVM Based Circuit Breaker

2020-06-29 Thread Atri Sharma (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Atri Sharma updated SOLR-14588: --- Affects Version/s: master (9.0) > Circuit Breakers Infrastructure and Real JVM Based Circuit Breaker

[jira] [Updated] (SOLR-14539) Query DSL: Introducing {!bool excludeTags=foo,bar}

2020-06-29 Thread Mikhail Khludnev (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated SOLR-14539: Fix Version/s: 8.6 > Query DSL: Introducing {!bool excludeTags=foo,bar} >

[jira] [Commented] (SOLR-14422) Solr 8.5 Admin UI shows Angular placeholders on first load / refresh

2020-06-29 Thread Colvin Cowie (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17147641#comment-17147641 ] Colvin Cowie commented on SOLR-14422: - Oh, forgot about this. [~epugh] [~krisden] do

[jira] [Updated] (SOLR-14557) eDisMax parser unable to parse subparser followed by parenthesis

2020-06-29 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: Status: Patch Available (was: Open) > eDisMax parser unable to parse subparser followed by

[jira] [Updated] (SOLR-14557) eDisMax parser unable to parse subparser followed by parenthesis

2020-06-29 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: Attachment: SOLR-14557.patch Status: Open (was: Open) attaching reproducer > eDis

[jira] [Updated] (SOLR-14557) eDisMax parser unable to parse subparser followed by parenthesis

2020-06-29 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: eDisMax parser unable to parse subparser followed by parenthesis (was: eDisMax pa