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

2019-10-15 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-54821 @wuyunfeng LRUQueryCache will cache compound queries a bit earlier as it explains here:

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

2019-10-15 Thread GitBox
wuyunfeng commented on issue #940: LUCENE-9002: Query caching leads to absurdly slow queries URL: https://github.com/apache/lucene-solr/pull/940#issuecomment-542227509 @jgq2008303393 I guess you don's get my point, compound query cache sub-clause just because the compound query call the

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

2019-10-15 Thread GitBox
wuyunfeng edited a comment on issue #940: LUCENE-9002: Query caching leads to absurdly slow queries URL: https://github.com/apache/lucene-solr/pull/940#issuecomment-542227509 @jgq2008303393 I guess you don's get my point, compound query cache sub-clause just because the compound query

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

2019-10-15 Thread GitBox
wuyunfeng edited a comment on issue #940: LUCENE-9002: Query caching leads to absurdly slow queries URL: https://github.com/apache/lucene-solr/pull/940#issuecomment-542227509 @jgq2008303393 I guess you maybe not get my point, compound query cache sub-clause just because the compound

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

2019-10-15 Thread David Wayne Smiley (Jira)
David Wayne Smiley created LUCENE-9006: -- Summary: Ensure WordDelimiterGraphFilter always emits catenateAll token early Key: LUCENE-9006 URL: https://issues.apache.org/jira/browse/LUCENE-9006

[jira] [Commented] (SOLR-13846) PreemptiveBasicAuthClientBuilderFactory use of static code blocks makes it unreliable in tests

2019-10-15 Thread Chris M. Hostetter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16952199#comment-16952199 ] Chris M. Hostetter commented on SOLR-13846: --- the really weird thing here, is that both of the

[jira] [Commented] (LUCENE-9005) BooleanQuery.visit() incorrectly pulls subvisitors from its parent

2019-10-15 Thread Michael Sokolov (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16952207#comment-16952207 ] Michael Sokolov commented on LUCENE-9005: - OK. I guess -- would the patch work equally well with

[GitHub] [lucene-solr] epugh opened a new pull request #956: SOLR-13848 tweak documentation to be clearer about uprefix

2019-10-15 Thread GitBox
epugh opened a new pull request #956: SOLR-13848 tweak documentation to be clearer about uprefix URL: https://github.com/apache/lucene-solr/pull/956 # Description Tweak How to use Solr Cell doc # Solution Simplifying parameters in initial example query. # Tests

[jira] [Commented] (SOLR-13849) TestSnapshotCloudManager.testSimulatorFromSnapshot failure due to running trigger

2019-10-15 Thread Chris M. Hostetter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16952331#comment-16952331 ] Chris M. Hostetter commented on SOLR-13849: --- full error w/o paraphrasing...   {noformat}

[jira] [Created] (SOLR-13846) PreemptiveBasicAuthClientBuilderFactory use of static code blocks makes it unreliable in tests

2019-10-15 Thread Chris M. Hostetter (Jira)
Chris M. Hostetter created SOLR-13846: - Summary: PreemptiveBasicAuthClientBuilderFactory use of static code blocks makes it unreliable in tests Key: SOLR-13846 URL:

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

2019-10-15 Thread GitBox
wuyunfeng edited a comment on issue #940: LUCENE-9002: Query caching leads to absurdly slow queries URL: https://github.com/apache/lucene-solr/pull/940#issuecomment-542227509 @jgq2008303393 I guess you maybe not get my point, compound query cache sub-clause just because the compound

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

2019-10-15 Thread GitBox
wuyunfeng edited a comment on issue #940: LUCENE-9002: Query caching leads to absurdly slow queries URL: https://github.com/apache/lucene-solr/pull/940#issuecomment-542227509 @jgq2008303393 I guess you maybe not get my point, compound query cache sub-clause just because the compound

[jira] [Commented] (LUCENE-8928) BKDWriter could make splitting decisions based on the actual range of values

2019-10-15 Thread Michael Sokolov (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16952042#comment-16952042 ] Michael Sokolov commented on LUCENE-8928: - > I'm curious whether that also helps the 3D field

[jira] [Commented] (LUCENE-8920) Reduce size of FSTs due to use of direct-addressing encoding

2019-10-15 Thread Michael Sokolov (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16952082#comment-16952082 ] Michael Sokolov commented on LUCENE-8920: - > store outputs in a parallel array This could save

[jira] [Updated] (SOLR-13847) Fix ref guide for autoscaling metric trigger

2019-10-15 Thread ROCHETEAU Antoine (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ROCHETEAU Antoine updated SOLR-13847: - Attachment: (was: metric_trigger_documentation.patch) > Fix ref guide for

[jira] [Updated] (SOLR-13847) Fix ref guide for autoscaling metric trigger

2019-10-15 Thread ROCHETEAU Antoine (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ROCHETEAU Antoine updated SOLR-13847: - Attachment: metric_trigger_documentation.patch > Fix ref guide for autoscaling metric

[jira] [Created] (SOLR-13848) Documentation on how to run curl to extract a document isn't clear.

2019-10-15 Thread David Eric Pugh (Jira)
David Eric Pugh created SOLR-13848: -- Summary: Documentation on how to run curl to extract a document isn't clear. Key: SOLR-13848 URL: https://issues.apache.org/jira/browse/SOLR-13848 Project: Solr

[jira] [Updated] (SOLR-13847) Fix ref guide for autoscaling metric trigger

2019-10-15 Thread ROCHETEAU Antoine (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ROCHETEAU Antoine updated SOLR-13847: - Description: Reported in the IRC channel who ask me to raise an issue, The

[jira] [Created] (SOLR-13847) Fix ref guide for autoscaling metric trigger

2019-10-15 Thread ROCHETEAU Antoine (Jira)
ROCHETEAU Antoine created SOLR-13847: Summary: Fix ref guide for autoscaling metric trigger Key: SOLR-13847 URL: https://issues.apache.org/jira/browse/SOLR-13847 Project: Solr Issue

[jira] [Updated] (SOLR-13847) Fix ref guide for autoscaling metric trigger

2019-10-15 Thread ROCHETEAU Antoine (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ROCHETEAU Antoine updated SOLR-13847: - Description: Reported in the IRC channel who ask me to raise an issue, The

[jira] [Commented] (LUCENE-9005) BooleanQuery.visit() incorrectly pulls subvisitors from its parent

2019-10-15 Thread Alan Woodward (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16952251#comment-16952251 ] Alan Woodward commented on LUCENE-9005: --- Right, we could go either way.  MUST seems more natural

[jira] [Updated] (SOLR-13847) Fix ref guide for autoscaling metric trigger

2019-10-15 Thread ROCHETEAU Antoine (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ROCHETEAU Antoine updated SOLR-13847: - Priority: Minor (was: Trivial) > Fix ref guide for autoscaling metric trigger >

[jira] [Updated] (SOLR-13848) Documentation on how to run curl to extract a document isn't clear.

2019-10-15 Thread David Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Eric Pugh updated SOLR-13848: --- Status: Patch Available (was: Open) > Documentation on how to run curl to extract a

[jira] [Commented] (SOLR-13846) PreemptiveBasicAuthClientBuilderFactory use of static code blocks makes it unreliable in tests

2019-10-15 Thread Chris M. Hostetter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16952291#comment-16952291 ] Chris M. Hostetter commented on SOLR-13846: --- i can't really wrap my head around how/why it

[jira] [Created] (SOLR-13849) TestSnapshotCloudManager.testSimulatorFromSnapshot failure due to running trigger

2019-10-15 Thread Chris M. Hostetter (Jira)
Chris M. Hostetter created SOLR-13849: - Summary: TestSnapshotCloudManager.testSimulatorFromSnapshot failure due to running trigger Key: SOLR-13849 URL: https://issues.apache.org/jira/browse/SOLR-13849

[GitHub] [lucene-solr] uschindler commented on issue #954: LUCENE-9007: MockSynonymFilter should add TypeAttribute

2019-10-15 Thread GitBox
uschindler commented on issue #954: LUCENE-9007: MockSynonymFilter should add TypeAttribute URL: https://github.com/apache/lucene-solr/pull/954#issuecomment-542433616 No idea about the precommit check. I can look into that tomorrow. Should I take the issue. Looks fine to me and it allows

[GitHub] [lucene-solr] uschindler edited a comment on issue #954: LUCENE-9007: MockSynonymFilter should add TypeAttribute

2019-10-15 Thread GitBox
uschindler edited a comment on issue #954: LUCENE-9007: MockSynonymFilter should add TypeAttribute URL: https://github.com/apache/lucene-solr/pull/954#issuecomment-542433616 No idea about the precommit check. I can look into that tomorrow. Should I take the issue? Looks fine to me and it

[jira] [Commented] (LUCENE-8509) NGramTokenizer, TrimFilter and WordDelimiterGraphFilter in combination can produce backwards offsets

2019-10-15 Thread David Wayne Smiley (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16951982#comment-16951982 ] David Wayne Smiley commented on LUCENE-8509: [~romseygeek] why was this option not added as

[GitHub] [lucene-solr] mikemccand commented on a change in pull request #923: LUCENE-8988: Introduce Global Feature Based Early Termination For Sorted Fields

2019-10-15 Thread GitBox
mikemccand commented on a change in pull request #923: LUCENE-8988: Introduce Global Feature Based Early Termination For Sorted Fields URL: https://github.com/apache/lucene-solr/pull/923#discussion_r335018884 ## File path:

[GitHub] [lucene-solr] mikemccand commented on a change in pull request #923: LUCENE-8988: Introduce Global Feature Based Early Termination For Sorted Fields

2019-10-15 Thread GitBox
mikemccand commented on a change in pull request #923: LUCENE-8988: Introduce Global Feature Based Early Termination For Sorted Fields URL: https://github.com/apache/lucene-solr/pull/923#discussion_r335015329 ## File path:

[GitHub] [lucene-solr] mikemccand commented on a change in pull request #923: LUCENE-8988: Introduce Global Feature Based Early Termination For Sorted Fields

2019-10-15 Thread GitBox
mikemccand commented on a change in pull request #923: LUCENE-8988: Introduce Global Feature Based Early Termination For Sorted Fields URL: https://github.com/apache/lucene-solr/pull/923#discussion_r335019419 ## File path:

[GitHub] [lucene-solr] mikemccand commented on a change in pull request #923: LUCENE-8988: Introduce Global Feature Based Early Termination For Sorted Fields

2019-10-15 Thread GitBox
mikemccand commented on a change in pull request #923: LUCENE-8988: Introduce Global Feature Based Early Termination For Sorted Fields URL: https://github.com/apache/lucene-solr/pull/923#discussion_r335023015 ## File path:

[GitHub] [lucene-solr] mikemccand commented on a change in pull request #923: LUCENE-8988: Introduce Global Feature Based Early Termination For Sorted Fields

2019-10-15 Thread GitBox
mikemccand commented on a change in pull request #923: LUCENE-8988: Introduce Global Feature Based Early Termination For Sorted Fields URL: https://github.com/apache/lucene-solr/pull/923#discussion_r335016985 ## File path:

[GitHub] [lucene-solr] mikemccand commented on a change in pull request #923: LUCENE-8988: Introduce Global Feature Based Early Termination For Sorted Fields

2019-10-15 Thread GitBox
mikemccand commented on a change in pull request #923: LUCENE-8988: Introduce Global Feature Based Early Termination For Sorted Fields URL: https://github.com/apache/lucene-solr/pull/923#discussion_r335016511 ## File path: lucene/CHANGES.txt ## @@ -55,6 +55,10 @@

[GitHub] [lucene-solr] mikemccand commented on a change in pull request #923: LUCENE-8988: Introduce Global Feature Based Early Termination For Sorted Fields

2019-10-15 Thread GitBox
mikemccand commented on a change in pull request #923: LUCENE-8988: Introduce Global Feature Based Early Termination For Sorted Fields URL: https://github.com/apache/lucene-solr/pull/923#discussion_r335021342 ## File path:

[GitHub] [lucene-solr] mikemccand commented on a change in pull request #923: LUCENE-8988: Introduce Global Feature Based Early Termination For Sorted Fields

2019-10-15 Thread GitBox
mikemccand commented on a change in pull request #923: LUCENE-8988: Introduce Global Feature Based Early Termination For Sorted Fields URL: https://github.com/apache/lucene-solr/pull/923#discussion_r335016883 ## File path:

[GitHub] [lucene-solr] mikemccand commented on a change in pull request #923: LUCENE-8988: Introduce Global Feature Based Early Termination For Sorted Fields

2019-10-15 Thread GitBox
mikemccand commented on a change in pull request #923: LUCENE-8988: Introduce Global Feature Based Early Termination For Sorted Fields URL: https://github.com/apache/lucene-solr/pull/923#discussion_r335024999 ## File path:

[GitHub] [lucene-solr] mikemccand commented on a change in pull request #923: LUCENE-8988: Introduce Global Feature Based Early Termination For Sorted Fields

2019-10-15 Thread GitBox
mikemccand commented on a change in pull request #923: LUCENE-8988: Introduce Global Feature Based Early Termination For Sorted Fields URL: https://github.com/apache/lucene-solr/pull/923#discussion_r335020015 ## File path:

[GitHub] [lucene-solr] mikemccand commented on a change in pull request #923: LUCENE-8988: Introduce Global Feature Based Early Termination For Sorted Fields

2019-10-15 Thread GitBox
mikemccand commented on a change in pull request #923: LUCENE-8988: Introduce Global Feature Based Early Termination For Sorted Fields URL: https://github.com/apache/lucene-solr/pull/923#discussion_r335016397 ## File path: lucene/CHANGES.txt ## @@ -55,6 +55,10 @@

[GitHub] [lucene-solr] mikemccand commented on a change in pull request #923: LUCENE-8988: Introduce Global Feature Based Early Termination For Sorted Fields

2019-10-15 Thread GitBox
mikemccand commented on a change in pull request #923: LUCENE-8988: Introduce Global Feature Based Early Termination For Sorted Fields URL: https://github.com/apache/lucene-solr/pull/923#discussion_r335016736 ## File path:

[GitHub] [lucene-solr] mikemccand commented on a change in pull request #923: LUCENE-8988: Introduce Global Feature Based Early Termination For Sorted Fields

2019-10-15 Thread GitBox
mikemccand commented on a change in pull request #923: LUCENE-8988: Introduce Global Feature Based Early Termination For Sorted Fields URL: https://github.com/apache/lucene-solr/pull/923#discussion_r335017579 ## File path:

[GitHub] [lucene-solr] mikemccand commented on a change in pull request #923: LUCENE-8988: Introduce Global Feature Based Early Termination For Sorted Fields

2019-10-15 Thread GitBox
mikemccand commented on a change in pull request #923: LUCENE-8988: Introduce Global Feature Based Early Termination For Sorted Fields URL: https://github.com/apache/lucene-solr/pull/923#discussion_r335019302 ## File path:

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

2019-10-15 Thread GitBox
wuyunfeng edited a comment on issue #940: LUCENE-9002: Query caching leads to absurdly slow queries URL: https://github.com/apache/lucene-solr/pull/940#issuecomment-542227509 @jgq2008303393 I guess you maybe not get my point, compound query cache sub-clause just because the compound

[GitHub] [lucene-solr] mikemccand commented on a change in pull request #913: LUCENE-8995: TopSuggestDocsCollector#collect should be able to signal rejection

2019-10-15 Thread GitBox
mikemccand commented on a change in pull request #913: LUCENE-8995: TopSuggestDocsCollector#collect should be able to signal rejection URL: https://github.com/apache/lucene-solr/pull/913#discussion_r334992844 ## File path:

[GitHub] [lucene-solr] mikemccand commented on a change in pull request #913: LUCENE-8995: TopSuggestDocsCollector#collect should be able to signal rejection

2019-10-15 Thread GitBox
mikemccand commented on a change in pull request #913: LUCENE-8995: TopSuggestDocsCollector#collect should be able to signal rejection URL: https://github.com/apache/lucene-solr/pull/913#discussion_r334994659 ## File path:

[GitHub] [lucene-solr] mikemccand commented on a change in pull request #913: LUCENE-8995: TopSuggestDocsCollector#collect should be able to signal rejection

2019-10-15 Thread GitBox
mikemccand commented on a change in pull request #913: LUCENE-8995: TopSuggestDocsCollector#collect should be able to signal rejection URL: https://github.com/apache/lucene-solr/pull/913#discussion_r334984757 ## File path:

[GitHub] [lucene-solr] mikemccand commented on a change in pull request #913: LUCENE-8995: TopSuggestDocsCollector#collect should be able to signal rejection

2019-10-15 Thread GitBox
mikemccand commented on a change in pull request #913: LUCENE-8995: TopSuggestDocsCollector#collect should be able to signal rejection URL: https://github.com/apache/lucene-solr/pull/913#discussion_r334996216 ## File path:

[GitHub] [lucene-solr] mikemccand commented on a change in pull request #913: LUCENE-8995: TopSuggestDocsCollector#collect should be able to signal rejection

2019-10-15 Thread GitBox
mikemccand commented on a change in pull request #913: LUCENE-8995: TopSuggestDocsCollector#collect should be able to signal rejection URL: https://github.com/apache/lucene-solr/pull/913#discussion_r334986883 ## File path:

[GitHub] [lucene-solr] mikemccand commented on a change in pull request #913: LUCENE-8995: TopSuggestDocsCollector#collect should be able to signal rejection

2019-10-15 Thread GitBox
mikemccand commented on a change in pull request #913: LUCENE-8995: TopSuggestDocsCollector#collect should be able to signal rejection URL: https://github.com/apache/lucene-solr/pull/913#discussion_r334998208 ## File path:

[GitHub] [lucene-solr] mikemccand commented on a change in pull request #913: LUCENE-8995: TopSuggestDocsCollector#collect should be able to signal rejection

2019-10-15 Thread GitBox
mikemccand commented on a change in pull request #913: LUCENE-8995: TopSuggestDocsCollector#collect should be able to signal rejection URL: https://github.com/apache/lucene-solr/pull/913#discussion_r334997617 ## File path:

[jira] [Created] (LUCENE-9007) MockSynonymFilter should add TypeAttribute

2019-10-15 Thread Jira
Christoph Büscher created LUCENE-9007: - Summary: MockSynonymFilter should add TypeAttribute Key: LUCENE-9007 URL: https://issues.apache.org/jira/browse/LUCENE-9007 Project: Lucene - Core

[GitHub] [lucene-solr] cbuescher opened a new pull request #954: LUCENE-9007: MockSynonymFilter should add TypeAttribute

2019-10-15 Thread GitBox
cbuescher opened a new pull request #954: LUCENE-9007: MockSynonymFilter should add TypeAttribute URL: https://github.com/apache/lucene-solr/pull/954 The MockSynonymFilter should add the type TypeAttribute to the synonyms it generates in order to make it a better stand-in for the real

[GitHub] [lucene-solr] cbuescher commented on issue #954: LUCENE-9007: MockSynonymFilter should add TypeAttribute

2019-10-15 Thread GitBox
cbuescher commented on issue #954: LUCENE-9007: MockSynonymFilter should add TypeAttribute URL: https://github.com/apache/lucene-solr/pull/954#issuecomment-542337593 @uschindler Don't think so, I ran `ant test` for the lucene directory, didn't find any references to this test filter in

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

2019-10-15 Thread GitBox
wuyunfeng edited a comment on issue #940: LUCENE-9002: Query caching leads to absurdly slow queries URL: https://github.com/apache/lucene-solr/pull/940#issuecomment-542227509 @jgq2008303393 I guess you maybe not get my point, compound query cache sub-clause just because the compound

[jira] [Updated] (LUCENE-8932) Allow BKDReader packedIndex to be off heap

2019-10-15 Thread Jack Conradson (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jack Conradson updated LUCENE-8932: --- Attachment: LUCENE-8932.patch > Allow BKDReader packedIndex to be off heap >

[jira] [Commented] (LUCENE-8932) Allow BKDReader packedIndex to be off heap

2019-10-15 Thread Jack Conradson (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16952079#comment-16952079 ] Jack Conradson commented on LUCENE-8932: [~jpountz] Apologies for the delay. I have added a

[jira] [Assigned] (SOLR-12393) ExpandComponent only calculates the score of expanded docs when sorted by score

2019-10-15 Thread Munendra S N (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Munendra S N reassigned SOLR-12393: --- Assignee: Munendra S N > ExpandComponent only calculates the score of expanded docs when

[jira] [Commented] (SOLR-7654) Numeric terms facet yields redundant "0.0" buckets when mincount and sort specified

2019-10-15 Thread Munendra S N (Jira)
[ https://issues.apache.org/jira/browse/SOLR-7654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16952117#comment-16952117 ] Munendra S N commented on SOLR-7654: Currently, {{mincount=0}} is not supported and the request fails

[jira] [Resolved] (SOLR-7654) Numeric terms facet yields redundant "0.0" buckets when mincount and sort specified

2019-10-15 Thread Munendra S N (Jira)
[ https://issues.apache.org/jira/browse/SOLR-7654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Munendra S N resolved SOLR-7654. Resolution: Won't Fix > Numeric terms facet yields redundant "0.0" buckets when mincount and sort

[GitHub] [lucene-solr] uschindler commented on issue #954: LUCENE-9007: MockSynonymFilter should add TypeAttribute

2019-10-15 Thread GitBox
uschindler commented on issue #954: LUCENE-9007: MockSynonymFilter should add TypeAttribute URL: https://github.com/apache/lucene-solr/pull/954#issuecomment-542323586 Looks fine. No other test changes needed? This is an

[GitHub] [lucene-solr] Ankou76ers opened a new pull request #955: Fix metric trigger example

2019-10-15 Thread GitBox
Ankou76ers opened a new pull request #955: Fix metric trigger example URL: https://github.com/apache/lucene-solr/pull/955 # Description Please provide a short description of the changes you're making with this pull request. # Solution Please provide a short

[GitHub] [lucene-solr] mikemccand commented on a change in pull request #913: LUCENE-8995: TopSuggestDocsCollector#collect should be able to signal rejection

2019-10-15 Thread GitBox
mikemccand commented on a change in pull request #913: LUCENE-8995: TopSuggestDocsCollector#collect should be able to signal rejection URL: https://github.com/apache/lucene-solr/pull/913#discussion_r335003223 ## File path:

[jira] [Commented] (SOLR-12393) ExpandComponent only calculates the score of expanded docs when sorted by score

2019-10-15 Thread Munendra S N (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16952086#comment-16952086 ] Munendra S N commented on SOLR-12393: - [^SOLR-12393.patch] In the latest patch, I have changed the

[jira] [Updated] (SOLR-12393) ExpandComponent only calculates the score of expanded docs when sorted by score

2019-10-15 Thread Munendra S N (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Munendra S N updated SOLR-12393: Status: Patch Available (was: Open) > ExpandComponent only calculates the score of expanded docs

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

2019-10-15 Thread GitBox
dsmiley opened a new pull request #953: LUCENE-9006: WDGF catenateAll should come before parts URL: https://github.com/apache/lucene-solr/pull/953 See nocommits and parent issue. The BaseTokenStreamTestCase edit was a trivial thing to ensure the primary assertTokenStreamContents

[jira] [Commented] (LUCENE-8041) All Fields.terms(fld) impls should be O(1) not O(log(N))

2019-10-15 Thread Huy Le (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16952483#comment-16952483 ] Huy Le commented on LUCENE-8041: [~dsmiley] is there anyway we can move forward with this ticket ? >

[jira] [Commented] (LUCENE-8746) Make EdgeTree (aka ComponentTree) support different type of components

2019-10-15 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16952512#comment-16952512 ] ASF subversion and git services commented on LUCENE-8746: - Commit

[jira] [Commented] (LUCENE-8746) Make EdgeTree (aka ComponentTree) support different type of components

2019-10-15 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16952511#comment-16952511 ] ASF subversion and git services commented on LUCENE-8746: - Commit

[jira] [Commented] (SOLR-13846) PreemptiveBasicAuthClientBuilderFactory use of static code blocks makes it unreliable in tests

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

[GitHub] [lucene-solr] ctargett commented on issue #723: SOLR-13545: AutoClose stream in ContentStreamUpdateRequest

2019-10-15 Thread GitBox
ctargett commented on issue #723: SOLR-13545: AutoClose stream in ContentStreamUpdateRequest URL: https://github.com/apache/lucene-solr/pull/723#issuecomment-542462754 Confused what's happening with this PR - https://issues.apache.org/jira/browse/SOLR-13545 is closed, so can this be

[jira] [Commented] (SOLR-12769) Incorrect documentation for Request Parameter API names (unset/delete)

2019-10-15 Thread Lucene/Solr QA (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16952462#comment-16952462 ] Lucene/Solr QA commented on SOLR-12769: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote ||

[GitHub] [lucene-solr] ctargett closed pull request #643: SOLR-13391: Add variance and standard deviation stream evaluators

2019-10-15 Thread GitBox
ctargett closed pull request #643: SOLR-13391: Add variance and standard deviation stream evaluators URL: https://github.com/apache/lucene-solr/pull/643 This is an automated message from the Apache Git Service. To respond

[GitHub] [lucene-solr] ctargett commented on issue #643: SOLR-13391: Add variance and standard deviation stream evaluators

2019-10-15 Thread GitBox
ctargett commented on issue #643: SOLR-13391: Add variance and standard deviation stream evaluators URL: https://github.com/apache/lucene-solr/pull/643#issuecomment-542461299 Closed PR since the code has been merged and released.

[GitHub] [lucene-solr] johtani commented on issue #935: LUCENE-4056: Japanese Tokenizer (Kuromoji) cannot build UniDic dictionary

2019-10-15 Thread GitBox
johtani commented on issue #935: LUCENE-4056: Japanese Tokenizer (Kuromoji) cannot build UniDic dictionary URL: https://github.com/apache/lucene-solr/pull/935#issuecomment-542527091 At least, I should paste the messages build successful for Unidic and Ipadic. And I will think tests for

[jira] [Commented] (SOLR-13846) PreemptiveBasicAuthClientBuilderFactory use of static code blocks makes it unreliable in tests

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

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

2019-10-15 Thread GitBox
jgq2008303393 edited a comment on issue #940: LUCENE-9002: Query caching leads to absurdly slow queries URL: https://github.com/apache/lucene-solr/pull/940#issuecomment-542508279 @wuyunfeng Whether to cache a composite clause or a single clause needs to be determined according to the

[jira] [Created] (LUCENE-9008) Surround Query Parser NOT operator is binary (sort of)

2019-10-15 Thread Gus Heck (Jira)
Gus Heck created LUCENE-9008: Summary: Surround Query Parser NOT operator is binary (sort of) Key: LUCENE-9008 URL: https://issues.apache.org/jira/browse/LUCENE-9008 Project: Lucene - Core Issue

[jira] [Updated] (LUCENE-9008) Surround Query Parser NOT operator is binary

2019-10-15 Thread Gus Heck (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gus Heck updated LUCENE-9008: - Summary: Surround Query Parser NOT operator is binary (was: Surround Query Parser NOT operator is

[jira] [Updated] (SOLR-12961) Ref Guide: Add keyword metadata to pages

2019-10-15 Thread Cassandra Targett (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12961?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cassandra Targett updated SOLR-12961: - Fix Version/s: (was: 8.1) (was: master (9.0)) > Ref Guide:

[jira] [Updated] (SOLR-12742) Improve documentation for auto add replicas and trigger documentation

2019-10-15 Thread Cassandra Targett (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cassandra Targett updated SOLR-12742: - Fix Version/s: (was: master (9.0)) > Improve documentation for auto add replicas and

[jira] [Updated] (SOLR-12742) Improve documentation for auto add replicas and trigger documentation

2019-10-15 Thread Cassandra Targett (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cassandra Targett updated SOLR-12742: - Fix Version/s: (was: 8.1) > Improve documentation for auto add replicas and trigger

[jira] [Assigned] (SOLR-12742) Improve documentation for auto add replicas and trigger documentation

2019-10-15 Thread Cassandra Targett (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cassandra Targett reassigned SOLR-12742: Assignee: (was: Cassandra Targett) > Improve documentation for auto add

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

2019-10-15 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-542508279 @wuyunfeng Whether to cache a composite clause or a single clause needs to be determined according to the scenario.

[GitHub] [lucene-solr] johtani commented on a change in pull request #935: LUCENE-4056: Japanese Tokenizer (Kuromoji) cannot build UniDic dictionary

2019-10-15 Thread GitBox
johtani commented on a change in pull request #935: LUCENE-4056: Japanese Tokenizer (Kuromoji) cannot build UniDic dictionary URL: https://github.com/apache/lucene-solr/pull/935#discussion_r335285081 ## File path: lucene/analysis/kuromoji/ivy.xml ## @@ -19,19 +19,23 @@

[jira] [Commented] (SOLR-13665) Connecting to ZK on SSL port (secureClient: ClassNotDef found error)

2019-10-15 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-13665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16951701#comment-16951701 ] Jan Høydahl commented on SOLR-13665: So I inspected the dependency tree on maven for

[GitHub] [lucene-solr] atris commented on a change in pull request #916: LUCENE-8213: Asynchronous Caching in LRUQueryCache

2019-10-15 Thread GitBox
atris commented on a change in pull request #916: LUCENE-8213: Asynchronous Caching in LRUQueryCache URL: https://github.com/apache/lucene-solr/pull/916#discussion_r334809815 ## File path: lucene/core/src/test/org/apache/lucene/search/TestLRUQueryCache.java ## @@ -1691,4

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

2019-10-15 Thread GitBox
wuyunfeng commented on issue #940: LUCENE-9002: Query caching leads to absurdly slow queries URL: https://github.com/apache/lucene-solr/pull/940#issuecomment-542109474 @jpountz If just only cache the top level query, whether can resolve this problem? Today, such as

[jira] [Commented] (SOLR-13665) Connecting to ZK on SSL port (secureClient: ClassNotDef found error)

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

[jira] [Commented] (SOLR-13793) HTTPSolrCall makes cascading calls even when all replicas are down for a collection

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

[jira] [Commented] (SOLR-13665) Connecting to ZK on SSL port (secureClient: ClassNotDef found error)

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

[jira] [Commented] (SOLR-13665) Connecting to ZK on SSL port (secureClient: ClassNotDef found error)

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

[jira] [Resolved] (SOLR-13665) Connecting to ZK on SSL port (secureClient: ClassNotDef found error)

2019-10-15 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-13665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl resolved SOLR-13665. Resolution: Fixed > Connecting to ZK on SSL port (secureClient: ClassNotDef found error) >

[jira] [Commented] (SOLR-13793) HTTPSolrCall makes cascading calls even when all replicas are down for a collection

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

[jira] [Commented] (SOLR-13793) HTTPSolrCall makes cascading calls even when all replicas are down for a collection

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

[jira] [Resolved] (SOLR-13834) ZkController#getSolrCloudManager() creates a new instance of ZkStateReader

2019-10-15 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ishan Chattopadhyaya resolved SOLR-13834. - Fix Version/s: 8.3 Resolution: Fixed Thanks [~claygoddard]! Hopefully,

[jira] [Commented] (SOLR-13677) All Metrics Gauges should be unregistered by the objects that registered them

2019-10-15 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16951766#comment-16951766 ] Ishan Chattopadhyaya commented on SOLR-13677: - bq. I hope to be able to look at this

[jira] [Assigned] (SOLR-13843) MOVEREPLICA API in Solr doesn't respect Replica Type.

2019-10-15 Thread Shalin Shekhar Mangar (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar reassigned SOLR-13843: Assignee: Shalin Shekhar Mangar > MOVEREPLICA API in Solr doesn't respect

[jira] [Commented] (LUCENE-8920) Reduce size of FSTs due to use of direct-addressing encoding

2019-10-15 Thread Adrien Grand (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16951755#comment-16951755 ] Adrien Grand commented on LUCENE-8920: -- I was thinking we could store outputs in a parallel array,

[jira] [Commented] (SOLR-13834) ZkController#getSolrCloudManager() creates a new instance of ZkStateReader

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

[GitHub] [lucene-solr] janhoy merged pull request #938: SOLR-13665: Added missing netty dependencies to solrJ

2019-10-15 Thread GitBox
janhoy merged pull request #938: SOLR-13665: Added missing netty dependencies to solrJ URL: https://github.com/apache/lucene-solr/pull/938 This is an automated message from the Apache Git Service. To respond to the message,

  1   2   >