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

2019-10-09 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_r332853732 ## File path: lucene/core/src/java/org/apache/lucene/search/LRUQueryCache.java ## @@ -732,8 +734

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

2019-10-09 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_r332853116 ## File path: lucene/core/src/java/org/apache/lucene/search/LRUQueryCache.java ## @@ -832,5 +866

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

2019-10-09 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_r332854251 ## File path: lucene/core/src/java/org/apache/lucene/search/LRUQueryCache.java ## @@ -832,5 +866

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

2019-10-09 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_r332857726 ## File path: lucene/core/src/test/org/apache/lucene/search/TestLRUQueryCache.java ## @@ -244,6

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

2019-10-09 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_r332859431 ## File path: lucene/core/src/test/org/apache/lucene/search/TestLRUQueryCache.java ## @@ -1229,1

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

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

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

2019-10-09 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_r332858863 ## File path: lucene/core/src/test/org/apache/lucene/search/TestLRUQueryCache.java ## @@ -244,6

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

2019-10-09 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_r332859481 ## File path: lucene/core/src/test/org/apache/lucene/search/TestLRUQueryCache.java ## @@ -1229,1

[GitHub] [lucene-solr] jpountz commented on issue #916: LUCENE-8213: Asynchronous Caching in LRUQueryCache

2019-10-09 Thread GitBox
jpountz commented on issue #916: LUCENE-8213: Asynchronous Caching in LRUQueryCache URL: https://github.com/apache/lucene-solr/pull/916#issuecomment-539874259 > I have not added a test for the closed reader case because I am unable to formulate one intuitively Maybe we could do this

[jira] [Commented] (LUCENE-9002) query caching leads to absurdly slow queries

2019-10-09 Thread Adrien Grand (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16947416#comment-16947416 ] Adrien Grand commented on LUCENE-9002: -- [~jgq2008303393] Thanks for running tests.

[jira] [Commented] (LUCENE-9002) query caching leads to absurdly slow queries

2019-10-09 Thread Adrien Grand (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16947419#comment-16947419 ] Adrien Grand commented on LUCENE-9002: -- Copying some comments from https://github.

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

2019-10-09 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_r332873041 ## File path: lucene/suggest/src/java/org/apache/lucene/search/suggest/docume

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

2019-10-09 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_r332872725 ## File path: lucene/suggest/src/java/org/apache/lucene/search/suggest/docume

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

2019-10-09 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_r332873923 ## File path: lucene/suggest/src/java/org/apache/lucene/search/suggest/docume

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

2019-10-09 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_r332875335 ## File path: lucene/suggest/src/java/org/apache/lucene/search/suggest/docume

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

2019-10-09 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_r330405030 ## File path: lucene/suggest/src/test/org/apache/lucene/search/suggest/docume

[jira] [Updated] (LUCENE-8816) Decouple Kuromoji's morphological analyser and its dictionary

2019-10-09 Thread Jun Ohtani (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jun Ohtani updated LUCENE-8816: --- Attachment: (was: LUCENE-4056.patch) > Decouple Kuromoji's morphological analyser and its dictio

[jira] [Updated] (LUCENE-4056) Japanese Tokenizer (Kuromoji) cannot build UniDic dictionary

2019-10-09 Thread Jun Ohtani (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-4056?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jun Ohtani updated LUCENE-4056: --- Attachment: LUCENE-4056.patch > Japanese Tokenizer (Kuromoji) cannot build UniDic dictionary > -

[jira] [Updated] (LUCENE-8816) Decouple Kuromoji's morphological analyser and its dictionary

2019-10-09 Thread Jun Ohtani (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jun Ohtani updated LUCENE-8816: --- Attachment: LUCENE-4056.patch > Decouple Kuromoji's morphological analyser and its dictionary >

[jira] [Commented] (LUCENE-4056) Japanese Tokenizer (Kuromoji) cannot build UniDic dictionary

2019-10-09 Thread Jun Ohtani (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-4056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16947426#comment-16947426 ] Jun Ohtani commented on LUCENE-4056: I succeeded to build "unidic-mecab-2.1.2_src.zi

[jira] [Commented] (LUCENE-9001) Race condition in SetOnce

2019-10-09 Thread Adrien Grand (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16947428#comment-16947428 ] Adrien Grand commented on LUCENE-9001: -- When SetOnce was initially designed, I susp

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

2019-10-09 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_r332905842 ## File path: lucene/suggest/src/java/org/apache/lucene/search/suggest/doc

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

2019-10-09 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_r332908048 ## File path: lucene/suggest/src/java/org/apache/lucene/search/suggest/doc

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

2019-10-09 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_r332913649 ## File path: lucene/suggest/src/java/org/apache/lucene/search/suggest/doc

[GitHub] [lucene-solr] cbuescher commented on issue #913: LUCENE-8995: TopSuggestDocsCollector#collect should be able to signal rejection

2019-10-09 Thread GitBox
cbuescher commented on issue #913: LUCENE-8995: TopSuggestDocsCollector#collect should be able to signal rejection URL: https://github.com/apache/lucene-solr/pull/913#issuecomment-539919153 @jimczi thanks for the review, pushed a commit adressing most of the nits and left two questions. Ha

[GitHub] [lucene-solr] harry-wood opened a new pull request #934: Fix typo

2019-10-09 Thread GitBox
harry-wood opened a new pull request #934: Fix typo URL: https://github.com/apache/lucene-solr/pull/934 I _think_ there is a missing word here. "one **which** has too many states" This is an automated message from the Apache G

[jira] [Updated] (SOLR-13293) org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient - Error consuming and closing http response stream.

2019-10-09 Thread Cao Manh Dat (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cao Manh Dat updated SOLR-13293: Fix Version/s: 8.3 > org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient - Error > c

[jira] [Updated] (SOLR-13293) org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient - Error consuming and closing http response stream.

2019-10-09 Thread Cao Manh Dat (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cao Manh Dat updated SOLR-13293: Priority: Blocker (was: Minor) > org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient

[GitHub] [lucene-solr] chenkovsky commented on issue #895: fix LUCENE-8985

2019-10-09 Thread GitBox
chenkovsky commented on issue #895: fix LUCENE-8985 URL: https://github.com/apache/lucene-solr/pull/895#issuecomment-539922291 @janhoy I have submitted the code, and passed all testcases. A small difference compared to original implementation is that I will capture all tokens(original impl

[jira] [Commented] (LUCENE-9002) query caching leads to absurdly slow queries

2019-10-09 Thread Guoqiang Jiang (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16947499#comment-16947499 ] Guoqiang Jiang commented on LUCENE-9002: {code} one question raised there is whe

[jira] [Commented] (LUCENE-9002) query caching leads to absurdly slow queries

2019-10-09 Thread Guoqiang Jiang (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16947498#comment-16947498 ] Guoqiang Jiang commented on LUCENE-9002: {code} As I understand, you experimente

[jira] [Commented] (LUCENE-9002) query caching leads to absurdly slow queries

2019-10-09 Thread Guoqiang Jiang (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16947500#comment-16947500 ] Guoqiang Jiang commented on LUCENE-9002: {code} Atri wonders whether we should h

[jira] [Comment Edited] (LUCENE-9002) query caching leads to absurdly slow queries

2019-10-09 Thread Guoqiang Jiang (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16947500#comment-16947500 ] Guoqiang Jiang edited comment on LUCENE-9002 at 10/9/19 9:51 AM: -

[jira] [Commented] (LUCENE-9002) query caching leads to absurdly slow queries

2019-10-09 Thread Guoqiang Jiang (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16947515#comment-16947515 ] Guoqiang Jiang commented on LUCENE-9002: In addition, we have done a lot of test

[jira] [Commented] (SOLR-11091) fix-or-suppress 18 'Resource leak' warnings in StreamExpressionToExpessionTest.java

2019-10-09 Thread Andras Salamon (Jira)
[ https://issues.apache.org/jira/browse/SOLR-11091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16947518#comment-16947518 ] Andras Salamon commented on SOLR-11091: --- I think SOLR-10809 already solved this. >

[jira] [Commented] (SOLR-13293) org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient - Error consuming and closing http response stream.

2019-10-09 Thread Cao Manh Dat (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16947537#comment-16947537 ] Cao Manh Dat commented on SOLR-13293: - Hi guys, The problem here happened since in

[jira] [Updated] (SOLR-13293) org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient - Error consuming and closing http response stream.

2019-10-09 Thread Cao Manh Dat (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cao Manh Dat updated SOLR-13293: Attachment: SOLR-13293.patch > org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient -

[jira] [Assigned] (SOLR-13293) org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient - Error consuming and closing http response stream.

2019-10-09 Thread Cao Manh Dat (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cao Manh Dat reassigned SOLR-13293: --- Assignee: Cao Manh Dat > org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient -

[jira] [Commented] (SOLR-13293) org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient - Error consuming and closing http response stream.

2019-10-09 Thread Cao Manh Dat (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16947538#comment-16947538 ] Cao Manh Dat commented on SOLR-13293: - Attached a patch for this issue, tests already

[jira] [Updated] (SOLR-13293) org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient - Error consuming and closing http response stream.

2019-10-09 Thread Cao Manh Dat (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cao Manh Dat updated SOLR-13293: Status: Patch Available (was: Open) > org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrC

[jira] [Resolved] (SOLR-13539) Atomic Update Multivalue remove does not work for field types UUID, Enums, Bool and Binary

2019-10-09 Thread Jason Gerlowski (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gerlowski resolved SOLR-13539. Fix Version/s: 8.3 Resolution: Fixed > Atomic Update Multivalue remove does not work

[jira] [Resolved] (SOLR-13820) Refresh Rule-Based Auth ref-guide page

2019-10-09 Thread Jason Gerlowski (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13820?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gerlowski resolved SOLR-13820. Fix Version/s: 8.3 Resolution: Fixed > Refresh Rule-Based Auth ref-guide page >

[jira] [Resolved] (SOLR-11841) Removing values from a multivalued EnumField by Atomic Update does not work when using XML as codec

2019-10-09 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-11841?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Wöckinger resolved SOLR-11841. - Fix Version/s: 8.3 Resolution: Fixed > Removing values from a multivalued EnumFiel

[jira] [Created] (SOLR-13830) [child] transformer documentation has a little error

2019-10-09 Thread Bram Biesbrouck (Jira)
Bram Biesbrouck created SOLR-13830: -- Summary: [child] transformer documentation has a little error Key: SOLR-13830 URL: https://issues.apache.org/jira/browse/SOLR-13830 Project: Solr Issue T

[jira] [Commented] (SOLR-13821) Package Store

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

[jira] [Commented] (SOLR-13821) Package Store

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

[jira] [Commented] (SOLR-13821) Package Store

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

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

2019-10-09 Thread Andrzej Bialecki (Jira)
Andrzej Bialecki created SOLR-13831: --- Summary: Support defining arbitrary autoscaling simulation scenarios Key: SOLR-13831 URL: https://issues.apache.org/jira/browse/SOLR-13831 Project: Solr

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

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

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

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

[jira] [Commented] (SOLR-13209) NullPointerException from call in org.apache.solr.search.SolrIndexSearcher.getDocSet

2019-10-09 Thread Cader Hancock (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16947735#comment-16947735 ] Cader Hancock commented on SOLR-13209: -- https://github.com/apache/lucene-solr/pull/9

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

2019-10-09 Thread GitBox
johtani opened a new pull request #935: LUCENE-4056: Japanese Tokenizer (Kuromoji) cannot build UniDic dictionary URL: https://github.com/apache/lucene-solr/pull/935 # Description UniDic has a bit different column and unk.def from ipadic. Currently if we use UniDic, then we get so

[jira] [Commented] (LUCENE-4056) Japanese Tokenizer (Kuromoji) cannot build UniDic dictionary

2019-10-09 Thread Jun Ohtani (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-4056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16947791#comment-16947791 ] Jun Ohtani commented on LUCENE-4056: I made a pull request on github repo. https://

[jira] [Assigned] (SOLR-9818) Solr admin UI rapidly retries any request(s) if it loses connection with the server

2019-10-09 Thread Shalin Shekhar Mangar (Jira)
[ https://issues.apache.org/jira/browse/SOLR-9818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar reassigned SOLR-9818: --- Assignee: Shalin Shekhar Mangar > Solr admin UI rapidly retries any request(s

[jira] [Commented] (SOLR-13293) org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient - Error consuming and closing http response stream.

2019-10-09 Thread Lucene/Solr QA (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16947834#comment-16947834 ] Lucene/Solr QA commented on SOLR-13293: --- | (/) *{color:green}+1 overall{color}* | \

[jira] [Created] (SOLR-13832) MoreLikeThis parsers SimpleMLTQParser and CloudMLTQParser - termvectors vs fieldvalues

2019-10-09 Thread Profimedia (Jira)
Profimedia created SOLR-13832: - Summary: MoreLikeThis parsers SimpleMLTQParser and CloudMLTQParser - termvectors vs fieldvalues Key: SOLR-13832 URL: https://issues.apache.org/jira/browse/SOLR-13832 Projec

[jira] [Commented] (SOLR-13815) Live split can lose data

2019-10-09 Thread Yonik Seeley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16947902#comment-16947902 ] Yonik Seeley commented on SOLR-13815: - Actually, doc_38 and doc_40 don't look the sam

[jira] [Commented] (SOLR-13815) Live split can lose data

2019-10-09 Thread Yonik Seeley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16947933#comment-16947933 ] Yonik Seeley commented on SOLR-13815: - OK, I've verified what the race is (or rather

[jira] [Created] (SOLR-13833) setupRequest normally called twice

2019-10-09 Thread Yonik Seeley (Jira)
Yonik Seeley created SOLR-13833: --- Summary: setupRequest normally called twice Key: SOLR-13833 URL: https://issues.apache.org/jira/browse/SOLR-13833 Project: Solr Issue Type: Bug Security

[jira] [Updated] (SOLR-13293) ConcurrentUpdateHttp2SolrClient log error exception in case the InputStream is closed onSuccess

2019-10-09 Thread Cao Manh Dat (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cao Manh Dat updated SOLR-13293: Summary: ConcurrentUpdateHttp2SolrClient log error exception in case the InputStream is closed onSu

[jira] [Updated] (SOLR-13293) ConcurrentUpdateHttp2SolrClient log error exception m is closed onSuccess

2019-10-09 Thread Cao Manh Dat (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cao Manh Dat updated SOLR-13293: Summary: ConcurrentUpdateHttp2SolrClient log error exception m is closed onSuccess (was: Concurre

[jira] [Updated] (SOLR-13293) ConcurrentUpdateHttp2SolrClient log AsynchronousCloseException exception error

2019-10-09 Thread Cao Manh Dat (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cao Manh Dat updated SOLR-13293: Summary: ConcurrentUpdateHttp2SolrClient log AsynchronousCloseException exception error (was: Conc

[jira] [Updated] (SOLR-13293) ConcurrentUpdateHttp2SolrClient always log AsynchronousCloseException exception error on indexing

2019-10-09 Thread Cao Manh Dat (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cao Manh Dat updated SOLR-13293: Summary: ConcurrentUpdateHttp2SolrClient always log AsynchronousCloseException exception error on i

[jira] [Commented] (SOLR-13293) ConcurrentUpdateHttp2SolrClient always log AsynchronousCloseException exception error on indexing

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

[jira] [Commented] (SOLR-13293) ConcurrentUpdateHttp2SolrClient always log AsynchronousCloseException exception error on indexing

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

[jira] [Commented] (SOLR-13293) ConcurrentUpdateHttp2SolrClient always log AsynchronousCloseException exception error on indexing

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

[jira] [Updated] (SOLR-13293) ConcurrentUpdateHttp2SolrClient always log AsynchronousCloseException exception error on indexing

2019-10-09 Thread Cao Manh Dat (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cao Manh Dat updated SOLR-13293: Resolution: Fixed Status: Resolved (was: Patch Available) > ConcurrentUpdateHttp2SolrClien

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

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

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

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

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

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

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

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

[jira] [Commented] (SOLR-12490) Query DSL supports for further referring and exclusion in JSON facets

2019-10-09 Thread Mikhail Khludnev (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16948013#comment-16948013 ] Mikhail Khludnev commented on SOLR-12490: - Handling array as in the snippet above

[jira] [Updated] (SOLR-12490) Query DSL supports for further referring and exclusion in JSON facets

2019-10-09 Thread Mikhail Khludnev (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated SOLR-12490: Attachment: SOLR-12490.patch Status: Open (was: Open) > Query DSL supports for fur

[jira] [Commented] (LUCENE-9001) Race condition in SetOnce

2019-10-09 Thread Przemko Robakowski (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16948066#comment-16948066 ] Przemko Robakowski commented on LUCENE-9001: But you have to ensure that set

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

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

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

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

[jira] [Issue Comment Deleted] (LUCENE-8985) SynonymGraphFilter cannot handle input stream with tokens filtered.

2019-10-09 Thread Chongchen Chen (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8985?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chongchen Chen updated LUCENE-8985: --- Comment: was deleted (was: [~janhoy] I find two testcases in TestSynonymGraphFilter that I c

[GitHub] [lucene-solr] CaderHancock commented on issue #933: SOLR-13209 NullPointerException from call in org.apache.solr.search.SolrIndexSearcher.getDocSet

2019-10-09 Thread GitBox
CaderHancock commented on issue #933: SOLR-13209 NullPointerException from call in org.apache.solr.search.SolrIndexSearcher.getDocSet URL: https://github.com/apache/lucene-solr/pull/933#issuecomment-540274652 After working on SOLR-13205, I realized that I should throw a SolrException inste

[GitHub] [lucene-solr] CaderHancock closed pull request #933: SOLR-13209 NullPointerException from call in org.apache.solr.search.SolrIndexSearcher.getDocSet

2019-10-09 Thread GitBox
CaderHancock closed pull request #933: SOLR-13209 NullPointerException from call in org.apache.solr.search.SolrIndexSearcher.getDocSet URL: https://github.com/apache/lucene-solr/pull/933 This is an automated message from the

[GitHub] [lucene-solr] CaderHancock opened a new pull request #936: SOLR-13205 fixed as per diffblue suggestion

2019-10-09 Thread GitBox
CaderHancock opened a new pull request #936: SOLR-13205 fixed as per diffblue suggestion URL: https://github.com/apache/lucene-solr/pull/936 # Description Fixing a string index out of bounds exception when field is null. # Solution charAt(0) == '_' -> starts

[jira] [Commented] (SOLR-13760) Date Math in "start" attribute of routed alias causes exception

2019-10-09 Thread Gus Heck (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16948119#comment-16948119 ] Gus Heck commented on SOLR-13760: - Updated the PR with logic to convert date math in the

[GitHub] [lucene-solr] CaderHancock opened a new pull request #937: SOLR-13209 fixed by adding a null check that throws a SolrException

2019-10-09 Thread GitBox
CaderHancock opened a new pull request #937: SOLR-13209 fixed by adding a null check that throws a SolrException URL: https://github.com/apache/lucene-solr/pull/937 # Description Please provide a short description of the changes you're making with this pull request.

[GitHub] [lucene-solr] TheSench commented on issue #921: SOLR-13816: Move eDisMax params from private interface to public constants

2019-10-09 Thread GitBox
TheSench commented on issue #921: SOLR-13816: Move eDisMax params from private interface to public constants URL: https://github.com/apache/lucene-solr/pull/921#issuecomment-540308183 I discovered that the eDisMax parameter `mm.autoRelax` is actually being used in the DisMax Query Parser a

[GitHub] [lucene-solr] TheSench commented on issue #921: SOLR-13816: Move eDisMax params from private interface to public constants

2019-10-09 Thread GitBox
TheSench commented on issue #921: SOLR-13816: Move eDisMax params from private interface to public constants URL: https://github.com/apache/lucene-solr/pull/921#issuecomment-540308473 I also copied all of the eDisMax-only parameters from `DisMaxParams` to `ExtendedDisMaxParams` and marked

[jira] [Commented] (LUCENE-8137) GraphTokenStreamFiniteStrings does not handle position inc > 1 in multi-word synoyms

2019-10-09 Thread Chongchen Chen (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16948157#comment-16948157 ] Chongchen Chen commented on LUCENE-8137: In QueryBuilder.analyzeGraphBoolean, it

[jira] [Comment Edited] (LUCENE-8137) GraphTokenStreamFiniteStrings does not handle position inc > 1 in multi-word synoyms

2019-10-09 Thread Chongchen Chen (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16948157#comment-16948157 ] Chongchen Chen edited comment on LUCENE-8137 at 10/10/19 3:20 AM:

[jira] [Comment Edited] (LUCENE-8137) GraphTokenStreamFiniteStrings does not handle position inc > 1 in multi-word synoyms

2019-10-09 Thread Chongchen Chen (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16948157#comment-16948157 ] Chongchen Chen edited comment on LUCENE-8137 at 10/10/19 3:21 AM:

[jira] [Comment Edited] (LUCENE-8137) GraphTokenStreamFiniteStrings does not handle position inc > 1 in multi-word synoyms

2019-10-09 Thread Chongchen Chen (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16948157#comment-16948157 ] Chongchen Chen edited comment on LUCENE-8137 at 10/10/19 3:22 AM:

[jira] [Commented] (LUCENE-8137) GraphTokenStreamFiniteStrings does not handle position inc > 1 in multi-word synoyms

2019-10-09 Thread Chongchen Chen (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16948165#comment-16948165 ] Chongchen Chen commented on LUCENE-8137: to solve this problem, is it a better c

[GitHub] [lucene-solr] jgq2008303393 commented on issue #916: LUCENE-8213: Asynchronous Caching in LRUQueryCache

2019-10-09 Thread GitBox
jgq2008303393 commented on issue #916: LUCENE-8213: Asynchronous Caching in LRUQueryCache URL: https://github.com/apache/lucene-solr/pull/916#issuecomment-540378041 When async caching is enabled, cache operation does not slow down queries, so we should cache as much as possible, which is b