[GitHub] [lucene-solr] jpountz opened a new pull request #1882: LUCENE-9529: Track dirtiness of stored fields via a number of docs, not chunks.

2020-09-17 Thread GitBox
jpountz opened a new pull request #1882: URL: https://github.com/apache/lucene-solr/pull/1882 The problem of tracking dirtiness via numbers of chunks is that larger chunks make stored fields readers more likely to be considered dirty, so I'm trying to work around it by tracking numbers

[jira] [Commented] (LUCENE-9529) Larger stored fields block sizes mean we're more likely to disable optimized bulk merging

2020-09-17 Thread Adrien Grand (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17197465#comment-17197465 ] Adrien Grand commented on LUCENE-9529: -- I played with this idea. On a synthetic ben

[jira] [Commented] (SOLR-14824) Simplify set of Ref Guide build parameters

2020-09-17 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17197481#comment-17197481 ] Uwe Schindler commented on SOLR-14824: -- bq. (also, FWIW, trying to call toURI on pro

[jira] [Comment Edited] (SOLR-14824) Simplify set of Ref Guide build parameters

2020-09-17 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17197481#comment-17197481 ] Uwe Schindler edited comment on SOLR-14824 at 9/17/20, 8:13 AM: ---

[jira] [Commented] (LUCENE-9445) Expose new case insensitive RegExpQuery support in QueryParser

2020-09-17 Thread Mark Harwood (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17197483#comment-17197483 ] Mark Harwood commented on LUCENE-9445: -- Sure, Dawid. I'll need to make some change

[jira] [Created] (LUCENE-9530) Clean up javacc generation script (gradle)

2020-09-17 Thread Dawid Weiss (Jira)
Dawid Weiss created LUCENE-9530: --- Summary: Clean up javacc generation script (gradle) Key: LUCENE-9530 URL: https://issues.apache.org/jira/browse/LUCENE-9530 Project: Lucene - Core Issue Type:

[GitHub] [lucene-solr] dweiss opened a new pull request #1883: LUCENE-9530: cleaned up javacc gradle generation scripts.

2020-09-17 Thread GitBox
dweiss opened a new pull request #1883: URL: https://github.com/apache/lucene-solr/pull/1883 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

[jira] [Commented] (LUCENE-9445) Expose new case insensitive RegExpQuery support in QueryParser

2020-09-17 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17197496#comment-17197496 ] Dawid Weiss commented on LUCENE-9445: - Thanks Mark. I think most query parsers offer

[GitHub] [lucene-solr] dweiss merged pull request #1883: LUCENE-9530: cleaned up javacc gradle generation scripts.

2020-09-17 Thread GitBox
dweiss merged pull request #1883: URL: https://github.com/apache/lucene-solr/pull/1883 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] [Resolved] (LUCENE-9530) Clean up javacc generation script (gradle)

2020-09-17 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss resolved LUCENE-9530. - Fix Version/s: master (9.0) Resolution: Fixed > Clean up javacc generation script (gradle

[jira] [Updated] (LUCENE-9527) Upgrade javacc to 7.0.5

2020-09-17 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated LUCENE-9527: Summary: Upgrade javacc to 7.0.5 (was: Upgrade javacc and regeneration tasks) > Upgrade javacc t

[jira] [Commented] (LUCENE-9530) Clean up javacc generation script (gradle)

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

[jira] [Commented] (LUCENE-9530) Clean up javacc generation script (gradle)

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

[jira] [Commented] (LUCENE-9445) Expose new case insensitive RegExpQuery support in QueryParser

2020-09-17 Thread Mark Harwood (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17197522#comment-17197522 ] Mark Harwood commented on LUCENE-9445: -- Yikes. There look to be a number of silent

[jira] [Commented] (SOLR-14656) Deprecate current autoscaling framework, remove from master

2020-09-17 Thread Andrzej Bialecki (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17197527#comment-17197527 ] Andrzej Bialecki commented on SOLR-14656: - [~ichattopadhyaya] this issue should b

[jira] [Commented] (LUCENE-7882) Maybe expression compiler should cache recently compiled expressions?

2020-09-17 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-7882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17197533#comment-17197533 ] Uwe Schindler commented on LUCENE-7882: --- Hi [~zhai7631], bq. Thank you for making

[jira] [Commented] (LUCENE-7882) Maybe expression compiler should cache recently compiled expressions?

2020-09-17 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-7882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17197539#comment-17197539 ] Uwe Schindler commented on LUCENE-7882: --- bq. The only open question is: if an expr

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

2020-09-17 Thread Noble Paul (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17197543#comment-17197543 ] Noble Paul commented on SOLR-14151: --- [~worleydl] I have committed it to master > Make

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

2020-09-17 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=17197542#comment-17197542 ] ASF subversion and git services commented on SOLR-14151: Commit 5

[jira] [Commented] (SOLR-14824) Simplify set of Ref Guide build parameters

2020-09-17 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17197570#comment-17197570 ] Uwe Schindler commented on SOLR-14824: -- Hi Hoss, bq. Hmmm i don't really feel c

[jira] [Comment Edited] (SOLR-14824) Simplify set of Ref Guide build parameters

2020-09-17 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17197570#comment-17197570 ] Uwe Schindler edited comment on SOLR-14824 at 9/17/20, 9:46 AM: ---

[jira] [Created] (SOLR-14873) The SOLR 8 AND JDK Crashed by update document

2020-09-17 Thread Leo (Jira)
Leo created SOLR-14873: -- Summary: The SOLR 8 AND JDK Crashed by update document Key: SOLR-14873 URL: https://issues.apache.org/jira/browse/SOLR-14873 Project: Solr Issue Type: Bug Security Level:

[jira] [Comment Edited] (SOLR-14824) Simplify set of Ref Guide build parameters

2020-09-17 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17197570#comment-17197570 ] Uwe Schindler edited comment on SOLR-14824 at 9/17/20, 9:49 AM: ---

[jira] [Updated] (SOLR-14873) The SOLR 8 AND JDK Crashed by update document

2020-09-17 Thread Leo (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leo updated SOLR-14873: --- Environment: Server 1: * OS: CentOS 7 * CPU: 24 core * Mem: 64G Workstation: * OS: Ubuntu 20.04 (vmware) * Mem:

[jira] [Commented] (LUCENE-9527) Upgrade javacc to 7.0.4

2020-09-17 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17197600#comment-17197600 ] Dawid Weiss commented on LUCENE-9527: - Reverting to 7.0.4. Any javacc between 7.0.5

[jira] [Updated] (LUCENE-9527) Upgrade javacc to 7.0.4

2020-09-17 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated LUCENE-9527: Summary: Upgrade javacc to 7.0.4 (was: Upgrade javacc to 7.0.5) > Upgrade javacc to 7.0.4 > -

[GitHub] [lucene-solr] dweiss opened a new pull request #1884: LUCENE-9527: upgrade javacc to 7.0.4

2020-09-17 Thread GitBox
dweiss opened a new pull request #1884: URL: https://github.com/apache/lucene-solr/pull/1884 # Description Please provide a short description of the changes you're making with this pull request. # Solution Please provide a short description of the approach t

[GitHub] [lucene-solr] murblanc opened a new pull request #1885: SOLR-14613: use set-placement-plugin for both setting and unsetting plugin config

2020-09-17 Thread GitBox
murblanc opened a new pull request #1885: URL: https://github.com/apache/lucene-solr/pull/1885 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [lucene-solr] dweiss merged pull request #1884: LUCENE-9527: upgrade javacc to 7.0.4

2020-09-17 Thread GitBox
dweiss merged pull request #1884: URL: https://github.com/apache/lucene-solr/pull/1884 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] [Resolved] (LUCENE-9527) Upgrade javacc to 7.0.4

2020-09-17 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss resolved LUCENE-9527. - Fix Version/s: master (9.0) Assignee: Dawid Weiss Resolution: Fixed > Upgrade ja

[jira] [Commented] (LUCENE-9527) Upgrade javacc to 7.0.4

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

[jira] [Updated] (SOLR-14656) Deprecate current autoscaling framework, remove from master

2020-09-17 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ishan Chattopadhyaya updated SOLR-14656: Priority: Blocker (was: Major) > Deprecate current autoscaling framework, remove f

[jira] [Updated] (LUCENE-9531) Consolidate duplicated generated classes CharStream and FastCharStream

2020-09-17 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated LUCENE-9531: Parent: LUCENE-9526 Issue Type: Sub-task (was: Improvement) > Consolidate duplicated gene

[jira] [Commented] (SOLR-14656) Deprecate current autoscaling framework, remove from master

2020-09-17 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17197638#comment-17197638 ] Ishan Chattopadhyaya commented on SOLR-14656: - Thanks [~ab], would you like t

[jira] [Created] (LUCENE-9531) Consolidate duplicated generated classes CharStream and FastCharStream

2020-09-17 Thread Dawid Weiss (Jira)
Dawid Weiss created LUCENE-9531: --- Summary: Consolidate duplicated generated classes CharStream and FastCharStream Key: LUCENE-9531 URL: https://issues.apache.org/jira/browse/LUCENE-9531 Project: Lucene

[jira] [Updated] (SOLR-14656) Deprecate current autoscaling framework, remove from master

2020-09-17 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ishan Chattopadhyaya updated SOLR-14656: Fix Version/s: 8.7 > Deprecate current autoscaling framework, remove from master >

[jira] [Commented] (LUCENE-9531) Consolidate duplicated generated classes CharStream and FastCharStream

2020-09-17 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17197639#comment-17197639 ] Dawid Weiss commented on LUCENE-9531: - There are four nearly-exact copies of CharStr

[jira] [Assigned] (SOLR-14656) Deprecate current autoscaling framework, remove from master

2020-09-17 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ishan Chattopadhyaya reassigned SOLR-14656: --- Assignee: Ishan Chattopadhyaya > Deprecate current autoscaling framework, re

[GitHub] [lucene-solr] rmuir commented on pull request #1882: LUCENE-9529: Track dirtiness of stored fields via a number of docs, not chunks.

2020-09-17 Thread GitBox
rmuir commented on pull request #1882: URL: https://github.com/apache/lucene-solr/pull/1882#issuecomment-694177068 we may want to apply new logic to the CompressingTermVectorsWriter as well for consistency? This is an automa

[GitHub] [lucene-solr] jpountz commented on pull request #1882: LUCENE-9529: Track dirtiness of stored fields via a number of docs, not chunks.

2020-09-17 Thread GitBox
jpountz commented on pull request #1882: URL: https://github.com/apache/lucene-solr/pull/1882#issuecomment-694177685 Agreed, I just pushed a change to take care of term vectors as well that I had locally. This is an automate

[GitHub] [lucene-solr] dweiss opened a new pull request #1886: LUCENE-9531: Consolidate duplicated generated classes CharStream and FastCharStream

2020-09-17 Thread GitBox
dweiss opened a new pull request #1886: URL: https://github.com/apache/lucene-solr/pull/1886 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

[jira] [Updated] (SOLR-6152) Pre-populating values into search parameters on the query page of solr admin

2020-09-17 Thread Jakob Furrer (Jira)
[ https://issues.apache.org/jira/browse/SOLR-6152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Furrer updated SOLR-6152: --- Attachment: SOLR-6152.patch > Pre-populating values into search parameters on the query page of solr a

[jira] [Commented] (SOLR-6152) Pre-populating values into search parameters on the query page of solr admin

2020-09-17 Thread Jakob Furrer (Jira)
[ https://issues.apache.org/jira/browse/SOLR-6152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17197644#comment-17197644 ] Jakob Furrer commented on SOLR-6152: New patch. The latest observations by [~janhoy]

[jira] [Created] (SOLR-14874) Add API support to add/edit issuers for JWT Auth

2020-09-17 Thread Jira
Jan Høydahl created SOLR-14874: -- Summary: Add API support to add/edit issuers for JWT Auth Key: SOLR-14874 URL: https://issues.apache.org/jira/browse/SOLR-14874 Project: Solr Issue Type: Improve

[jira] [Commented] (LUCENE-9531) Consolidate duplicated generated classes CharStream and FastCharStream

2020-09-17 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17197648#comment-17197648 ] Dawid Weiss commented on LUCENE-9531: - I think it's ready. This does affect downstre

[jira] [Resolved] (SOLR-14873) The SOLR 8 AND JDK Crashed by update document

2020-09-17 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson resolved SOLR-14873. --- Resolution: Won't Fix Please raise questions like this on the user's list, we try to reserve

[jira] [Assigned] (LUCENE-9528) Clean up obsolete and commented-out cruft from StandardSyntaxParser.jj

2020-09-17 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss reassigned LUCENE-9528: --- Assignee: Dawid Weiss > Clean up obsolete and commented-out cruft from StandardSyntaxParser

[jira] [Commented] (LUCENE-9528) Clean up obsolete and commented-out cruft from StandardSyntaxParser.jj

2020-09-17 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17197650#comment-17197650 ] Erick Erickson commented on LUCENE-9528: Theoretically I suppose some kind of ve

[jira] [Commented] (SOLR-14792) Remove VelocityResponseWriter from Solr 9

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

[GitHub] [lucene-solr] murblanc merged pull request #1885: SOLR-14613: use set-placement-plugin for both setting and unsetting plugin config

2020-09-17 Thread GitBox
murblanc merged pull request #1885: URL: https://github.com/apache/lucene-solr/pull/1885 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] [Commented] (SOLR-14613) Provide a clean API for pluggable replica assignment implementations

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

[GitHub] [lucene-solr] silvestrelosada commented on a change in pull request #1419: SOLR-14397: Vector Search in Solr

2020-09-17 Thread GitBox
silvestrelosada commented on a change in pull request #1419: URL: https://github.com/apache/lucene-solr/pull/1419#discussion_r490229291 ## File path: solr/core/src/java/org/apache/solr/schema/DenseVectorField.java ## @@ -0,0 +1,198 @@ +/* + * Licensed to the Apache Software Fou

[jira] [Updated] (SOLR-13071) Add JWT Auth support in bin/solr

2020-09-17 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-13071?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-13071: --- Description: Once SOLR-12121 gets in, we should add support to {{bin/solr}} start scripts so they ca

[jira] [Created] (SOLR-14875) Make SolrEventListeners load from packages

2020-09-17 Thread Noble Paul (Jira)
Noble Paul created SOLR-14875: - Summary: Make SolrEventListeners load from packages Key: SOLR-14875 URL: https://issues.apache.org/jira/browse/SOLR-14875 Project: Solr Issue Type: Sub-task

[jira] [Updated] (SOLR-14875) Make SolrEventListeners load from packages

2020-09-17 Thread Noble Paul (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-14875: -- Description: This is a hot reloaded plugin (does not result in a core reload) > Make SolrEventListener

[GitHub] [lucene-solr] noblepaul opened a new pull request #1887: SOLR-14875: Make SolrEventListeners load from packages

2020-09-17 Thread GitBox
noblepaul opened a new pull request #1887: URL: https://github.com/apache/lucene-solr/pull/1887 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

[GitHub] [lucene-solr] jpountz opened a new pull request #1888: Further tune Lucene87StoredFieldsFormat for small documents.

2020-09-17 Thread GitBox
jpountz opened a new pull request #1888: URL: https://github.com/apache/lucene-solr/pull/1888 The increase of the maximum number of chunks per doc done in previous issues was mostly random. I'd like to provide users with a similar trade-off with what the old versions of BEST_SPEED and

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

2020-09-17 Thread Daniel Worley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17197712#comment-17197712 ] Daniel Worley commented on SOLR-14151: -- [~noble.paul] Just tested and looks good! Wi

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

2020-09-17 Thread Noble Paul (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17197714#comment-17197714 ] Noble Paul commented on SOLR-14151: --- This will go into 8.7 > Make schema components lo

[GitHub] [lucene-solr] ErickErickson commented on pull request #1881: Upgrade zookeeper version to 3.6.2 to use recent version of netty

2020-09-17 Thread GitBox
ErickErickson commented on pull request #1881: URL: https://github.com/apache/lucene-solr/pull/1881#issuecomment-694260257 Does this have an associated Solr JIRA? I couldn't find one... This is an automated message from the A

[GitHub] [lucene-solr] murblanc commented on a change in pull request #1758: SOLR-14749: Provide a clean API for cluster-level event processing, Initial draft.

2020-09-17 Thread GitBox
murblanc commented on a change in pull request #1758: URL: https://github.com/apache/lucene-solr/pull/1758#discussion_r490279251 ## File path: solr/core/src/java/org/apache/solr/cluster/events/CollectionsAddedEvent.java ## @@ -0,0 +1,32 @@ +/* + * Licensed to the Apache Softwa

[GitHub] [lucene-solr] murblanc commented on a change in pull request #1758: SOLR-14749: Provide a clean API for cluster-level event processing, Initial draft.

2020-09-17 Thread GitBox
murblanc commented on a change in pull request #1758: URL: https://github.com/apache/lucene-solr/pull/1758#discussion_r490284824 ## File path: solr/core/src/java/org/apache/solr/cluster/events/ClusterEventListener.java ## @@ -0,0 +1,41 @@ +/* + * Licensed to the Apache Softwar

[GitHub] [lucene-solr] murblanc commented on a change in pull request #1758: SOLR-14749: Provide a clean API for cluster-level event processing, Initial draft.

2020-09-17 Thread GitBox
murblanc commented on a change in pull request #1758: URL: https://github.com/apache/lucene-solr/pull/1758#discussion_r490285588 ## File path: solr/core/src/java/org/apache/solr/cluster/events/ClusterEventListener.java ## @@ -0,0 +1,41 @@ +/* + * Licensed to the Apache Softwar

[GitHub] [lucene-solr] murblanc commented on a change in pull request #1758: SOLR-14749: Provide a clean API for cluster-level event processing, Initial draft.

2020-09-17 Thread GitBox
murblanc commented on a change in pull request #1758: URL: https://github.com/apache/lucene-solr/pull/1758#discussion_r490288384 ## File path: solr/core/src/java/org/apache/solr/cluster/events/ClusterEventProducer.java ## @@ -0,0 +1,71 @@ +/* + * Licensed to the Apache Softwar

[GitHub] [lucene-solr] murblanc commented on a change in pull request #1758: SOLR-14749: Provide a clean API for cluster-level event processing, Initial draft.

2020-09-17 Thread GitBox
murblanc commented on a change in pull request #1758: URL: https://github.com/apache/lucene-solr/pull/1758#discussion_r490294923 ## File path: solr/core/src/java/org/apache/solr/cluster/events/ClusterPropertiesChangedEvent.java ## @@ -0,0 +1,35 @@ +/* + * Licensed to the Apach

[jira] [Assigned] (SOLR-14656) Deprecate current autoscaling framework, remove from master

2020-09-17 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ishan Chattopadhyaya reassigned SOLR-14656: --- Assignee: (was: Ishan Chattopadhyaya) > Deprecate current autoscaling fr

[GitHub] [lucene-solr] murblanc commented on pull request #1758: SOLR-14749: Provide a clean API for cluster-level event processing, Initial draft.

2020-09-17 Thread GitBox
murblanc commented on pull request #1758: URL: https://github.com/apache/lucene-solr/pull/1758#issuecomment-694280735 Would love to see as part of this PR an example of an event listener doing something (remotely) useful, to get a better feel of the whole process. That sample code could be

[GitHub] [lucene-solr] mayya-sharipova commented on a change in pull request #1856: LUCENE-9449 Skip docs with _doc sort and "after" (#1725)

2020-09-17 Thread GitBox
mayya-sharipova commented on a change in pull request #1856: URL: https://github.com/apache/lucene-solr/pull/1856#discussion_r490355700 ## File path: lucene/CHANGES.txt ## @@ -59,6 +65,12 @@ Optimizations * LUCENE-9373: FunctionMatchQuery now accepts a "matchCost" optimization

[jira] [Commented] (LUCENE-9449) Skip non-competitive documents when sort by _doc with search after

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

[jira] [Commented] (LUCENE-9449) Skip non-competitive documents when sort by _doc with search after

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

[GitHub] [lucene-solr] mayya-sharipova merged pull request #1856: LUCENE-9449 Skip docs with _doc sort and "after" (#1725)

2020-09-17 Thread GitBox
mayya-sharipova merged pull request #1856: URL: https://github.com/apache/lucene-solr/pull/1856 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

[GitHub] [lucene-solr] rmuir commented on pull request #1888: Further tune Lucene87StoredFieldsFormat for small documents.

2020-09-17 Thread GitBox
rmuir commented on pull request #1888: URL: https://github.com/apache/lucene-solr/pull/1888#issuecomment-694337503 +1 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[GitHub] [lucene-solr] rmuir commented on pull request #1882: LUCENE-9529: Track dirtiness of stored fields via a number of docs, not chunks.

2020-09-17 Thread GitBox
rmuir commented on pull request #1882: URL: https://github.com/apache/lucene-solr/pull/1882#issuecomment-694339576 +1 We can always try to improve this thing later in subsequent issues. This still keeps a hard safety net on the number of dirty chunks, so I can't see it introducing a

[jira] [Updated] (SOLR-14859) [* TO *] queries on DateRange fields miss results

2020-09-17 Thread Jason Gerlowski (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gerlowski updated SOLR-14859: --- Attachment: SOLR-14859.patch Status: Open (was: Open) Thanks for helping lay out an

[GitHub] [lucene-solr] jpountz merged pull request #1888: Further tune Lucene87StoredFieldsFormat for small documents.

2020-09-17 Thread GitBox
jpountz merged pull request #1888: URL: https://github.com/apache/lucene-solr/pull/1888 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] jpountz merged pull request #1882: LUCENE-9529: Track dirtiness of stored fields via a number of docs, not chunks.

2020-09-17 Thread GitBox
jpountz merged pull request #1882: URL: https://github.com/apache/lucene-solr/pull/1882 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] (LUCENE-9529) Larger stored fields block sizes mean we're more likely to disable optimized bulk merging

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

[jira] [Commented] (LUCENE-9529) Larger stored fields block sizes mean we're more likely to disable optimized bulk merging

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

[jira] [Commented] (LUCENE-9529) Larger stored fields block sizes mean we're more likely to disable optimized bulk merging

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

[jira] [Commented] (LUCENE-9529) Larger stored fields block sizes mean we're more likely to disable optimized bulk merging

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

[jira] [Commented] (LUCENE-9529) Larger stored fields block sizes mean we're more likely to disable optimized bulk merging

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

[jira] [Commented] (LUCENE-9529) Larger stored fields block sizes mean we're more likely to disable optimized bulk merging

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

[GitHub] [lucene-solr] dsmiley commented on a change in pull request #1877: SOLR-13181: param macro expansion could throw

2020-09-17 Thread GitBox
dsmiley commented on a change in pull request #1877: URL: https://github.com/apache/lucene-solr/pull/1877#discussion_r490430100 ## File path: solr/core/src/java/org/apache/solr/request/macro/MacroExpander.java ## @@ -188,7 +189,7 @@ else if (failOnMissingParams) { } ca

[GitHub] [lucene-solr] dsmiley commented on a change in pull request #1877: SOLR-13181: param macro expansion could throw

2020-09-17 Thread GitBox
dsmiley commented on a change in pull request #1877: URL: https://github.com/apache/lucene-solr/pull/1877#discussion_r490438268 ## File path: solr/core/src/java/org/apache/solr/request/macro/MacroExpander.java ## @@ -154,14 +155,14 @@ else if (idx < 0) { } if (m

[jira] [Commented] (SOLR-14859) [* TO *] queries on DateRange fields miss results

2020-09-17 Thread Chris M. Hostetter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17197877#comment-17197877 ] Chris M. Hostetter commented on SOLR-14859: --- {noformat} +// NOCOMMIT - I'm

[jira] [Resolved] (LUCENE-9529) Larger stored fields block sizes mean we're more likely to disable optimized bulk merging

2020-09-17 Thread Adrien Grand (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand resolved LUCENE-9529. -- Fix Version/s: 8.7 Resolution: Fixed > Larger stored fields block sizes mean we're more

[jira] [Commented] (SOLR-14824) Simplify set of Ref Guide build parameters

2020-09-17 Thread Cassandra Targett (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17197900#comment-17197900 ] Cassandra Targett commented on SOLR-14824: -- Sorry for delay looking at the patch

[jira] [Commented] (SOLR-12891) Injection Dangers in Streaming Expressions

2020-09-17 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17197901#comment-17197901 ] David Smiley commented on SOLR-12891: - I appreciate the attention to detail on identi

[GitHub] [lucene-solr] dsmiley commented on a change in pull request #1877: SOLR-13181: param macro expansion could throw

2020-09-17 Thread GitBox
dsmiley commented on a change in pull request #1877: URL: https://github.com/apache/lucene-solr/pull/1877#discussion_r490480292 ## File path: solr/core/src/java/org/apache/solr/request/macro/MacroExpander.java ## @@ -136,14 +136,15 @@ private String _expand(String val) {

[jira] [Commented] (LUCENE-9530) Clean up javacc generation script (gradle)

2020-09-17 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17197934#comment-17197934 ] Dawid Weiss commented on LUCENE-9530: - [~erickerickson] you may want to check out th

[jira] [Updated] (SOLR-14824) Simplify set of Ref Guide build parameters

2020-09-17 Thread Chris M. Hostetter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris M. Hostetter updated SOLR-14824: -- Attachment: SOLR-14824.patch Status: Open (was: Open) {quote}This looks weird

[jira] [Commented] (SOLR-14871) Use Annotations for v2 APIs in/cluster path

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

[jira] [Commented] (LUCENE-9527) Upgrade javacc to 7.0.4

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

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

2020-09-17 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=17197950#comment-17197950 ] ASF subversion and git services commented on SOLR-14151: Commit c

[jira] [Commented] (LUCENE-9530) Clean up javacc generation script (gradle)

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

[jira] [Commented] (SOLR-14792) Remove VelocityResponseWriter from Solr 9

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

[jira] [Commented] (SOLR-14613) Provide a clean API for pluggable replica assignment implementations

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

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

2020-09-17 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=17197953#comment-17197953 ] ASF subversion and git services commented on SOLR-14151: Commit 5

[jira] [Commented] (LUCENE-9529) Larger stored fields block sizes mean we're more likely to disable optimized bulk merging

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

[jira] [Commented] (LUCENE-9530) Clean up javacc generation script (gradle)

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

  1   2   >