[jira] [Comment Edited] (LUCENE-8213) Cache costly subqueries asynchronously

2019-10-02 Thread Atri Sharma (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16943317#comment-16943317 ] Atri Sharma edited comment on LUCENE-8213 at 10/3/19 4:18 AM: -- Thanks

[GitHub] [lucene-solr] dsmiley commented on issue #853: SOLR-13737 Moving SolrCloud on the README with some cues.

2019-10-02 Thread GitBox
dsmiley commented on issue #853: SOLR-13737 Moving SolrCloud on the README with some cues. URL: https://github.com/apache/lucene-solr/pull/853#issuecomment-537766519 Hey could you update the README and try again? Also replace "distributed" with "clustered" per recent conversation on the

[jira] [Commented] (LUCENE-8989) IndexSearcher Should Handle Rejection of Concurrent Task

2019-10-02 Thread Atri Sharma (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16943296#comment-16943296 ] Atri Sharma commented on LUCENE-8989: - bq. Hmm, that is a good point – maybe we should not handle

[jira] [Commented] (SOLR-8241) Evaluate W-TinyLfu cache

2019-10-02 Thread Ben Manes (Jira)
[ https://issues.apache.org/jira/browse/SOLR-8241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16943283#comment-16943283 ] Ben Manes commented on SOLR-8241: - Thanks [~ab], [~dsmiley], [~elyograg]! > Evaluate W-TinyLfu cache >

[jira] [Updated] (LUCENE-8991) disable java.util.HashMap assertions to avoid spurious vailures due to JDK-8205399

2019-10-02 Thread Chris M. Hostetter (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris M. Hostetter updated LUCENE-8991: --- Fix Version/s: 8.3 master (9.0) Assignee: Chris M.

[jira] [Commented] (LUCENE-8991) disable java.util.HashMap assertions to avoid spurious vailures due to JDK-8205399

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

[GitHub] [lucene-solr] KoenDG opened a new pull request #919: LUCENE-8994: Code Cleanup - Pass values to list constructor instead of empty constructor followed by addAll().

2019-10-02 Thread GitBox
KoenDG opened a new pull request #919: LUCENE-8994: Code Cleanup - Pass values to list constructor instead of empty constructor followed by addAll(). URL: https://github.com/apache/lucene-solr/pull/919 https://issues.apache.org/jira/projects/LUCENE/issues/LUCENE-8994 If you have

[GitHub] [lucene-solr] KoenDG commented on issue #881: LUCENE-8979: Code Cleanup: Use entryset for map iteration wherever possible. - part 2

2019-10-02 Thread GitBox
KoenDG commented on issue #881: LUCENE-8979: Code Cleanup: Use entryset for map iteration wherever possible. - part 2 URL: https://github.com/apache/lucene-solr/pull/881#issuecomment-537724000 Updated as requested. Also, the initial changes were not manual, they were automatic with

[jira] [Commented] (LUCENE-8991) disable java.util.HashMap assertions to avoid spurious vailures due to JDK-8205399

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

[jira] [Reopened] (LUCENE-8213) Cache costly subqueries asynchronously

2019-10-02 Thread Chris M. Hostetter (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris M. Hostetter reopened LUCENE-8213: > Cache costly subqueries asynchronously > -- > >

[jira] [Commented] (LUCENE-8213) Cache costly subqueries asynchronously

2019-10-02 Thread Chris M. Hostetter (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16943217#comment-16943217 ] Chris M. Hostetter commented on LUCENE-8213: FWIW: I just attached

[jira] [Updated] (LUCENE-8213) Cache costly subqueries asynchronously

2019-10-02 Thread Chris M. Hostetter (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris M. Hostetter updated LUCENE-8213: --- Attachment: thetaphi_Lucene-Solr-master-Linux_24839.log.txt > Cache costly

[jira] [Updated] (SOLR-13797) SolrResourceLoader produces inconsistent results when given bad arguments

2019-10-02 Thread Mike Drob (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Drob updated SOLR-13797: - Fix Version/s: master (9.0) Resolution: Fixed Status: Resolved (was: Patch Available)

[jira] [Commented] (SOLR-13797) SolrResourceLoader produces inconsistent results when given bad arguments

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

[jira] [Created] (LUCENE-8998) OverviewImplTest.testIsOptimized reproducible failure

2019-10-02 Thread Chris M. Hostetter (Jira)
Chris M. Hostetter created LUCENE-8998: -- Summary: OverviewImplTest.testIsOptimized reproducible failure Key: LUCENE-8998 URL: https://issues.apache.org/jira/browse/LUCENE-8998 Project: Lucene -

[GitHub] [lucene-solr] jpountz commented on issue #905: LUCENE-8990: Add estimateDocCount(visitor) method to PointValues

2019-10-02 Thread GitBox
jpountz commented on issue #905: LUCENE-8990: Add estimateDocCount(visitor) method to PointValues URL: https://github.com/apache/lucene-solr/pull/905#issuecomment-537680322 @colings86 pointed me to

[GitHub] [lucene-solr] jpountz edited a comment on issue #905: LUCENE-8990: Add estimateDocCount(visitor) method to PointValues

2019-10-02 Thread GitBox
jpountz edited a comment on issue #905: LUCENE-8990: Add estimateDocCount(visitor) method to PointValues URL: https://github.com/apache/lucene-solr/pull/905#issuecomment-537456383 I was more thinking that there should be a better formula, which takes into account the fact that when you

[jira] [Comment Edited] (LUCENE-8993) Change Maven POM repository URLs to https

2019-10-02 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16943150#comment-16943150 ] Uwe Schindler edited comment on LUCENE-8993 at 10/2/19 8:41 PM: After

[jira] [Commented] (LUCENE-8993) Change Maven POM repository URLs to https

2019-10-02 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16943150#comment-16943150 ] Uwe Schindler commented on LUCENE-8993: --- After deleting the Maven repo, I had to fix this issue

[jira] [Commented] (SOLR-13790) LRUStatsCache size explosion and ineffective caching

2019-10-02 Thread David Wayne Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16943149#comment-16943149 ] David Wayne Smiley commented on SOLR-13790: --- Interesting; your proposal makes sense. Thanks

[GitHub] [lucene-solr] thomaswoeckinger commented on a change in pull request #902: SOLR-13795: Reload solr core after schema is persisted.

2019-10-02 Thread GitBox
thomaswoeckinger commented on a change in pull request #902: SOLR-13795: Reload solr core after schema is persisted. URL: https://github.com/apache/lucene-solr/pull/902#discussion_r330756503 ## File path: solr/core/src/java/org/apache/solr/schema/IndexSchema.java ## @@

[GitHub] [lucene-solr] thomaswoeckinger commented on a change in pull request #902: SOLR-13795: Reload solr core after schema is persisted.

2019-10-02 Thread GitBox
thomaswoeckinger commented on a change in pull request #902: SOLR-13795: Reload solr core after schema is persisted. URL: https://github.com/apache/lucene-solr/pull/902#discussion_r330755828 ## File path: solr/core/src/java/org/apache/solr/schema/IndexSchema.java ## @@

[jira] [Commented] (SOLR-8241) Evaluate W-TinyLfu cache

2019-10-02 Thread David Wayne Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-8241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16943141#comment-16943141 ] David Wayne Smiley commented on SOLR-8241: -- Woohoo! Thanks [~ab] and for your extreme

[GitHub] [lucene-solr] dsmiley commented on a change in pull request #902: SOLR-13795: Reload solr core after schema is persisted.

2019-10-02 Thread GitBox
dsmiley commented on a change in pull request #902: SOLR-13795: Reload solr core after schema is persisted. URL: https://github.com/apache/lucene-solr/pull/902#discussion_r330750867 ## File path: solr/core/src/java/org/apache/solr/schema/ManagedIndexSchema.java ## @@

[GitHub] [lucene-solr] dsmiley commented on a change in pull request #902: SOLR-13795: Reload solr core after schema is persisted.

2019-10-02 Thread GitBox
dsmiley commented on a change in pull request #902: SOLR-13795: Reload solr core after schema is persisted. URL: https://github.com/apache/lucene-solr/pull/902#discussion_r330751954 ## File path: solr/core/src/java/org/apache/solr/schema/IndexSchema.java ## @@ -1556,48

[GitHub] [lucene-solr] dsmiley commented on a change in pull request #902: SOLR-13795: Reload solr core after schema is persisted.

2019-10-02 Thread GitBox
dsmiley commented on a change in pull request #902: SOLR-13795: Reload solr core after schema is persisted. URL: https://github.com/apache/lucene-solr/pull/902#discussion_r330751354 ## File path: solr/core/src/test/org/apache/solr/rest/schema/TestBulkSchemaAPI.java ## @@

[GitHub] [lucene-solr] dsmiley commented on a change in pull request #902: SOLR-13795: Reload solr core after schema is persisted.

2019-10-02 Thread GitBox
dsmiley commented on a change in pull request #902: SOLR-13795: Reload solr core after schema is persisted. URL: https://github.com/apache/lucene-solr/pull/902#discussion_r330752451 ## File path: solr/core/src/java/org/apache/solr/schema/IndexSchema.java ## @@ -138,7

[jira] [Commented] (LUCENE-8989) IndexSearcher Should Handle Rejection of Concurrent Task

2019-10-02 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16943135#comment-16943135 ] Michael McCandless commented on LUCENE-8989: {quote}Suppose the executor has been shut down

[GitHub] [lucene-solr] thomaswoeckinger commented on issue #665: Fixes SOLR-13539

2019-10-02 Thread GitBox
thomaswoeckinger commented on issue #665: Fixes SOLR-13539 URL: https://github.com/apache/lucene-solr/pull/665#issuecomment-537648923 pre commit check is still toggling This is an automated message from the Apache Git

[jira] [Commented] (SOLR-13722) Package Management APIs

2019-10-02 Thread David Wayne Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16943087#comment-16943087 ] David Wayne Smiley commented on SOLR-13722: --- I'm confused on the status here. It's in master

[jira] [Commented] (SOLR-13813) Shared storage online split support

2019-10-02 Thread Yonik Seeley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16943070#comment-16943070 ] Yonik Seeley commented on SOLR-13813: - The other notable thing is that I *thought* the test was solid

[GitHub] [lucene-solr] magibney edited a comment on issue #892: LUCENE-8972: Add ICUTransformCharFilter, to support pre-tokenizer ICU text transformation

2019-10-02 Thread GitBox
magibney edited a comment on issue #892: LUCENE-8972: Add ICUTransformCharFilter, to support pre-tokenizer ICU text transformation URL: https://github.com/apache/lucene-solr/pull/892#issuecomment-537538822 Here's a thought: what if we provided a boolean configuration option like

[jira] [Commented] (SOLR-13813) Shared storage online split support

2019-10-02 Thread Yonik Seeley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16943057#comment-16943057 ] Yonik Seeley commented on SOLR-13813: - This PR ( https://github.com/apache/lucene-solr/pull/918 )

[GitHub] [lucene-solr] yonik opened a new pull request #918: SOLR-13813: SHARED: add basic test for online shard splitting

2019-10-02 Thread GitBox
yonik opened a new pull request #918: SOLR-13813: SHARED: add basic test for online shard splitting URL: https://github.com/apache/lucene-solr/pull/918 This is an automated message from the Apache Git Service. To respond to

[jira] [Commented] (SOLR-8241) Evaluate W-TinyLfu cache

2019-10-02 Thread Andrzej Bialecki (Jira)
[ https://issues.apache.org/jira/browse/SOLR-8241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16943041#comment-16943041 ] Andrzej Bialecki commented on SOLR-8241: Updated patch: * reduced contention in stats counting by

[jira] [Updated] (SOLR-8241) Evaluate W-TinyLfu cache

2019-10-02 Thread Andrzej Bialecki (Jira)
[ https://issues.apache.org/jira/browse/SOLR-8241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki updated SOLR-8241: --- Attachment: SOLR-8241.patch > Evaluate W-TinyLfu cache > > >

[jira] [Commented] (LUCENE-8993) Change Maven POM repository URLs to https

2019-10-02 Thread Mark Miller (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16943037#comment-16943037 ] Mark Miller commented on LUCENE-8993: - FYI, I’ve done this, though I’ll check stuff like this again

[jira] [Commented] (SOLR-13797) SolrResourceLoader produces inconsistent results when given bad arguments

2019-10-02 Thread Anshum Gupta (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16943033#comment-16943033 ] Anshum Gupta commented on SOLR-13797: - [~mdrob] - LGTM. Just a minor question/suggestion. Can you

[jira] [Created] (SOLR-13813) Shared storage online split support

2019-10-02 Thread Yonik Seeley (Jira)
Yonik Seeley created SOLR-13813: --- Summary: Shared storage online split support Key: SOLR-13813 URL: https://issues.apache.org/jira/browse/SOLR-13813 Project: Solr Issue Type: Sub-task

[GitHub] [lucene-solr] magibney commented on issue #892: LUCENE-8972: Add ICUTransformCharFilter, to support pre-tokenizer ICU text transformation

2019-10-02 Thread GitBox
magibney commented on issue #892: LUCENE-8972: Add ICUTransformCharFilter, to support pre-tokenizer ICU text transformation URL: https://github.com/apache/lucene-solr/pull/892#issuecomment-537601926 Tried this out, and the performance gain was indeed significant. Comparing apples to

[jira] [Updated] (SOLR-13811) possible autoAddReplicas bug and/or (Hdfs)AutoAddReplicasIntegrationTest refactoring / fixes

2019-10-02 Thread Chris M. Hostetter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13811?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris M. Hostetter updated SOLR-13811: -- Attachment: hoss_local_failure_after_refactoring.log.txt

[jira] [Commented] (SOLR-13811) possible autoAddReplicas bug and/or (Hdfs)AutoAddReplicasIntegrationTest refactoring / fixes

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

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

2019-10-02 Thread GitBox
cbuescher 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_r330672796 ## File path:

[GitHub] [lucene-solr] cpoerschke commented on issue #300: SOLR-11831: Skip second grouping step if group.limit is 1 (aka Las Vegas Patch)

2019-10-02 Thread GitBox
cpoerschke commented on issue #300: SOLR-11831: Skip second grouping step if group.limit is 1 (aka Las Vegas Patch) URL: https://github.com/apache/lucene-solr/pull/300#issuecomment-537594398 Thanks @diegoceccarelli for the updates and for splitting the unrelated `maxScore` change out into

[jira] [Updated] (SOLR-13812) SolrTestCaseJ4.params(String...) javadocs, uneven rejection, basic test coverage

2019-10-02 Thread Christine Poerschke (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christine Poerschke updated SOLR-13812: --- Status: Patch Available (was: Open) > SolrTestCaseJ4.params(String...) javadocs,

[jira] [Updated] (SOLR-13812) SolrTestCaseJ4.params(String...) javadocs, uneven rejection, basic test coverage

2019-10-02 Thread Christine Poerschke (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christine Poerschke updated SOLR-13812: --- Attachment: SOLR-13812.patch > SolrTestCaseJ4.params(String...) javadocs, uneven

[jira] [Created] (SOLR-13812) SolrTestCaseJ4.params(String...) javadocs, uneven rejection, basic test coverage

2019-10-02 Thread Christine Poerschke (Jira)
Christine Poerschke created SOLR-13812: -- Summary: SolrTestCaseJ4.params(String...) javadocs, uneven rejection, basic test coverage Key: SOLR-13812 URL: https://issues.apache.org/jira/browse/SOLR-13812

[jira] [Commented] (SOLR-13811) possible autoAddReplicas bug and/or (Hdfs)AutoAddReplicasIntegrationTest refactoring / fixes

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

[jira] [Commented] (SOLR-13101) Shared storage support in SolrCloud

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

[GitHub] [lucene-solr] yonik merged pull request #917: SOLR-13101: fix test compilation

2019-10-02 Thread GitBox
yonik merged pull request #917: SOLR-13101: fix test compilation URL: https://github.com/apache/lucene-solr/pull/917 This is an automated message from the Apache Git Service. To respond to the message, please log on to

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

2019-10-02 Thread GitBox
jimczi 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_r330667847 ## File path:

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

2019-10-02 Thread GitBox
jimczi 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_r330659818 ## File path:

[jira] [Created] (SOLR-13811) possible autoAddReplicas bug and/or (Hdfs)AutoAddReplicasIntegrationTest refactoring / fixes

2019-10-02 Thread Chris M. Hostetter (Jira)
Chris M. Hostetter created SOLR-13811: - Summary: possible autoAddReplicas bug and/or (Hdfs)AutoAddReplicasIntegrationTest refactoring / fixes Key: SOLR-13811 URL:

[GitHub] [lucene-solr] yonik opened a new pull request #917: SOLR-13101: fix test compilation

2019-10-02 Thread GitBox
yonik opened a new pull request #917: SOLR-13101: fix test compilation URL: https://github.com/apache/lucene-solr/pull/917 Looks like the merge when the original PR was put up broke test compilation. Here's the simple fix.

[GitHub] [lucene-solr] thomaswoeckinger commented on issue #665: Fixes SOLR-13539

2019-10-02 Thread GitBox
thomaswoeckinger commented on issue #665: Fixes SOLR-13539 URL: https://github.com/apache/lucene-solr/pull/665#issuecomment-537570032 Pushed again without ignored binary test This is an automated message from the Apache Git

[GitHub] [lucene-solr] thomaswoeckinger edited a comment on issue #665: Fixes SOLR-13539

2019-10-02 Thread GitBox
thomaswoeckinger edited a comment on issue #665: Fixes SOLR-13539 URL: https://github.com/apache/lucene-solr/pull/665#issuecomment-537560022 > Hi Thomas. I'd really like to get this (#665) in for 8.3, but right now it's bundled to your change in #883. I can't merge this without #883. >

[GitHub] [lucene-solr] thomaswoeckinger commented on issue #665: Fixes SOLR-13539

2019-10-02 Thread GitBox
thomaswoeckinger commented on issue #665: Fixes SOLR-13539 URL: https://github.com/apache/lucene-solr/pull/665#issuecomment-537560022 > Hi Thomas. I'd really like to get this (#665) in for 8.3, but right now it's bundled to your change in #883. I can't merge this without #883. > >

[GitHub] [lucene-solr] gerlowskija commented on issue #665: Fixes SOLR-13539

2019-10-02 Thread GitBox
gerlowskija commented on issue #665: Fixes SOLR-13539 URL: https://github.com/apache/lucene-solr/pull/665#issuecomment-537556502 Hi Thomas. I'd really like to get this (#665) in for 8.3, but right now it's bundled to your change in #883. I can't merge this without #883. And I

[jira] [Commented] (SOLR-13790) LRUStatsCache size explosion and ineffective caching

2019-10-02 Thread Andrzej Bialecki (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16942908#comment-16942908 ] Andrzej Bialecki commented on SOLR-13790: - Oh, and until the staleness issue is fixed I would

[jira] [Commented] (SOLR-13790) LRUStatsCache size explosion and ineffective caching

2019-10-02 Thread Andrzej Bialecki (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16942904#comment-16942904 ] Andrzej Bialecki commented on SOLR-13790: - Upon further examination it looks like

[jira] [Commented] (SOLR-13764) Parse Interval Query from JSON API

2019-10-02 Thread Mikhail Khludnev (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16942895#comment-16942895 ] Mikhail Khludnev commented on SOLR-13764: - I'm sorry. Need to switch to something different.  >

[jira] [Updated] (SOLR-13764) Parse Interval Query from JSON API

2019-10-02 Thread Mikhail Khludnev (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated SOLR-13764: Priority: Minor (was: Blocker) > Parse Interval Query from JSON API >

[jira] [Comment Edited] (SOLR-13101) Shared storage support in SolrCloud

2019-10-02 Thread Yonik Seeley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16942890#comment-16942890 ] Yonik Seeley edited comment on SOLR-13101 at 10/2/19 3:10 PM: -- bq. How far

[jira] [Commented] (SOLR-13101) Shared storage support in SolrCloud

2019-10-02 Thread Yonik Seeley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16942890#comment-16942890 ] Yonik Seeley commented on SOLR-13101: - bq. How far do you think is it complete? Do you forsee a lot

[GitHub] [lucene-solr] magibney commented on issue #892: LUCENE-8972: Add ICUTransformCharFilter, to support pre-tokenizer ICU text transformation

2019-10-02 Thread GitBox
magibney commented on issue #892: LUCENE-8972: Add ICUTransformCharFilter, to support pre-tokenizer ICU text transformation URL: https://github.com/apache/lucene-solr/pull/892#issuecomment-537538822 Here's a thought: what if we provided a boolean configuration option like

[jira] [Updated] (SOLR-13790) LRUStatsCache size explosion and ineffective caching

2019-10-02 Thread Andrzej Bialecki (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki updated SOLR-13790: Attachment: SOLR-13790.patch > LRUStatsCache size explosion and ineffective caching >

[jira] [Commented] (SOLR-13105) A visual guide to Solr Math Expressions and Streaming Expressions

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

[jira] [Commented] (SOLR-13105) A visual guide to Solr Math Expressions and Streaming Expressions

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

[jira] [Commented] (SOLR-13105) A visual guide to Solr Math Expressions and Streaming Expressions

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

[jira] [Commented] (SOLR-13105) A visual guide to Solr Math Expressions and Streaming Expressions

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

[jira] [Commented] (SOLR-13105) A visual guide to Solr Math Expressions and Streaming Expressions

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

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

2019-10-02 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_r330582970 ## File path: lucene/core/src/java/org/apache/lucene/search/LRUQueryCache.java ## @@ -88,13

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

2019-10-02 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_r330580984 ## File path: lucene/core/src/java/org/apache/lucene/search/LRUQueryCache.java ## @@ -368,10

[GitHub] [lucene-solr] jpountz commented on a change in pull request #881: LUCENE-8979: Code Cleanup: Use entryset for map iteration wherever possible. - part 2

2019-10-02 Thread GitBox
jpountz commented on a change in pull request #881: LUCENE-8979: Code Cleanup: Use entryset for map iteration wherever possible. - part 2 URL: https://github.com/apache/lucene-solr/pull/881#discussion_r330579248 ## File path:

[GitHub] [lucene-solr] jpountz commented on a change in pull request #881: LUCENE-8979: Code Cleanup: Use entryset for map iteration wherever possible. - part 2

2019-10-02 Thread GitBox
jpountz commented on a change in pull request #881: LUCENE-8979: Code Cleanup: Use entryset for map iteration wherever possible. - part 2 URL: https://github.com/apache/lucene-solr/pull/881#discussion_r330578921 ## File path:

[GitHub] [lucene-solr] jpountz commented on a change in pull request #881: LUCENE-8979: Code Cleanup: Use entryset for map iteration wherever possible. - part 2

2019-10-02 Thread GitBox
jpountz commented on a change in pull request #881: LUCENE-8979: Code Cleanup: Use entryset for map iteration wherever possible. - part 2 URL: https://github.com/apache/lucene-solr/pull/881#discussion_r330579524 ## File path:

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

2019-10-02 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_r330579304 ## File path: lucene/core/src/java/org/apache/lucene/search/LRUQueryCache.java ## @@ -813,8

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

2019-10-02 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_r330577294 ## File path: lucene/core/src/java/org/apache/lucene/search/LRUQueryCache.java ## @@ -88,13

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

2019-10-02 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_r330575572 ## File path: lucene/core/src/java/org/apache/lucene/search/LRUQueryCache.java ## @@ -88,13

[jira] [Commented] (SOLR-13105) A visual guide to Solr Math Expressions and Streaming Expressions

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

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

2019-10-02 Thread GitBox
jpountz commented on a change in pull request #916: LUCENE-8213: Asynchronous Caching in LRUQueryCache URL: https://github.com/apache/lucene-solr/pull/916#discussion_r330550479 ## File path: lucene/core/src/java/org/apache/lucene/search/QueryCache.java ## @@ -33,4 +35,10

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

2019-10-02 Thread GitBox
jpountz commented on a change in pull request #916: LUCENE-8213: Asynchronous Caching in LRUQueryCache URL: https://github.com/apache/lucene-solr/pull/916#discussion_r330554876 ## File path: lucene/core/src/java/org/apache/lucene/search/LRUQueryCache.java ## @@ -88,13

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

2019-10-02 Thread GitBox
jpountz commented on a change in pull request #916: LUCENE-8213: Asynchronous Caching in LRUQueryCache URL: https://github.com/apache/lucene-solr/pull/916#discussion_r330564331 ## File path: lucene/core/src/java/org/apache/lucene/search/LRUQueryCache.java ## @@ -832,5

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

2019-10-02 Thread GitBox
jpountz commented on a change in pull request #916: LUCENE-8213: Asynchronous Caching in LRUQueryCache URL: https://github.com/apache/lucene-solr/pull/916#discussion_r330553473 ## File path: lucene/core/src/java/org/apache/lucene/search/LRUQueryCache.java ## @@ -389,6

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

2019-10-02 Thread GitBox
jpountz commented on a change in pull request #916: LUCENE-8213: Asynchronous Caching in LRUQueryCache URL: https://github.com/apache/lucene-solr/pull/916#discussion_r330546874 ## File path: lucene/core/src/java/org/apache/lucene/search/LRUQueryCache.java ## @@ -813,8

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

2019-10-02 Thread GitBox
jpountz commented on a change in pull request #916: LUCENE-8213: Asynchronous Caching in LRUQueryCache URL: https://github.com/apache/lucene-solr/pull/916#discussion_r330572346 ## File path: lucene/core/src/java/org/apache/lucene/search/LRUQueryCache.java ## @@ -448,13

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

2019-10-02 Thread GitBox
jpountz commented on a change in pull request #916: LUCENE-8213: Asynchronous Caching in LRUQueryCache URL: https://github.com/apache/lucene-solr/pull/916#discussion_r330552818 ## File path: lucene/core/src/java/org/apache/lucene/search/LRUQueryCache.java ## @@ -368,10

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

2019-10-02 Thread GitBox
jpountz commented on a change in pull request #916: LUCENE-8213: Asynchronous Caching in LRUQueryCache URL: https://github.com/apache/lucene-solr/pull/916#discussion_r330549857 ## File path: lucene/core/src/java/org/apache/lucene/search/LRUQueryCache.java ## @@ -832,5

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

2019-10-02 Thread GitBox
jpountz commented on a change in pull request #916: LUCENE-8213: Asynchronous Caching in LRUQueryCache URL: https://github.com/apache/lucene-solr/pull/916#discussion_r330545241 ## File path: lucene/core/src/java/org/apache/lucene/search/LRUQueryCache.java ## @@ -88,13

[GitHub] [lucene-solr] jpountz closed pull request #884: LUCENE-8980: optimise SegmentTermsEnum.seekExact performance

2019-10-02 Thread GitBox
jpountz closed pull request #884: LUCENE-8980: optimise SegmentTermsEnum.seekExact performance URL: https://github.com/apache/lucene-solr/pull/884 This is an automated message from the Apache Git Service. To respond to the

[jira] [Commented] (SOLR-13105) A visual guide to Solr Math Expressions and Streaming Expressions

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

[jira] [Commented] (LUCENE-8213) Cache costly subqueries asynchronously

2019-10-02 Thread Atri Sharma (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16942788#comment-16942788 ] Atri Sharma commented on LUCENE-8213: - [~jpountz] Just noticed your latest comment – I raised a PR

[GitHub] [lucene-solr] atris commented on issue #899: LUCENE-8989: Allow IndexSearcher To Handle Rejected Execution

2019-10-02 Thread GitBox
atris commented on issue #899: LUCENE-8989: Allow IndexSearcher To Handle Rejected Execution URL: https://github.com/apache/lucene-solr/pull/899#issuecomment-537478089 +1, will increase it to 48 :) This is an automated

[GitHub] [lucene-solr] atris opened a new pull request #916: LUCENE-8213: Asynchronous Caching in LRUQueryCache

2019-10-02 Thread GitBox
atris opened a new pull request #916: LUCENE-8213: Asynchronous Caching in LRUQueryCache URL: https://github.com/apache/lucene-solr/pull/916 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [lucene-solr] jpountz commented on issue #904: LUCENE-8992: Share minimum score across segment in concurrent search

2019-10-02 Thread GitBox
jpountz commented on issue #904: LUCENE-8992: Share minimum score across segment in concurrent search URL: https://github.com/apache/lucene-solr/pull/904#issuecomment-537473006 Oops, then sorry for the noise about verifyCounts!

[GitHub] [lucene-solr] jpountz commented on issue #899: LUCENE-8989: Allow IndexSearcher To Handle Rejected Execution

2019-10-02 Thread GitBox
jpountz commented on issue #899: LUCENE-8989: Allow IndexSearcher To Handle Rejected Execution URL: https://github.com/apache/lucene-solr/pull/899#issuecomment-537460386 @atris I don't have objections to that change, however 12 hours sounds too short to me for a change that could have

[GitHub] [lucene-solr] jimczi commented on issue #904: LUCENE-8992: Share minimum score across segment in concurrent search

2019-10-02 Thread GitBox
jimczi commented on issue #904: LUCENE-8992: Share minimum score across segment in concurrent search URL: https://github.com/apache/lucene-solr/pull/904#issuecomment-537459055 > FYI luceneutil has an option for this: verifyCounts=False, e.g. I have this in my benchmark configuration when

[GitHub] [lucene-solr] thomaswoeckinger commented on issue #902: SOLR-13795: Reload solr core after schema is persisted.

2019-10-02 Thread GitBox
thomaswoeckinger commented on issue #902: SOLR-13795: Reload solr core after schema is persisted. URL: https://github.com/apache/lucene-solr/pull/902#issuecomment-537451575 Pushed again, @dsmiley plz review, have done research on this null behaviour, it was introduced 5 years ago, did not

[GitHub] [lucene-solr] jpountz commented on issue #904: LUCENE-8992: Share minimum score across segment in concurrent search

2019-10-02 Thread GitBox
jpountz commented on issue #904: LUCENE-8992: Share minimum score across segment in concurrent search URL: https://github.com/apache/lucene-solr/pull/904#issuecomment-537451121 > I also had to deactivate some checks that ensure that multiple runs of the same query return the same number

[GitHub] [lucene-solr] iverase commented on issue #844: LUCENE-8860: Make more decision on inner nodes in ShapeBoundingBoxQuery

2019-10-02 Thread GitBox
iverase commented on issue #844: LUCENE-8860: Make more decision on inner nodes in ShapeBoundingBoxQuery URL: https://github.com/apache/lucene-solr/pull/844#issuecomment-537438312 @imotov Could you add an entry in CHANGES.txt? Then I could merge.

  1   2   >