[GitHub] [lucene-solr] murblanc merged pull request #1902: SOLR-14840: Overseer doc in asciidoc

2020-09-22 Thread GitBox
murblanc merged pull request #1902: URL: https://github.com/apache/lucene-solr/pull/1902 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-14840) Convert Overseer Google doc to asciidoc for addition to Git repo

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

[GitHub] [lucene-solr] atris opened a new pull request #1906: SOLR-13528: Implement API Based Config For Rate Limiters

2020-09-22 Thread GitBox
atris opened a new pull request #1906: URL: https://github.com/apache/lucene-solr/pull/1906 This commit moves rate limiters configuration from web.xml to clusterprops.json and allows setting the configuration using a newly added command. --

[jira] [Created] (LUCENE-9538) Tessellator should provide a better error message for self-intersecting shapes

2020-09-22 Thread Ignacio Vera (Jira)
Ignacio Vera created LUCENE-9538: Summary: Tessellator should provide a better error message for self-intersecting shapes Key: LUCENE-9538 URL: https://issues.apache.org/jira/browse/LUCENE-9538 Projec

[jira] [Updated] (LUCENE-9538) Tessellator should provide a better error message for self-intersecting shapes

2020-09-22 Thread Ignacio Vera (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignacio Vera updated LUCENE-9538: - Description: Self-intersecting shapes cannot be tessellated and currently throw a generic like:

[GitHub] [lucene-solr] iverase opened a new pull request #1907: LUCENE-9538: Detect polygon self-intersections in the Tessellator

2020-09-22 Thread GitBox
iverase opened a new pull request #1907: URL: https://github.com/apache/lucene-solr/pull/1907 This PR adds a check in the tessellator to detect self-intersections so it can provide a more meaningful error to the user. cc: @nknize ---

[GitHub] [lucene-solr] mocobeta commented on pull request #1836: LUCENE-9317: Clean up split package in analyzers-common

2020-09-22 Thread GitBox
mocobeta commented on pull request #1836: URL: https://github.com/apache/lucene-solr/pull/1836#issuecomment-696590916 It should be able to create a subproject for classes I moved to core here. > this would make the core really separate from analysis. I don't fully understand t

[GitHub] [lucene-solr] mocobeta edited a comment on pull request #1836: LUCENE-9317: Clean up split package in analyzers-common

2020-09-22 Thread GitBox
mocobeta edited a comment on pull request #1836: URL: https://github.com/apache/lucene-solr/pull/1836#issuecomment-696590916 It should be able to create a subproject for classes I moved to core here. > this would make the core really separate from analysis. I don't fully under

[jira] [Created] (LUCENE-9539) Improve memory footprint of SortingCodecReader

2020-09-22 Thread Simon Willnauer (Jira)
Simon Willnauer created LUCENE-9539: --- Summary: Improve memory footprint of SortingCodecReader Key: LUCENE-9539 URL: https://issues.apache.org/jira/browse/LUCENE-9539 Project: Lucene - Core

[GitHub] [lucene-solr] s1monw opened a new pull request #1908: LUCENE-9539: Use more compact datastructures for sorting doc-values

2020-09-22 Thread GitBox
s1monw opened a new pull request #1908: URL: https://github.com/apache/lucene-solr/pull/1908 This change cuts over from object based datastructures to primitive / compressed datastructures. This is an automated message from

[GitHub] [lucene-solr] dweiss commented on pull request #1836: LUCENE-9317: Clean up split package in analyzers-common

2020-09-22 Thread GitBox
dweiss commented on pull request #1836: URL: https://github.com/apache/lucene-solr/pull/1836#issuecomment-696593799 Ah, sorry. Ok then, Tomoko! This is an automated message from the Apache Git Service. To respond to the messa

[GitHub] [lucene-solr] dweiss commented on a change in pull request #1908: LUCENE-9539: Use more compact datastructures for sorting doc-values

2020-09-22 Thread GitBox
dweiss commented on a change in pull request #1908: URL: https://github.com/apache/lucene-solr/pull/1908#discussion_r492648887 ## File path: lucene/core/src/java/org/apache/lucene/index/SortedSetDocValuesWriter.java ## @@ -379,4 +352,31 @@ public long getValueCount() {

[GitHub] [lucene-solr] dweiss commented on pull request #1908: LUCENE-9539: Use more compact datastructures for sorting doc-values

2020-09-22 Thread GitBox
dweiss commented on pull request #1908: URL: https://github.com/apache/lucene-solr/pull/1908#issuecomment-696652609 Nice. +1. This is an automated message from the Apache Git Service. To respond to the message, please log on

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

2020-09-22 Thread Andrzej Bialecki (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1713#comment-1713 ] Andrzej Bialecki commented on SOLR-14656: - [~ichattopadhyaya] - yes, I'll do that

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

2020-09-22 Thread Andrzej Bialecki (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1713#comment-1713 ] Andrzej Bialecki edited comment on SOLR-14656 at 9/22/20, 11:11 AM: ---

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

2020-09-22 Thread Andrzej Bialecki (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki reassigned SOLR-14656: --- Assignee: Andrzej Bialecki > Deprecate current autoscaling framework, remove from ma

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

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

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

2020-09-22 Thread Andrzej Bialecki (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki resolved SOLR-14656. - Resolution: Fixed > Deprecate current autoscaling framework, remove from master > ---

[GitHub] [lucene-solr] noblepaul commented on a change in pull request #1906: SOLR-13528: Implement API Based Config For Rate Limiters

2020-09-22 Thread GitBox
noblepaul commented on a change in pull request #1906: URL: https://github.com/apache/lucene-solr/pull/1906#discussion_r492668757 ## File path: solr/core/src/java/org/apache/solr/handler/ClusterAPI.java ## @@ -171,10 +172,30 @@ public void setPlacementPlugin(PayloadObj> obj) {

[GitHub] [lucene-solr] noblepaul commented on pull request #1898: SOLR-14882

2020-09-22 Thread GitBox
noblepaul commented on pull request #1898: URL: https://github.com/apache/lucene-solr/pull/1898#issuecomment-696676802 can you please add a title? This is an automated message from the Apache Git Service. To respond to the me

[GitHub] [lucene-solr] noblepaul commented on pull request #1880: SOLR-14151: Do not reload core for schema changes

2020-09-22 Thread GitBox
noblepaul commented on pull request #1880: URL: https://github.com/apache/lucene-solr/pull/1880#issuecomment-696677088 Not fixing right now This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [lucene-solr] noblepaul closed pull request #1880: SOLR-14151: Do not reload core for schema changes

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

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

2020-09-22 Thread Andrzej Bialecki (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki reassigned SOLR-14691: --- Assignee: Andrzej Bialecki > Metrics reporting should avoid creating objects > -

[jira] [Assigned] (SOLR-14850) ExactStatsCache NullPointerException when shards.tolerant=true

2020-09-22 Thread Andrzej Bialecki (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki reassigned SOLR-14850: --- Assignee: Andrzej Bialecki > ExactStatsCache NullPointerException when shards.tolera

[GitHub] [lucene-solr] noblepaul commented on pull request #1863: SOLR-14701: GuessSchemaFields URP to replace AddSchemaFields URP in schemaless mode

2020-09-22 Thread GitBox
noblepaul commented on pull request #1863: URL: https://github.com/apache/lucene-solr/pull/1863#issuecomment-696679556 @arafalov Can I see an example of how a user would use this? This is an automated message from the Apache

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

2020-09-22 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17200037#comment-17200037 ] David Smiley commented on LUCENE-9528: -- What attracted both search projects I was a

[jira] [Created] (SOLR-14885) Solr GUI not displaying folders, directories in Files section

2020-09-22 Thread A (Jira)
A created SOLR-14885: Summary: Solr GUI not displaying folders, directories in Files section Key: SOLR-14885 URL: https://issues.apache.org/jira/browse/SOLR-14885 Project: Solr Issue Type: Bug Sec

[jira] [Commented] (SOLR-14597) Advanced Query Parser

2020-09-22 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14597?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17200041#comment-17200041 ] David Smiley commented on SOLR-14597: - Treat Lucene as a separate project. Bring eac

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

2020-09-22 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17200042#comment-17200042 ] Dawid Weiss commented on LUCENE-9528: - I don't think that grammar in javacc is too b

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

2020-09-22 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17200052#comment-17200052 ] Uwe Schindler commented on LUCENE-9528: --- We already have antlr used by expressions

[GitHub] [lucene-solr] sigram commented on a change in pull request #1864: SOLR-14850 ExactStatsCache NullPointerException when shards.tolerant=true

2020-09-22 Thread GitBox
sigram commented on a change in pull request #1864: URL: https://github.com/apache/lucene-solr/pull/1864#discussion_r492706938 ## File path: solr/core/src/java/org/apache/solr/search/stats/ExactStatsCache.java ## @@ -94,6 +94,12 @@ protected ShardRequest doRetrieveStatsRequest

[GitHub] [lucene-solr] arafalov commented on pull request #1863: SOLR-14701: GuessSchemaFields URP to replace AddSchemaFields URP in schemaless mode

2020-09-22 Thread GitBox
arafalov commented on pull request #1863: URL: https://github.com/apache/lucene-solr/pull/1863#issuecomment-696704951 @noblepaul Good point: 1. **bin/solr start** 2. Edit the default configset's add-schema-fields definition to - Replace AddSchema... with GuessSchema... URP

[GitHub] [lucene-solr] arafalov merged pull request #1896: SOLR-14880: Support coreRootDirectory setting when create new cores from command line, in standalone mode

2020-09-22 Thread GitBox
arafalov merged pull request #1896: URL: https://github.com/apache/lucene-solr/pull/1896 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-14880) bin/solr create_core should work when coreRootDirectory is defined

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

[jira] [Created] (SOLR-14886) Suppress stack trace in Query response.

2020-09-22 Thread Vrinda Davda (Jira)
Vrinda Davda created SOLR-14886: --- Summary: Suppress stack trace in Query response. Key: SOLR-14886 URL: https://issues.apache.org/jira/browse/SOLR-14886 Project: Solr Issue Type: Improvement

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

2020-09-22 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17200061#comment-17200061 ] Dawid Weiss commented on LUCENE-9528: - Which makes me think that I don't think we cu

[jira] [Updated] (SOLR-14886) Suppress stack trace in Query response.

2020-09-22 Thread Vrinda Davda (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vrinda Davda updated SOLR-14886: Affects Version/s: 8.6.2 > Suppress stack trace in Query response. > --

[jira] [Resolved] (SOLR-14880) bin/solr create_core should work when coreRootDirectory is defined

2020-09-22 Thread Alexandre Rafalovitch (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexandre Rafalovitch resolved SOLR-14880. -- Fix Version/s: master (9.0) Resolution: Fixed Messed up the description

[GitHub] [lucene-solr] s1monw merged pull request #1908: LUCENE-9539: Use more compact datastructures for sorting doc-values

2020-09-22 Thread GitBox
s1monw merged pull request #1908: URL: https://github.com/apache/lucene-solr/pull/1908 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] s1monw commented on a change in pull request #1908: LUCENE-9539: Use more compact datastructures for sorting doc-values

2020-09-22 Thread GitBox
s1monw commented on a change in pull request #1908: URL: https://github.com/apache/lucene-solr/pull/1908#discussion_r492719968 ## File path: lucene/core/src/java/org/apache/lucene/index/SortedSetDocValuesWriter.java ## @@ -379,4 +352,31 @@ public long getValueCount() {

[jira] [Commented] (LUCENE-9539) Improve memory footprint of SortingCodecReader

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

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

2020-09-22 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17200069#comment-17200069 ] Robert Muir commented on LUCENE-9528: - My only comment on antlr is that newer versio

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

2020-09-22 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17200078#comment-17200078 ] Robert Muir commented on LUCENE-9528: - Their explanation: https://github.com/antlr/

[jira] [Commented] (LUCENE-9539) Improve memory footprint of SortingCodecReader

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

[GitHub] [lucene-solr] s1monw opened a new pull request #1909: LUCENE-9539: Remove caches from SortingCodecReader

2020-09-22 Thread GitBox
s1monw opened a new pull request #1909: URL: https://github.com/apache/lucene-solr/pull/1909 SortingCodecReader keeps all docvalues in memory that are loaded from this reader. Yet, this reader should only be used for merging which happens sequentially. This makes caching docvalues un

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

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

[jira] [Resolved] (SOLR-14885) Solr GUI not displaying folders, directories in Files section

2020-09-22 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden resolved SOLR-14885. - Resolution: Duplicate As far as I can tell this duplicates SOLR-14549. > Solr GUI not displaying

[jira] [Assigned] (SOLR-14549) Listing of Files in a Directory on Solr Admin is Broken

2020-09-22 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden reassigned SOLR-14549: --- Assignee: Kevin Risden > Listing of Files in a Directory on Solr Admin is Broken > -

[jira] [Commented] (SOLR-14549) Listing of Files in a Directory on Solr Admin is Broken

2020-09-22 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17200116#comment-17200116 ] Kevin Risden commented on SOLR-14549: - Sorry [~epugh] I missed your ping here. I saw

[jira] [Created] (SOLR-14887) Upgrade JQuery to 3.5.1

2020-09-22 Thread Kevin Risden (Jira)
Kevin Risden created SOLR-14887: --- Summary: Upgrade JQuery to 3.5.1 Key: SOLR-14887 URL: https://issues.apache.org/jira/browse/SOLR-14887 Project: Solr Issue Type: Task Security Level: Pub

[GitHub] [lucene-solr] mikemccand commented on pull request #1733: LUCENE-9450 Use BinaryDocValues in the taxonomy writer

2020-09-22 Thread GitBox
mikemccand commented on pull request #1733: URL: https://github.com/apache/lucene-solr/pull/1733#issuecomment-696781342 > So I propose we get rid of the fullPathField altogether. Wow, +1, this looks like it is (pre-existingly?) double-indexed? Maybe we should do this as a separate p

[jira] [Commented] (LUCENE-9537) Add Indri Search Engine Functionality to Lucene

2020-09-22 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17200144#comment-17200144 ] Michael McCandless commented on LUCENE-9537: Whoa, cool!  Thanks [~cvandenbe

[jira] [Commented] (LUCENE-9536) Optimize OrdinalMap when one segment contains all distinct values?

2020-09-22 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17200148#comment-17200148 ] Michael McCandless commented on LUCENE-9536: +1 It should be simple and qui

[jira] [Commented] (LUCENE-9535) Investigate recent indexing slowdown for wikimedium documents

2020-09-22 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17200149#comment-17200149 ] Michael McCandless commented on LUCENE-9535: It is really annoying how noisy

[jira] [Commented] (SOLR-14886) Suppress stack trace in Query response.

2020-09-22 Thread Jason Gerlowski (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17200150#comment-17200150 ] Jason Gerlowski commented on SOLR-14886: Curious: is there a particular use case

[GitHub] [lucene-solr] madrob opened a new pull request #1910: Use github actions cache

2020-09-22 Thread GitBox
madrob opened a new pull request #1910: URL: https://github.com/apache/lucene-solr/pull/1910 Cache our gradle downloads when dependancies haven't changed This is an automated message from the Apache Git Service. To respond to

[GitHub] [lucene-solr] madrob closed pull request #1176: LUCENE-9143 Add error-prone checks to build, but disabled

2020-09-22 Thread GitBox
madrob closed pull request #1176: URL: https://github.com/apache/lucene-solr/pull/1176 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-9535) Investigate recent indexing slowdown for wikimedium documents

2020-09-22 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17200160#comment-17200160 ] Uwe Schindler commented on LUCENE-9535: --- Michael: Are all your CPU fans OK? I had

[jira] [Comment Edited] (LUCENE-9535) Investigate recent indexing slowdown for wikimedium documents

2020-09-22 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17200160#comment-17200160 ] Uwe Schindler edited comment on LUCENE-9535 at 9/22/20, 3:37 PM: -

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

2020-09-22 Thread GitBox
cpoerschke commented on a change in pull request #1877: URL: https://github.com/apache/lucene-solr/pull/1877#discussion_r492843243 ## File path: solr/core/src/test/org/apache/solr/request/macro/TestMacroExpander.java ## @@ -143,15 +142,31 @@ public void testMapExprExpandOn() {

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

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

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

2020-09-22 Thread Jason Gerlowski (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gerlowski resolved SOLR-14859. Fix Version/s: 8.6.3 8.7 master (9.0) Resolutio

[jira] [Commented] (LUCENE-9537) Add Indri Search Engine Functionality to Lucene

2020-09-22 Thread Cameron VandenBerg (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17200173#comment-17200173 ] Cameron VandenBerg commented on LUCENE-9537: Hi Michael!  Thank you for taki

[GitHub] [lucene-solr] ErickErickson commented on pull request #1733: LUCENE-9450 Use BinaryDocValues in the taxonomy writer

2020-09-22 Thread GitBox
ErickErickson commented on pull request #1733: URL: https://github.com/apache/lucene-solr/pull/1733#issuecomment-696828850 > On Sep 22, 2020, at 11:04 AM, Michael McCandless wrote: > > > So I propose we get rid of the fullPathField altogether. > > Wow, +1, this lo

[jira] [Assigned] (SOLR-14835) Solr 8.6.x log starts with "XmlConfiguration Ignored arg" warning from Jetty

2020-09-22 Thread Andrzej Bialecki (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14835?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki reassigned SOLR-14835: --- Assignee: Andrzej Bialecki > Solr 8.6.x log starts with "XmlConfiguration Ignored ar

[jira] [Created] (SOLR-14888) Echo directory to run Solr from for the "assemble" and "dev" targets in the Gradle build

2020-09-22 Thread Erick Erickson (Jira)
Erick Erickson created SOLR-14888: - Summary: Echo directory to run Solr from for the "assemble" and "dev" targets in the Gradle build Key: SOLR-14888 URL: https://issues.apache.org/jira/browse/SOLR-14888

[jira] [Commented] (SOLR-14889) improve templated variable escaping in ref-guide _config.yml

2020-09-22 Thread Chris M. Hostetter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17200253#comment-17200253 ] Chris M. Hostetter commented on SOLR-14889: --- proposed generalized fix: * chang

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

2020-09-22 Thread Chris M. Hostetter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17200254#comment-17200254 ] Chris M. Hostetter edited comment on SOLR-14824 at 9/22/20, 5:23 PM: --

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

2020-09-22 Thread Chris M. Hostetter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17200254#comment-17200254 ] Chris M. Hostetter commented on SOLR-14824: --- Sorry Uwe, that's what I get for f

[jira] [Created] (SOLR-14889) improve templated variable escaping in ref-guide _config.yml

2020-09-22 Thread Chris M. Hostetter (Jira)
Chris M. Hostetter created SOLR-14889: - Summary: improve templated variable escaping in ref-guide _config.yml Key: SOLR-14889 URL: https://issues.apache.org/jira/browse/SOLR-14889 Project: Solr

[GitHub] [lucene-solr] tflobbe commented on a change in pull request #1901: SOLR-14883 Add a Muse (Continuous assurance platform) configuration

2020-09-22 Thread GitBox
tflobbe commented on a change in pull request #1901: URL: https://github.com/apache/lucene-solr/pull/1901#discussion_r492911126 ## File path: .muse/config.toml ## @@ -0,0 +1 @@ +jdk11 = true Review comment: Ah, I noticed you added the comments on the commit. Thanks for

[GitHub] [lucene-solr] gus-asf commented on pull request #1877: SOLR-13181: param macro expansion could throw

2020-09-22 Thread GitBox
gus-asf commented on pull request #1877: URL: https://github.com/apache/lucene-solr/pull/1877#issuecomment-696867296 Did see your review request, but my life is doing that whole "it never rains but it pours" thing right now and I keep not getting to this. My primary concern wrt to this cla

[jira] [Commented] (SOLR-14889) improve templated variable escaping in ref-guide _config.yml

2020-09-22 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17200259#comment-17200259 ] Uwe Schindler commented on SOLR-14889: -- +1 That's a good plan. > improve templated

[GitHub] [lucene-solr] tflobbe merged pull request #1861: SOLR-10391: Add overwrite option to UPLOAD ConfigSet action

2020-09-22 Thread GitBox
tflobbe merged pull request #1861: URL: https://github.com/apache/lucene-solr/pull/1861 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-10391) ConfigSet overwrite

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

[GitHub] [lucene-solr] jimczi commented on a change in pull request #1909: LUCENE-9539: Remove caches from SortingCodecReader

2020-09-22 Thread GitBox
jimczi commented on a change in pull request #1909: URL: https://github.com/apache/lucene-solr/pull/1909#discussion_r492921270 ## File path: lucene/core/src/java/org/apache/lucene/index/SortingCodecReader.java ## @@ -41,21 +41,13 @@ * {@link Sort}. This can be used to re-sort

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

2020-09-22 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 resolved SOLR-14582. -- Resolution: Fixed > Expose IWC.setMaxCommitMergeWaitMillis as a

[jira] [Resolved] (SOLR-9827) Make ConcurrentUpdateSolrClient create RemoteSolrException instead of just SolrException for remote errors

2020-09-22 Thread Tomas Eduardo Fernandez Lobbe (Jira)
[ https://issues.apache.org/jira/browse/SOLR-9827?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomas Eduardo Fernandez Lobbe resolved SOLR-9827. - Fix Version/s: 6.4 7.0 Resolution: Fixed

[GitHub] [lucene-solr] madrob merged pull request #1910: Use github actions cache

2020-09-22 Thread GitBox
madrob merged pull request #1910: URL: https://github.com/apache/lucene-solr/pull/1910 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] madrob commented on a change in pull request #1905: LUCENE-9488 Release with Gradle Part 2

2020-09-22 Thread GitBox
madrob commented on a change in pull request #1905: URL: https://github.com/apache/lucene-solr/pull/1905#discussion_r492937930 ## File path: lucene/build.gradle ## @@ -15,8 +15,56 @@ * limitations under the License. */ +// Should we do this as :lucene:packaging similar to

[jira] [Commented] (SOLR-14597) Advanced Query Parser

2020-09-22 Thread Gus Heck (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14597?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17200304#comment-17200304 ] Gus Heck commented on SOLR-14597: - Right, agreed, Lucene stuff also should be broken out

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

2020-09-22 Thread GitBox
dweiss commented on a change in pull request #1905: URL: https://github.com/apache/lucene-solr/pull/1905#discussion_r492962137 ## File path: lucene/build.gradle ## @@ -15,8 +15,56 @@ * limitations under the License. */ +// Should we do this as :lucene:packaging similar to

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

2020-09-22 Thread GitBox
dsmiley commented on a change in pull request #1877: URL: https://github.com/apache/lucene-solr/pull/1877#discussion_r492990280 ## File path: solr/core/src/test/org/apache/solr/request/macro/TestMacroExpander.java ## @@ -143,15 +142,31 @@ public void testMapExprExpandOn() {

[GitHub] [lucene-solr] dsmiley merged pull request #1877: SOLR-13181: param macro expansion could throw

2020-09-22 Thread GitBox
dsmiley merged pull request #1877: URL: https://github.com/apache/lucene-solr/pull/1877 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] dsmiley commented on pull request #1877: SOLR-13181: param macro expansion could throw

2020-09-22 Thread GitBox
dsmiley commented on pull request #1877: URL: https://github.com/apache/lucene-solr/pull/1877#issuecomment-696943683 @gus-asf (in reference to you're fix in SOLR-12891): I can appreciate you didn't want to break back-compat. In this issue/PR, I'm not getting at that matter at all, it's a

[jira] [Commented] (SOLR-13181) NullPointerException in org.apache.solr.request.macro.MacroExpander

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

[GitHub] [lucene-solr] TomMD commented on a change in pull request #1901: SOLR-14883 Add a Muse (Continuous assurance platform) configuration

2020-09-22 Thread GitBox
TomMD commented on a change in pull request #1901: URL: https://github.com/apache/lucene-solr/pull/1901#discussion_r492995357 ## File path: .muse/config.toml ## @@ -0,0 +1 @@ +jdk11 = true Review comment: I've added the comment to the file as well now. -

[jira] [Commented] (SOLR-13181) NullPointerException in org.apache.solr.request.macro.MacroExpander

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

[jira] [Commented] (SOLR-13181) NullPointerException in org.apache.solr.request.macro.MacroExpander

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

[jira] [Commented] (SOLR-13181) NullPointerException in org.apache.solr.request.macro.MacroExpander

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

[jira] [Commented] (SOLR-13181) NullPointerException in org.apache.solr.request.macro.MacroExpander

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

[jira] [Issue Comment Deleted] (SOLR-13181) NullPointerException in org.apache.solr.request.macro.MacroExpander

2020-09-22 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley updated SOLR-13181: Comment: was deleted (was: Commit 2197776be67384d628f12a5def8663db9e4220cf in lucene-solr's branch

[jira] [Issue Comment Deleted] (SOLR-13181) NullPointerException in org.apache.solr.request.macro.MacroExpander

2020-09-22 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley updated SOLR-13181: Comment: was deleted (was: Commit 2197776be67384d628f12a5def8663db9e4220cf in lucene-solr's branch

[jira] [Issue Comment Deleted] (SOLR-13181) NullPointerException in org.apache.solr.request.macro.MacroExpander

2020-09-22 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley updated SOLR-13181: Comment: was deleted (was: Commit 2197776be67384d628f12a5def8663db9e4220cf in lucene-solr's branch

[jira] [Resolved] (SOLR-13181) NullPointerException in org.apache.solr.request.macro.MacroExpander

2020-09-22 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley resolved SOLR-13181. - Fix Version/s: 8.7 Resolution: Fixed > NullPointerException in org.apache.solr.request.mac

[jira] [Commented] (SOLR-10391) ConfigSet overwrite

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

[jira] [Resolved] (SOLR-10391) ConfigSet overwrite

2020-09-22 Thread Tomas Eduardo Fernandez Lobbe (Jira)
[ https://issues.apache.org/jira/browse/SOLR-10391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomas Eduardo Fernandez Lobbe resolved SOLR-10391. -- Fix Version/s: 8.7 master (9.0) Assi

[jira] [Commented] (LUCENE-9537) Add Indri Search Engine Functionality to Lucene

2020-09-22 Thread Adrien Grand (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17200370#comment-17200370 ] Adrien Grand commented on LUCENE-9537: -- Sorry, this might be a very naive question,

[jira] [Commented] (LUCENE-9536) Optimize OrdinalMap when one segment contains all distinct values?

2020-09-22 Thread Adrien Grand (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17200371#comment-17200371 ] Adrien Grand commented on LUCENE-9536: -- +1 > Optimize OrdinalMap when one segment

[GitHub] [lucene-solr] mayya-sharipova commented on pull request #1903: Fix bug in sort optimization

2020-09-22 Thread GitBox
mayya-sharipova commented on pull request #1903: URL: https://github.com/apache/lucene-solr/pull/1903#issuecomment-696976768 @jimczi I was able to reproduce a bug, and in aaab92a added a test that reproducibly fails for me without this patch. It is a very particular combination of docs an

  1   2   >