[GitHub] [lucene-solr] noblepaul commented on a change in pull request #957: SOLR-13822: Isolated Classloading from packages

2019-10-22 Thread GitBox
noblepaul commented on a change in pull request #957: SOLR-13822: Isolated Classloading from packages URL: https://github.com/apache/lucene-solr/pull/957#discussion_r337860209 ## File path: solr/core/src/java/org/apache/solr/core/SolrCore.java ## @@ -274,6 +282,15 @@ publi

[GitHub] [lucene-solr] noblepaul commented on a change in pull request #957: SOLR-13822: Isolated Classloading from packages

2019-10-22 Thread GitBox
noblepaul commented on a change in pull request #957: SOLR-13822: Isolated Classloading from packages URL: https://github.com/apache/lucene-solr/pull/957#discussion_r337861358 ## File path: solr/core/src/java/org/apache/solr/core/PluginBag.java ## @@ -138,14 +140,27 @@ sta

[GitHub] [lucene-solr] noblepaul commented on a change in pull request #957: SOLR-13822: Isolated Classloading from packages

2019-10-22 Thread GitBox
noblepaul commented on a change in pull request #957: SOLR-13822: Isolated Classloading from packages URL: https://github.com/apache/lucene-solr/pull/957#discussion_r337867647 ## File path: solr/core/src/java/org/apache/solr/update/processor/UpdateRequestProcessorChain.java ##

[GitHub] [lucene-solr] noblepaul commented on a change in pull request #957: SOLR-13822: Isolated Classloading from packages

2019-10-22 Thread GitBox
noblepaul commented on a change in pull request #957: SOLR-13822: Isolated Classloading from packages URL: https://github.com/apache/lucene-solr/pull/957#discussion_r337859625 ## File path: solr/core/src/java/org/apache/solr/handler/SolrConfigHandler.java ## @@ -245,10 +24

[jira] [Resolved] (LUCENE-9006) Ensure WordDelimiterGraphFilter always emits catenateAll token early

2019-10-22 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley resolved LUCENE-9006. -- Fix Version/s: 8.4 Resolution: Fixed > Ensure WordDelimiterGraphFilter always emits cat

[jira] [Assigned] (SOLR-13855) DistributedZkUpdateProcessor isn't propagating finish()

2019-10-22 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley reassigned SOLR-13855: --- Fix Version/s: 8.3 Assignee: David Smiley Priority: Blocker (was: Major)

[jira] [Commented] (SOLR-13855) DistributedZkUpdateProcessor isn't propagating finish()

2019-10-22 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16957534#comment-16957534 ] David Smiley commented on SOLR-13855: - In about 9 hours from now (when I start my nex

[GitHub] [lucene-solr] gus-asf opened a new pull request #967: SOLR-13857 - fix QueryParser.jj and FastCharStream such that generated

2019-10-22 Thread GitBox
gus-asf opened a new pull request #967: SOLR-13857 - fix QueryParser.jj and FastCharStream such that generated URL: https://github.com/apache/lucene-solr/pull/967 code will compile, and required minor edits that need to be reproduced after regeneration to pass precommit etc are clearly m

[GitHub] [lucene-solr] pcsanwald opened a new pull request #966: LUCENE-9024 Optimize IntroSelector to use median of medians

2019-10-22 Thread GitBox
pcsanwald opened a new pull request #966: LUCENE-9024 Optimize IntroSelector to use median of medians URL: https://github.com/apache/lucene-solr/pull/966 # Description Today, `IntroSelector.slowSelect` falls back to a heap sort; This PR moves that implementation to use a median of m

[jira] [Created] (LUCENE-9024) Optimize IntroSelector for worst case

2019-10-22 Thread Paul Sanwald (Jira)
Paul Sanwald created LUCENE-9024: Summary: Optimize IntroSelector for worst case Key: LUCENE-9024 URL: https://issues.apache.org/jira/browse/LUCENE-9024 Project: Lucene - Core Issue Type: Imp

[jira] [Commented] (LUCENE-9006) Ensure WordDelimiterGraphFilter always emits catenateAll token early

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

[jira] [Commented] (LUCENE-9022) Never cache GlobalOrdinalsWithScoreQuery

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

[jira] [Commented] (LUCENE-8062) Never cache GlobalOrdinalQuery

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

[jira] [Commented] (SOLR-13854) Remove deprecated SolrMetricProducer.initializeMetrics API

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

[jira] [Commented] (SOLR-13822) Isolated Classloading from packages

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

[jira] [Commented] (LUCENE-8992) Share minimum score across segments in concurrent search

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

[jira] [Commented] (SOLR-13824) JSON Request API to reject anything after JSON object is over

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

[jira] [Commented] (SOLR-13403) Terms component fails for DatePointField

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

[jira] [Commented] (LUCENE-9010) extend TopGroups.merge test coverage

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

[jira] [Commented] (LUCENE-8992) Share minimum score across segments in concurrent search

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

[jira] [Commented] (SOLR-13831) Support defining arbitrary autoscaling simulation scenarios

2019-10-22 Thread Andrzej Bialecki (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16957413#comment-16957413 ] Andrzej Bialecki commented on SOLR-13831: - Example scenario that exercises the {{

[jira] [Commented] (SOLR-13831) Support defining arbitrary autoscaling simulation scenarios

2019-10-22 Thread Andrzej Bialecki (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16957408#comment-16957408 ] Andrzej Bialecki commented on SOLR-13831: - Updated patch: * support for index_doc

[jira] [Updated] (SOLR-13831) Support defining arbitrary autoscaling simulation scenarios

2019-10-22 Thread Andrzej Bialecki (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki updated SOLR-13831: Attachment: SOLR-13831.patch > Support defining arbitrary autoscaling simulation scenarios

[GitHub] [lucene-solr] tflobbe opened a new pull request #965: SOLR-13860: Enable back TestTlogReplica

2019-10-22 Thread GitBox
tflobbe opened a new pull request #965: SOLR-13860: Enable back TestTlogReplica URL: https://github.com/apache/lucene-solr/pull/965 This is an automated message from the Apache Git Service. To respond to the message, please l

[jira] [Created] (SOLR-13860) Enable back TestTlogReplica

2019-10-22 Thread Tomas Eduardo Fernandez Lobbe (Jira)
Tomas Eduardo Fernandez Lobbe created SOLR-13860: Summary: Enable back TestTlogReplica Key: SOLR-13860 URL: https://issues.apache.org/jira/browse/SOLR-13860 Project: Solr Issu

[jira] [Updated] (SOLR-13808) Query DSL should let to cache filter

2019-10-22 Thread Mikhail Khludnev (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated SOLR-13808: Attachment: SOLR-13808.patch Status: Patch Available (was: Patch Available) > Quer

[jira] [Updated] (SOLR-13808) Query DSL should let to cache filter

2019-10-22 Thread Mikhail Khludnev (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated SOLR-13808: Attachment: (was: SOLR-13808.patch) > Query DSL should let to cache filter > --

[jira] [Created] (SOLR-13859) ADDREPLICA stuck in OverseerCollectionMessageHandler.waitToSeeReplicasInState

2019-10-22 Thread Tomas Eduardo Fernandez Lobbe (Jira)
Tomas Eduardo Fernandez Lobbe created SOLR-13859: Summary: ADDREPLICA stuck in OverseerCollectionMessageHandler.waitToSeeReplicasInState Key: SOLR-13859 URL: https://issues.apache.org/jira/browse/S

[jira] [Updated] (SOLR-13808) Query DSL should let to cache filter

2019-10-22 Thread Mikhail Khludnev (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated SOLR-13808: Status: Patch Available (was: Open) > Query DSL should let to cache filter > -

[jira] [Updated] (SOLR-13808) Query DSL should let to cache filter

2019-10-22 Thread Mikhail Khludnev (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated SOLR-13808: Attachment: SOLR-13808.patch Status: Open (was: Open) > Query DSL should let to ca

[jira] [Commented] (LUCENE-8987) Move Lucene web site from svn to git

2019-10-22 Thread Jira
[ https://issues.apache.org/jira/browse/LUCENE-8987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16957347#comment-16957347 ] Jan Høydahl commented on LUCENE-8987: - Sure, all help welcome! This issue is about

[jira] [Commented] (LUCENE-9006) Ensure WordDelimiterGraphFilter always emits catenateAll token early

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

[jira] [Commented] (LUCENE-9006) Ensure WordDelimiterGraphFilter always emits catenateAll token early

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

[GitHub] [lucene-solr] dsmiley closed pull request #953: LUCENE-9006: WDGF catenateAll should come before parts

2019-10-22 Thread GitBox
dsmiley closed pull request #953: LUCENE-9006: WDGF catenateAll should come before parts URL: https://github.com/apache/lucene-solr/pull/953 This is an automated message from the Apache Git Service. To respond to the message

[jira] [Comment Edited] (SOLR-13141) CDCR bootstrap does not replicate index to the replicas of target cluster

2019-10-22 Thread Jonathan J Senchyna (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16957332#comment-16957332 ] Jonathan J Senchyna edited comment on SOLR-13141 at 10/22/19 8:27 PM: -

[jira] [Comment Edited] (SOLR-13141) CDCR bootstrap does not replicate index to the replicas of target cluster

2019-10-22 Thread Jonathan J Senchyna (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16957332#comment-16957332 ] Jonathan J Senchyna edited comment on SOLR-13141 at 10/22/19 8:27 PM: -

[jira] [Commented] (SOLR-13141) CDCR bootstrap does not replicate index to the replicas of target cluster

2019-10-22 Thread Jonathan J Senchyna (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16957332#comment-16957332 ] Jonathan J Senchyna commented on SOLR-13141: As a temporary workaround, it ap

[jira] [Commented] (LUCENE-9020) Find a way to publish Solr RefGuide without checking into git

2019-10-22 Thread Jira
[ https://issues.apache.org/jira/browse/LUCENE-9020?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16957329#comment-16957329 ] Jan Høydahl commented on LUCENE-9020: - To be fair, our RefGuide is only 39Mb across

[jira] [Commented] (LUCENE-8987) Move Lucene web site from svn to git

2019-10-22 Thread Adam Walz (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16957310#comment-16957310 ] Adam Walz commented on LUCENE-8987: --- [~janhoy] Do you need any help with this issue? I

[jira] [Commented] (SOLR-13854) Remove deprecated SolrMetricProducer.initializeMetrics API

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

[GitHub] [lucene-solr] dsmiley edited a comment on issue #953: LUCENE-9006: WDGF catenateAll should come before parts

2019-10-22 Thread GitBox
dsmiley edited a comment on issue #953: LUCENE-9006: WDGF catenateAll should come before parts URL: https://github.com/apache/lucene-solr/pull/953#issuecomment-545111987 Thanks for the approval. Is there a simple test somewhere that illustrates that the graph is incorrect? Or if yo

[GitHub] [lucene-solr] dsmiley commented on issue #953: LUCENE-9006: WDGF catenateAll should come before parts

2019-10-22 Thread GitBox
dsmiley commented on issue #953: LUCENE-9006: WDGF catenateAll should come before parts URL: https://github.com/apache/lucene-solr/pull/953#issuecomment-545111987 Thanks for the approval. Is there a simple test somewhere that illustrates that the graph is incorrect? Or if you were

[jira] [Updated] (SOLR-13856) 8.x HdfsWriteToMultipleCollectionsTest jenkins failures due to TImeoutException

2019-10-22 Thread Chris M. Hostetter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13856?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris M. Hostetter updated SOLR-13856: -- Attachment: HdfsWriteToMultipleCollectionsTest.fails.txt Status: Open (was: Ope

[jira] [Updated] (SOLR-13823) ClassCastException when using group.query and return score

2019-10-22 Thread Munendra S N (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Munendra S N updated SOLR-13823: Status: Patch Available (was: Reopened) > ClassCastException when using group.query and return sco

[jira] [Commented] (SOLR-12368) in-place DV updates should no longer have to jump through hoops if field does not yet exist

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

[jira] [Commented] (LUCENE-9020) Find a way to publish Solr RefGuide without checking into git

2019-10-22 Thread Jira
[ https://issues.apache.org/jira/browse/LUCENE-9020?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16957251#comment-16957251 ] Jan Høydahl commented on LUCENE-9020: - {quote}The process to publish today is as sim

[jira] [Commented] (SOLR-13857) QueryParser.jj produces code that will not compile

2019-10-22 Thread Gus Heck (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16957247#comment-16957247 ] Gus Heck commented on SOLR-13857: - AFAICT the interface is fundamental to javacc, and not

[jira] [Commented] (SOLR-13403) Terms component fails for DatePointField

2019-10-22 Thread Munendra S N (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16957242#comment-16957242 ] Munendra S N commented on SOLR-13403: - [^SOLR-13403.patch] The failure occurs when

[jira] [Updated] (SOLR-13403) Terms component fails for DatePointField

2019-10-22 Thread Munendra S N (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Munendra S N updated SOLR-13403: Status: Patch Available (was: Reopened) > Terms component fails for DatePointField > -

[jira] [Updated] (SOLR-13403) Terms component fails for DatePointField

2019-10-22 Thread Munendra S N (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Munendra S N updated SOLR-13403: Attachment: SOLR-13403.patch > Terms component fails for DatePointField > -

[jira] [Commented] (SOLR-13856) 8.x HdfsWriteToMultipleCollectionsTest jenkins failures due to TImeoutException

2019-10-22 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16957238#comment-16957238 ] Kevin Risden commented on SOLR-13856: - H nothing jumps out at me immediately eith

[jira] [Comment Edited] (SOLR-6376) Edismax field alias bug

2019-10-22 Thread Chris Schneider (Jira)
[ https://issues.apache.org/jira/browse/SOLR-6376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16957233#comment-16957233 ] Chris Schneider edited comment on SOLR-6376 at 10/22/19 5:35 PM: ---

[jira] [Comment Edited] (SOLR-6376) Edismax field alias bug

2019-10-22 Thread Chris Schneider (Jira)
[ https://issues.apache.org/jira/browse/SOLR-6376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16957233#comment-16957233 ] Chris Schneider edited comment on SOLR-6376 at 10/22/19 5:35 PM: ---

[jira] [Commented] (SOLR-6376) Edismax field alias bug

2019-10-22 Thread Chris Schneider (Jira)
[ https://issues.apache.org/jira/browse/SOLR-6376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16957233#comment-16957233 ] Chris Schneider commented on SOLR-6376: --- Want to add more details, as I ran into thi

[jira] [Commented] (LUCENE-9010) extend TopGroups.merge test coverage

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

[jira] [Updated] (LUCENE-8996) maxScore is sometimes missing from distributed grouped responses

2019-10-22 Thread Christine Poerschke (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christine Poerschke updated LUCENE-8996: Status: Patch Available (was: Open) > maxScore is sometimes missing from distribu

[jira] [Commented] (SOLR-13268) Clean up any test failures resulting from defaulting to async logging

2019-10-22 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16957149#comment-16957149 ] Erick Erickson commented on SOLR-13268: --- No clue really, but thanks for pointing th

[jira] [Commented] (LUCENE-8996) maxScore is sometimes missing from distributed grouped responses

2019-10-22 Thread Christine Poerschke (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16957147#comment-16957147 ] Christine Poerschke commented on LUCENE-8996: - Just attached LUCENE-8996.pat

[jira] [Updated] (LUCENE-8996) maxScore is sometimes missing from distributed grouped responses

2019-10-22 Thread Christine Poerschke (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christine Poerschke updated LUCENE-8996: Attachment: LUCENE-8996.patch > maxScore is sometimes missing from distributed gro

[jira] [Commented] (SOLR-13857) QueryParser.jj produces code that will not compile

2019-10-22 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16957143#comment-16957143 ] Erick Erickson commented on SOLR-13857: --- We need to be able to regenerate this code

[jira] [Commented] (LUCENE-8996) maxScore is sometimes missing from distributed grouped responses

2019-10-22 Thread Christine Poerschke (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16957141#comment-16957141 ] Christine Poerschke commented on LUCENE-8996: - {quote}... About the LUCENE-9

[jira] [Commented] (LUCENE-8062) Never cache GlobalOrdinalQuery

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

[GitHub] [lucene-solr] jimczi opened a new pull request #964: LUCENE-9023: GlobalOrdinalsWithScore should not compute occurrences when the provided min is 1

2019-10-22 Thread GitBox
jimczi opened a new pull request #964: LUCENE-9023: GlobalOrdinalsWithScore should not compute occurrences when the provided min is 1 URL: https://github.com/apache/lucene-solr/pull/964 This is a continuation of https://issues.apache.org/jira/browse/LUCENE-9022 Today the GlobalOrdina

[jira] [Created] (LUCENE-9023) GlobalOrdinalsWithScore should not compute occurrences when the provided min is 1

2019-10-22 Thread Jim Ferenczi (Jira)
Jim Ferenczi created LUCENE-9023: Summary: GlobalOrdinalsWithScore should not compute occurrences when the provided min is 1 Key: LUCENE-9023 URL: https://issues.apache.org/jira/browse/LUCENE-9023 Pro

[jira] [Commented] (LUCENE-9020) Find a way to publish Solr RefGuide without checking into git

2019-10-22 Thread Cassandra Targett (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9020?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16957070#comment-16957070 ] Cassandra Targett commented on LUCENE-9020: --- There is not an external free hos

[jira] [Commented] (LUCENE-9020) Find a way to publish Solr RefGuide without checking into git

2019-10-22 Thread Alexandre Rafalovitch (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9020?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16957072#comment-16957072 ] Alexandre Rafalovitch commented on LUCENE-9020: --- Something like [Netlify|h

[jira] [Commented] (LUCENE-9014) Design a new solution for publishing JavaDoc

2019-10-22 Thread Alexandre Rafalovitch (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16957063#comment-16957063 ] Alexandre Rafalovitch commented on LUCENE-9014: --- It does look good. They

[jira] [Resolved] (LUCENE-9022) Never cache GlobalOrdinalsWithScoreQuery

2019-10-22 Thread Jim Ferenczi (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jim Ferenczi resolved LUCENE-9022. -- Fix Version/s: 8.3 master (9.0) Resolution: Fixed Thanks [~jpountz]!

[jira] [Commented] (LUCENE-9022) Never cache GlobalOrdinalsWithScoreQuery

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

[jira] [Commented] (LUCENE-9022) Never cache GlobalOrdinalsWithScoreQuery

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

[jira] [Commented] (LUCENE-9022) Never cache GlobalOrdinalsWithScoreQuery

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

[GitHub] [lucene-solr] jimczi merged pull request #963: LUCENE-9022: Never cache GlobalOrdinalsWithScoreQuery

2019-10-22 Thread GitBox
jimczi merged pull request #963: LUCENE-9022: Never cache GlobalOrdinalsWithScoreQuery URL: https://github.com/apache/lucene-solr/pull/963 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [lucene-solr] jgq2008303393 commented on issue #940: LUCENE-9002: Query caching leads to absurdly slow queries

2019-10-22 Thread GitBox
jgq2008303393 commented on issue #940: LUCENE-9002: Query caching leads to absurdly slow queries URL: https://github.com/apache/lucene-solr/pull/940#issuecomment-544947806 @jpountz Please help to merge : ) This is an automate

[GitHub] [lucene-solr] jgq2008303393 removed a comment on issue #940: LUCENE-9002: Query caching leads to absurdly slow queries

2019-10-22 Thread GitBox
jgq2008303393 removed a comment on issue #940: LUCENE-9002: Query caching leads to absurdly slow queries URL: https://github.com/apache/lucene-solr/pull/940#issuecomment-543103567 @jpountz Please help to merge : ) This is an

[jira] [Comment Edited] (SOLR-13202) Three NullPointerExceptions in org.apache.solr.search.JoinQuery.hashCode()

2019-10-22 Thread Pranay Kumar Chaudhary (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16956942#comment-16956942 ] Pranay Kumar Chaudhary edited comment on SOLR-13202 at 10/22/19 11:24 AM: -

[jira] [Comment Edited] (SOLR-13202) Three NullPointerExceptions in org.apache.solr.search.JoinQuery.hashCode()

2019-10-22 Thread Pranay Kumar Chaudhary (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16956942#comment-16956942 ] Pranay Kumar Chaudhary edited comment on SOLR-13202 at 10/22/19 11:24 AM: -

[jira] [Commented] (SOLR-13202) Three NullPointerExceptions in org.apache.solr.search.JoinQuery.hashCode()

2019-10-22 Thread Pranay Kumar Chaudhary (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16956942#comment-16956942 ] Pranay Kumar Chaudhary commented on SOLR-13202: --- I have added a null check

[jira] [Updated] (SOLR-13202) Three NullPointerExceptions in org.apache.solr.search.JoinQuery.hashCode()

2019-10-22 Thread Pranay Kumar Chaudhary (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pranay Kumar Chaudhary updated SOLR-13202: -- Attachment: SOLR-13202.patch > Three NullPointerExceptions in org.apache.solr.s

[GitHub] [lucene-solr] jimczi opened a new pull request #963: LUCENE-9022: Never cache GlobalOrdinalsWithScoreQuery

2019-10-22 Thread GitBox
jimczi opened a new pull request #963: LUCENE-9022: Never cache GlobalOrdinalsWithScoreQuery URL: https://github.com/apache/lucene-solr/pull/963 Today we disable caching for GlobalOrdinalsQuery (https://issues.apache.org/jira/browse/LUCENE-8062) but not GlobalOrdinalsWithScoreQuery. Howev

[jira] [Created] (SOLR-13858) Clean up SolrInfoBean / SolrMetricProducer API

2019-10-22 Thread Andrzej Bialecki (Jira)
Andrzej Bialecki created SOLR-13858: --- Summary: Clean up SolrInfoBean / SolrMetricProducer API Key: SOLR-13858 URL: https://issues.apache.org/jira/browse/SOLR-13858 Project: Solr Issue Type:

[jira] [Created] (LUCENE-9022) Never cache GlobalOrdinalsWithScoreQuery

2019-10-22 Thread Jim Ferenczi (Jira)
Jim Ferenczi created LUCENE-9022: Summary: Never cache GlobalOrdinalsWithScoreQuery Key: LUCENE-9022 URL: https://issues.apache.org/jira/browse/LUCENE-9022 Project: Lucene - Core Issue Type:

[GitHub] [lucene-solr] pbruski opened a new pull request #962: LUCENE-9021 QueryParser: re-use the LookaheadSuccess exception

2019-10-22 Thread GitBox
pbruski opened a new pull request #962: LUCENE-9021 QueryParser: re-use the LookaheadSuccess exception URL: https://github.com/apache/lucene-solr/pull/962 This is basically the same as https://issues.apache.org/jira/browse/SOLR-11242 , but for Lucene QueryParser # Checklist P

[jira] [Created] (LUCENE-9021) QueryParser should avoid creating an LookaheadSuccess(Error) object with every instance

2019-10-22 Thread Przemek Bruski (Jira)
Przemek Bruski created LUCENE-9021: -- Summary: QueryParser should avoid creating an LookaheadSuccess(Error) object with every instance Key: LUCENE-9021 URL: https://issues.apache.org/jira/browse/LUCENE-9021

[jira] [Updated] (LUCENE-9021) QueryParser should avoid creating an LookaheadSuccess(Error) object with every instance

2019-10-22 Thread Przemek Bruski (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9021?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Przemek Bruski updated LUCENE-9021: --- Attachment: LUCENE-9021.patch > QueryParser should avoid creating an LookaheadSuccess(Error)

[jira] [Updated] (SOLR-13824) JSON Request API to reject anything after JSON object is over

2019-10-22 Thread Mikhail Khludnev (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated SOLR-13824: Summary: JSON Request API to reject anything after JSON object is over (was: JSON Request

[jira] [Assigned] (SOLR-13824) JSON Request API ignores prematurely closing curly brace.

2019-10-22 Thread Mikhail Khludnev (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev reassigned SOLR-13824: --- Assignee: Mikhail Khludnev > JSON Request API ignores prematurely closing curly brac

[jira] [Updated] (SOLR-13824) JSON Request API ignores prematurely closing curly brace.

2019-10-22 Thread Mikhail Khludnev (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated SOLR-13824: Fix Version/s: 8.4 Resolution: Fixed Status: Resolved (was: Patch Availab

[jira] [Commented] (LUCENE-9020) Find a way to publish Solr RefGuide without checking into git

2019-10-22 Thread Jira
[ https://issues.apache.org/jira/browse/LUCENE-9020?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16956803#comment-16956803 ] Jan Høydahl commented on LUCENE-9020: - Why don't we try to find an external (free) h

[jira] [Commented] (LUCENE-9014) Design a new solution for publishing JavaDoc

2019-10-22 Thread Jira
[ https://issues.apache.org/jira/browse/LUCENE-9014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16956800#comment-16956800 ] Jan Høydahl commented on LUCENE-9014: - I have an idea for a better way to publish ou

[jira] [Created] (LUCENE-9020) Find a way to publish Solr RefGuide without checking into git

2019-10-22 Thread Jira
Jan Høydahl created LUCENE-9020: --- Summary: Find a way to publish Solr RefGuide without checking into git Key: LUCENE-9020 URL: https://issues.apache.org/jira/browse/LUCENE-9020 Project: Lucene - Core

[jira] [Updated] (LUCENE-9014) Design a new solution for publishing JavaDoc

2019-10-22 Thread Jira
[ https://issues.apache.org/jira/browse/LUCENE-9014?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated LUCENE-9014: Description: Currently we check in to svn folders with hundreds of html files for JavaDoc. Need a