[jira] [Commented] (SOLR-13156) Limiting field facet with certain terms via {!terms} not taking into account sorting

2019-01-24 Thread Andrey Kudryavtsev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16751404#comment-16751404 ] Andrey Kudryavtsev commented on SOLR-13156: --- {code:java} protected NamedList

[jira] [Updated] (LUCENE-8359) Extend ToParentBlockJoinQuery with 'minimum matched children' functionality

2018-06-15 Thread Andrey Kudryavtsev (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Kudryavtsev updated LUCENE-8359: --- Attachment: LUCENE-8359 > Extend ToParentBlockJoinQuery with 'minimum matched

[jira] [Created] (LUCENE-8359) Extend ToParentBlockJoinQuery with 'minimum matched children' functionality

2018-06-15 Thread Andrey Kudryavtsev (JIRA)
Andrey Kudryavtsev created LUCENE-8359: -- Summary: Extend ToParentBlockJoinQuery with 'minimum matched children' functionality Key: LUCENE-8359 URL: https://issues.apache.org/jira/browse/LUCENE-8359

[jira] [Comment Edited] (SOLR-12352) Solr mod function query does not yield correct results

2018-05-14 Thread Andrey Kudryavtsev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16474798#comment-16474798 ] Andrey Kudryavtsev edited comment on SOLR-12352 at 5/14/18 9:04 PM:

[jira] [Comment Edited] (SOLR-12352) Solr mod function query does not yield correct results

2018-05-14 Thread Andrey Kudryavtsev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16474798#comment-16474798 ] Andrey Kudryavtsev edited comment on SOLR-12352 at 5/14/18 9:03 PM:

[jira] [Commented] (SOLR-12352) Solr mod function query does not yield correct results

2018-05-14 Thread Andrey Kudryavtsev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16474798#comment-16474798 ] Andrey Kudryavtsev commented on SOLR-12352: --- Casting to double is a "better" approach (i.e. it

[jira] [Commented] (SOLR-12352) Solr mod function query does not yield correct results

2018-05-14 Thread Andrey Kudryavtsev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16474771#comment-16474771 ] Andrey Kudryavtsev commented on SOLR-12352: --- [Longs are casted to

[jira] [Updated] (SOLR-12324) handling numeric fields in uniqueBlock(id) aggregation for JSON Facet

2018-05-08 Thread Andrey Kudryavtsev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Kudryavtsev updated SOLR-12324: -- Attachment: SOLR-12324.patch > handling numeric fields in uniqueBlock(id) aggregation

[jira] [Comment Edited] (SOLR-12324) handling numeric fields in uniqueBlock(id) aggregation for JSON Facet

2018-05-08 Thread Andrey Kudryavtsev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16467540#comment-16467540 ] Andrey Kudryavtsev edited comment on SOLR-12324 at 5/8/18 3:13 PM: --- Have

[jira] [Commented] (SOLR-12324) handling numeric fields in uniqueBlock(id) aggregation for JSON Facet

2018-05-08 Thread Andrey Kudryavtsev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16467540#comment-16467540 ] Andrey Kudryavtsev commented on SOLR-12324: --- Have this lovely patch for SOLR-12324 and

[jira] [Commented] (SOLR-12155) Solr 7.2.1 deadlock in UnInvertedField.getUnInvertedField()

2018-04-15 Thread Andrey Kudryavtsev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16438877#comment-16438877 ] Andrey Kudryavtsev commented on SOLR-12155: --- Request object is not thread safe I guess. Try 

[jira] [Commented] (SOLR-12139) Support "eq" function for string fields

2018-04-09 Thread Andrey Kudryavtsev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16430614#comment-16430614 ] Andrey Kudryavtsev commented on SOLR-12139: --- Good work, David. I just added couple more tests

[jira] [Updated] (SOLR-12139) Support "eq" function for string fields

2018-04-09 Thread Andrey Kudryavtsev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Kudryavtsev updated SOLR-12139: -- Attachment: SOLR-12139.patch > Support "eq" function for string fields >

[jira] [Updated] (SOLR-12139) Support "eq" function for string fields

2018-04-05 Thread Andrey Kudryavtsev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Kudryavtsev updated SOLR-12139: -- Attachment: SOLR-12139.patch > Support "eq" function for string fields >

[jira] [Commented] (SOLR-12139) Support "eq" function for string fields

2018-04-02 Thread Andrey Kudryavtsev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16423110#comment-16423110 ] Andrey Kudryavtsev commented on SOLR-12139: --- Have to sacrifice fancy comparator then (and a bit

[jira] [Updated] (SOLR-12139) Support "eq" function for string fields

2018-04-02 Thread Andrey Kudryavtsev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Kudryavtsev updated SOLR-12139: -- Attachment: SOLR-12139.patch > Support "eq" function for string fields >

[jira] [Updated] (SOLR-12139) Support "eq" function for string fields

2018-04-02 Thread Andrey Kudryavtsev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Kudryavtsev updated SOLR-12139: -- Attachment: (was: SOLR-12139.patch) > Support "eq" function for string fields >

[jira] [Updated] (SOLR-12139) Support "eq" function for string fields

2018-04-02 Thread Andrey Kudryavtsev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Kudryavtsev updated SOLR-12139: -- Attachment: (was: SOLR-12139.patch) > Support "eq" function for string fields >

[jira] [Updated] (SOLR-12139) Support "eq" function for string fields

2018-04-02 Thread Andrey Kudryavtsev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Kudryavtsev updated SOLR-12139: -- Attachment: SOLR-12139.patch > Support "eq" function for string fields >

[jira] [Commented] (SOLR-12139) Support "eq" function for string fields

2018-04-02 Thread Andrey Kudryavtsev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16422811#comment-16422811 ] Andrey Kudryavtsev commented on SOLR-12139: --- Ok, I see. Any concerns against checking

[jira] [Updated] (SOLR-12139) Support "eq" function for string fields

2018-04-02 Thread Andrey Kudryavtsev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Kudryavtsev updated SOLR-12139: -- Attachment: SOLR-12139.patch > Support "eq" function for string fields >

[jira] [Commented] (SOLR-12139) Support "eq" function for string fields

2018-04-02 Thread Andrey Kudryavtsev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16422609#comment-16422609 ] Andrey Kudryavtsev commented on SOLR-12139: --- {quote} And as I look at it in my IDE finally,

[jira] [Updated] (SOLR-12139) Support "eq" function for string fields

2018-04-02 Thread Andrey Kudryavtsev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Kudryavtsev updated SOLR-12139: -- Attachment: SOLR-12139.patch > Support "eq" function for string fields >

[jira] [Commented] (SOLR-12139) Support "eq" function for string fields

2018-03-29 Thread Andrey Kudryavtsev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16418697#comment-16418697 ] Andrey Kudryavtsev commented on SOLR-12139: --- Yep, we can make it not only about straight strings

[jira] [Updated] (SOLR-12139) Support "eq" function for string fields

2018-03-29 Thread Andrey Kudryavtsev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Kudryavtsev updated SOLR-12139: -- Attachment: SOLR-12139.patch > Support "eq" function for string fields >

[jira] [Updated] (SOLR-12139) Support "eq" function for string fields

2018-03-28 Thread Andrey Kudryavtsev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Kudryavtsev updated SOLR-12139: -- Attachment: SOLR-12139.patch > Support "eq" function for string fields >

[jira] [Updated] (SOLR-12139) Support "eq" function for string fields

2018-03-26 Thread Andrey Kudryavtsev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Kudryavtsev updated SOLR-12139: -- Attachment: SOLR-12139.patch > Support "eq" function for string fields >

[jira] [Updated] (SOLR-12139) Support "eq" function for string fields

2018-03-26 Thread Andrey Kudryavtsev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Kudryavtsev updated SOLR-12139: -- Description: I just discovered that {{eq}} user function will work for numeric fields

[jira] [Updated] (SOLR-12139) Support "eq" function for string fields

2018-03-26 Thread Andrey Kudryavtsev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Kudryavtsev updated SOLR-12139: -- Component/s: search > Support "eq" function for string fields >

[jira] [Commented] (SOLR-12139) Support "eq" function for string fields

2018-03-26 Thread Andrey Kudryavtsev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16413912#comment-16413912 ] Andrey Kudryavtsev commented on SOLR-12139: --- It could be something like [^SOLR-12139.patch] >

[jira] [Updated] (SOLR-12139) Support "eq" function for string fields

2018-03-26 Thread Andrey Kudryavtsev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Kudryavtsev updated SOLR-12139: -- Attachment: SOLR-12139.patch > Support "eq" function for string fields >

[jira] [Created] (SOLR-12139) Support "eq" function for string fields

2018-03-26 Thread Andrey Kudryavtsev (JIRA)
Andrey Kudryavtsev created SOLR-12139: - Summary: Support "eq" function for string fields Key: SOLR-12139 URL: https://issues.apache.org/jira/browse/SOLR-12139 Project: Solr Issue Type:

[jira] [Commented] (SOLR-12027) ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.search.join.BlockJoinFacetDistribTest

2018-02-25 Thread Andrey Kudryavtsev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16376345#comment-16376345 ] Andrey Kudryavtsev commented on SOLR-12027: --- {quote}Options? {quote}   I debugged it a little

[jira] [Commented] (SOLR-9510) child level facet exclusions

2018-02-20 Thread Andrey Kudryavtsev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16370755#comment-16370755 ] Andrey Kudryavtsev commented on SOLR-9510: -- {quote} exclusion might end-up with MatchNoDocs.

[jira] [Comment Edited] (SOLR-9510) child level facet exclusions

2018-02-20 Thread Andrey Kudryavtsev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16370170#comment-16370170 ] Andrey Kudryavtsev edited comment on SOLR-9510 at 2/20/18 4:01 PM: ---  

[jira] [Comment Edited] (SOLR-9510) child level facet exclusions

2018-02-20 Thread Andrey Kudryavtsev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16370170#comment-16370170 ] Andrey Kudryavtsev edited comment on SOLR-9510 at 2/20/18 4:01 PM: ---  

[jira] [Comment Edited] (SOLR-9510) child level facet exclusions

2018-02-20 Thread Andrey Kudryavtsev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16370170#comment-16370170 ] Andrey Kudryavtsev edited comment on SOLR-9510 at 2/20/18 3:56 PM: ---  

[jira] [Commented] (SOLR-9510) child level facet exclusions

2018-02-20 Thread Andrey Kudryavtsev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16370170#comment-16370170 ] Andrey Kudryavtsev commented on SOLR-9510: -- {{{quote}}} however, after that you need to repeat

[jira] [Comment Edited] (SOLR-9510) child level facet exclusions

2018-02-19 Thread Andrey Kudryavtsev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16369636#comment-16369636 ] Andrey Kudryavtsev edited comment on SOLR-9510 at 2/20/18 1:42 AM: --- Not

[jira] [Comment Edited] (SOLR-9510) child level facet exclusions

2018-02-19 Thread Andrey Kudryavtsev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16369636#comment-16369636 ] Andrey Kudryavtsev edited comment on SOLR-9510 at 2/20/18 1:41 AM: --- Not

[jira] [Commented] (SOLR-9510) child level facet exclusions

2018-02-19 Thread Andrey Kudryavtsev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16369636#comment-16369636 ] Andrey Kudryavtsev commented on SOLR-9510: -- Not sure that I fully understand how "expand parents

[jira] [Comment Edited] (SOLR-11459) AddUpdateCommand#prevVersion is not cleared which may lead to problem for in-place updates of non existed documents

2018-01-19 Thread Andrey Kudryavtsev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16332599#comment-16332599 ] Andrey Kudryavtsev edited comment on SOLR-11459 at 1/19/18 5:47 PM:

[jira] [Commented] (SOLR-11459) AddUpdateCommand#prevVersion is not cleared which may lead to problem for in-place updates of non existed documents

2018-01-19 Thread Andrey Kudryavtsev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16332599#comment-16332599 ] Andrey Kudryavtsev commented on SOLR-11459: --- {quote} The author, somehow tell us that the

[jira] [Commented] (SOLR-11459) AddUpdateCommand#prevVersion is not cleared which may lead to problem for in-place updates of non existed documents

2018-01-18 Thread Andrey Kudryavtsev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16331393#comment-16331393 ] Andrey Kudryavtsev commented on SOLR-11459: --- Try  {code:java} ant test 

[jira] [Comment Edited] (SOLR-11459) AddUpdateCommand#prevVersion is not cleared which may lead to problem for in-place updates of non existed documents

2018-01-16 Thread Andrey Kudryavtsev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16328190#comment-16328190 ] Andrey Kudryavtsev edited comment on SOLR-11459 at 1/17/18 2:27 AM:

[jira] [Commented] (SOLR-11459) AddUpdateCommand#prevVersion is not cleared which may lead to problem for in-place updates of non existed documents

2018-01-16 Thread Andrey Kudryavtsev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16328190#comment-16328190 ] Andrey Kudryavtsev commented on SOLR-11459: --- Hope to fix this one.  The test is not ideal, it

[jira] [Commented] (SOLR-11475) Endless loop and OOM in PeerSync

2017-10-23 Thread Andrey Kudryavtsev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16214845#comment-16214845 ] Andrey Kudryavtsev commented on SOLR-11475: --- [~praste], In SOLR-11459 I described how I got into

[jira] [Commented] (SOLR-11475) Endless loop and OOM in PeerSync

2017-10-20 Thread Andrey Kudryavtsev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16212444#comment-16212444 ] Andrey Kudryavtsev commented on SOLR-11475: --- I think throwing exception in case of

[jira] [Comment Edited] (SOLR-11512) Query parsing should not loop forever with 100% cpu

2017-10-19 Thread Andrey Kudryavtsev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16210944#comment-16210944 ] Andrey Kudryavtsev edited comment on SOLR-11512 at 10/19/17 12:39 PM: --

[jira] [Commented] (SOLR-11512) Query parsing should not loop forever with 100% cpu

2017-10-19 Thread Andrey Kudryavtsev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16210944#comment-16210944 ] Andrey Kudryavtsev commented on SOLR-11512: --- I believe it will end up with "Infinite Recursion

[jira] [Updated] (SOLR-11512) Query parsing should not loop forever with 100% cpu

2017-10-19 Thread Andrey Kudryavtsev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11512?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Kudryavtsev updated SOLR-11512: -- Attachment: SOLR-11512.patch > Query parsing should not loop forever with 100% cpu >

[jira] [Commented] (SOLR-11459) AddUpdateCommand#prevVersion is not cleared which may lead to problem for in-place updates of non existed documents

2017-10-18 Thread Andrey Kudryavtsev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16209491#comment-16209491 ] Andrey Kudryavtsev commented on SOLR-11459: --- [~ichattopadhyaya], any thoughts about this? >

[jira] [Updated] (SOLR-11475) Endless loop and OOM in PeerSync

2017-10-12 Thread Andrey Kudryavtsev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Kudryavtsev updated SOLR-11475: -- Description: After problem described in SOLR-11459, I restarted cluster and got OOM on

[jira] [Updated] (SOLR-11475) Endless loop and OOM in PeerSync

2017-10-12 Thread Andrey Kudryavtsev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Kudryavtsev updated SOLR-11475: -- Description: After problem described in SOLR-11459, I restarted cluster and got OOM on

[jira] [Updated] (SOLR-11475) Endless loop and OOM in PeerSync

2017-10-12 Thread Andrey Kudryavtsev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Kudryavtsev updated SOLR-11475: -- Description: After problem described in SOLR-11459, I restarted cluster and got OOM on

[jira] [Created] (SOLR-11474) Endless loop and OOM in PeerSync

2017-10-12 Thread Andrey Kudryavtsev (JIRA)
Andrey Kudryavtsev created SOLR-11474: - Summary: Endless loop and OOM in PeerSync Key: SOLR-11474 URL: https://issues.apache.org/jira/browse/SOLR-11474 Project: Solr Issue Type: Bug

[jira] [Created] (SOLR-11475) Endless loop and OOM in PeerSync

2017-10-12 Thread Andrey Kudryavtsev (JIRA)
Andrey Kudryavtsev created SOLR-11475: - Summary: Endless loop and OOM in PeerSync Key: SOLR-11475 URL: https://issues.apache.org/jira/browse/SOLR-11475 Project: Solr Issue Type: Bug

[jira] [Updated] (SOLR-11459) AddUpdateCommand#prevVersion is not cleared which may lead to problem for in-place updates of non existed documents

2017-10-10 Thread Andrey Kudryavtsev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Kudryavtsev updated SOLR-11459: -- Description: I have a 1_shard / *m*_replicas SolrCloud cluster with Solr 6.6.0 and run

[jira] [Updated] (SOLR-11459) AddUpdateCommand#prevVersion is not cleared which may lead to problem for in-place updates of non existed documents

2017-10-10 Thread Andrey Kudryavtsev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Kudryavtsev updated SOLR-11459: -- Priority: Minor (was: Major) > AddUpdateCommand#prevVersion is not cleared which may

[jira] [Updated] (SOLR-11459) AddUpdateCommand#prevVersion is not cleared which may lead to problem for in-place updates of non existed documents

2017-10-10 Thread Andrey Kudryavtsev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Kudryavtsev updated SOLR-11459: -- Affects Version/s: (was: 6.0) > AddUpdateCommand#prevVersion is not cleared which

[jira] [Updated] (SOLR-11459) AddUpdateCommand#prevVersion is not cleared which may lead to problem for in-place updates of non existed documents

2017-10-10 Thread Andrey Kudryavtsev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Kudryavtsev updated SOLR-11459: -- Component/s: SolrCloud > AddUpdateCommand#prevVersion is not cleared which may lead to

[jira] [Updated] (SOLR-11459) AddUpdateCommand#prevVersion is not cleared which may lead to problem for in-place updates of non existed documents

2017-10-10 Thread Andrey Kudryavtsev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Kudryavtsev updated SOLR-11459: -- Affects Version/s: 6.0 7.0 > AddUpdateCommand#prevVersion is not

[jira] [Updated] (SOLR-11459) AddUpdateCommand#prevVersion is not cleared which may lead to problem for in-place updates of non existed documents

2017-10-10 Thread Andrey Kudryavtsev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Kudryavtsev updated SOLR-11459: -- Description: I have a 1_shard / *m*_replicas SolrCloud cluster with Solr 6.6.0 and run

[jira] [Updated] (SOLR-11459) AddUpdateCommand#prevVersion is not cleared which may lead to problem for in-place updates of non existed documents

2017-10-10 Thread Andrey Kudryavtsev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Kudryavtsev updated SOLR-11459: -- Description: I have a 1_shard / *m*_replicas SolrCloud cluster and run batches of 5 -

[jira] [Updated] (SOLR-11459) AddUpdateCommand#prevVersion is not cleared which may lead to problem for in-place updates of non existed documents

2017-10-10 Thread Andrey Kudryavtsev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Kudryavtsev updated SOLR-11459: -- Description: I have a 1_shard / *m*_replicas SolrCloud cluster and run batches of 5 -

[jira] [Updated] (SOLR-11459) AddUpdateCommand#prevVersion is not cleared which may lead to problem for in-place updates of non existed documents

2017-10-10 Thread Andrey Kudryavtsev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Kudryavtsev updated SOLR-11459: -- Description: I have a 1_shard / *m*_replicas SolrCloud cluster and run batches of 5 -

[jira] [Updated] (SOLR-11459) AddUpdateCommand#prevVersion is not cleared which may lead to problem for in-place updates of non existed documents

2017-10-10 Thread Andrey Kudryavtsev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Kudryavtsev updated SOLR-11459: -- Description: I have a 1_shard / *m*_replicas SolrCloud cluster and run batches of 5 -

[jira] [Updated] (SOLR-11459) AddUpdateCommand#prevVersion is not cleared which may lead to problem for in-place updates of non existed documents

2017-10-10 Thread Andrey Kudryavtsev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Kudryavtsev updated SOLR-11459: -- Description: I have a 1_shard / *m*_replicas SolrCloud cluster and run batches of 5 -

[jira] [Updated] (SOLR-11459) AddUpdateCommand#prevVersion is not cleared which may lead to problem for in-place updates of non existed documents

2017-10-10 Thread Andrey Kudryavtsev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Kudryavtsev updated SOLR-11459: -- Description: I have a 1_shard / *m*_replicas SolrCloud cluster and run batches of 5 -

[jira] [Updated] (SOLR-11459) AddUpdateCommand#prevVersion is not cleared which may lead to problem for in-place updates of non existed documents

2017-10-10 Thread Andrey Kudryavtsev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Kudryavtsev updated SOLR-11459: -- Summary: AddUpdateCommand#prevVersion is not cleared which may lead to problem for

[jira] [Created] (SOLR-11459) AddUpdateCommand#prevVersion is not cleared which may lead to problem for in-place updates for non existed

2017-10-10 Thread Andrey Kudryavtsev (JIRA)
Andrey Kudryavtsev created SOLR-11459: - Summary: AddUpdateCommand#prevVersion is not cleared which may lead to problem for in-place updates for non existed Key: SOLR-11459 URL:

[jira] [Commented] (SOLR-10701) sort=parentfield(name,{!child}) asc

2017-07-27 Thread Andrey Kudryavtsev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16103471#comment-16103471 ] Andrey Kudryavtsev commented on SOLR-10701: --- I didn't get a part why there are all that static

[jira] [Updated] (SOLR-11070) DocValues range query behaves different than Trie/Point range queries for Float/Double "Infinity"

2017-07-13 Thread Andrey Kudryavtsev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11070?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Kudryavtsev updated SOLR-11070: -- Attachment: SOLR-11070.patch > DocValues range query behaves different than Trie/Point

[jira] [Updated] (SOLR-11070) DocValues range query behaves different than Trie/Point range queries for Float/Double "Infinity"

2017-07-13 Thread Andrey Kudryavtsev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11070?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Kudryavtsev updated SOLR-11070: -- Attachment: (was: SOLR-11070.patch) > DocValues range query behaves different than

[jira] [Commented] (SOLR-11070) DocValues range query behaves different than Trie/Point range queries for Float/Double "Infinity"

2017-07-13 Thread Andrey Kudryavtsev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16086211#comment-16086211 ] Andrey Kudryavtsev commented on SOLR-11070: --- If the goal here is to treat {{*}} like a "all

[jira] [Updated] (SOLR-11070) DocValues range query behaves different than Trie/Point range queries for Float/Double "Infinity"

2017-07-13 Thread Andrey Kudryavtsev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11070?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Kudryavtsev updated SOLR-11070: -- Attachment: SOLR-11070.patch > DocValues range query behaves different than Trie/Point

[jira] [Updated] (SOLR-11042) Sort by function query: throw exception if can't parse

2017-07-10 Thread Andrey Kudryavtsev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Kudryavtsev updated SOLR-11042: -- Description: I have a couple of use cases where I need to sort result list by function

[jira] [Updated] (SOLR-11042) Sort by function query: throw exception if can't parse

2017-07-10 Thread Andrey Kudryavtsev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Kudryavtsev updated SOLR-11042: -- Description: I have a couple of use cases where I need to sort result list by function

[jira] [Updated] (SOLR-11042) Sort by function query: throw exception if can't parse

2017-07-10 Thread Andrey Kudryavtsev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Kudryavtsev updated SOLR-11042: -- Description: I have a couple of use cases where I need to sort result list by function

[jira] [Updated] (SOLR-11042) Sort by function query: throw exception if can't parse

2017-07-10 Thread Andrey Kudryavtsev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Kudryavtsev updated SOLR-11042: -- Attachment: SOLR-11042.patch > Sort by function query: throw exception if can't parse >

[jira] [Created] (SOLR-11042) Sort by function query: throw exception if can't parse

2017-07-10 Thread Andrey Kudryavtsev (JIRA)
Andrey Kudryavtsev created SOLR-11042: - Summary: Sort by function query: throw exception if can't parse Key: SOLR-11042 URL: https://issues.apache.org/jira/browse/SOLR-11042 Project: Solr

[jira] [Commented] (SOLR-10986) TestScoreJoinQPScore.testDeleteByScoreJoinQuery() failure: mismatch: '0'!='1' @ response/numFound

2017-07-05 Thread Andrey Kudryavtsev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16074773#comment-16074773 ] Andrey Kudryavtsev commented on SOLR-10986: --- Same trick for OtherCoreJoinQuery ? >

[jira] [Commented] (SOLR-10691) Allow to not commit index on core close

2017-05-15 Thread Andrey Kudryavtsev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16011059#comment-16011059 ] Andrey Kudryavtsev commented on SOLR-10691: --- It looks like {{IndexWriter#shutdown}} is currently

[jira] [Commented] (SOLR-9867) The Solr examples can not always be started after being stopped due to race with loading core.

2017-05-05 Thread Andrey Kudryavtsev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15998732#comment-15998732 ] Andrey Kudryavtsev commented on SOLR-9867: -- {code} [junit4] 1> POSTing file money.xml to

[jira] [Comment Edited] (SOLR-9867) The Solr examples can not always be started after being stopped due to race with loading core.

2017-05-04 Thread Andrey Kudryavtsev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15996760#comment-15996760 ] Andrey Kudryavtsev edited comment on SOLR-9867 at 5/4/17 2:01 PM: -- But

[jira] [Commented] (SOLR-9867) The Solr examples can not always be started after being stopped due to race with loading core.

2017-05-04 Thread Andrey Kudryavtsev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15996760#comment-15996760 ] Andrey Kudryavtsev commented on SOLR-9867: -- But what if we, you know {code} - private void

[jira] [Updated] (SOLR-9867) The Solr examples can not always be started after being stopped due to race with loading core.

2017-05-04 Thread Andrey Kudryavtsev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Kudryavtsev updated SOLR-9867: - Attachment: SOLR-9867.patch > The Solr examples can not always be started after being

[jira] [Commented] (SOLR-9867) The Solr examples can not always be started after being stopped due to race with loading core.

2017-05-04 Thread Andrey Kudryavtsev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15996505#comment-15996505 ] Andrey Kudryavtsev commented on SOLR-9867: -- {quote} I've removed SDF.init() latch, and just assign

[jira] [Updated] (SOLR-10475) DIH JdbcDataSource SqlEntityProcessor - Support Child-free parents after all children has been consumed

2017-04-11 Thread Andrey Kudryavtsev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Kudryavtsev updated SOLR-10475: -- Attachment: SOLR-10475.patch > DIH JdbcDataSource SqlEntityProcessor - Support

[jira] [Updated] (SOLR-10475) DIH JdbcDataSource SqlEntityProcessor - Support Child-free parents after all children has been consumed

2017-04-11 Thread Andrey Kudryavtsev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Kudryavtsev updated SOLR-10475: -- Attachment: (was: SOLR-10475.patch) > DIH JdbcDataSource SqlEntityProcessor -

[jira] [Comment Edited] (SOLR-10475) DIH JdbcDataSource SqlEntityProcessor - Support Child-free parents after all children has been consumed

2017-04-11 Thread Andrey Kudryavtsev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15964991#comment-15964991 ] Andrey Kudryavtsev edited comment on SOLR-10475 at 4/11/17 9:39 PM:

[jira] [Comment Edited] (SOLR-10475) DIH JdbcDataSource SqlEntityProcessor - Support Child-free parents after all children has been consumed

2017-04-11 Thread Andrey Kudryavtsev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15964991#comment-15964991 ] Andrey Kudryavtsev edited comment on SOLR-10475 at 4/11/17 9:37 PM:

[jira] [Commented] (SOLR-10475) DIH JdbcDataSource SqlEntityProcessor - Support Child-free parents after all children has been consumed

2017-04-11 Thread Andrey Kudryavtsev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15964991#comment-15964991 ] Andrey Kudryavtsev commented on SOLR-10475: --- Hey, Pavel It seems like the issue you're talking

[jira] [Updated] (SOLR-10475) DIH JdbcDataSource SqlEntityProcessor - Support Child-free parents after all children has been consumed

2017-04-11 Thread Andrey Kudryavtsev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Kudryavtsev updated SOLR-10475: -- Attachment: SOLR-10475.patch > DIH JdbcDataSource SqlEntityProcessor - Support

[jira] [Comment Edited] (SOLR-9217) {!join score=..}.. should delay join to createWeight

2017-04-06 Thread Andrey Kudryavtsev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15959018#comment-15959018 ] Andrey Kudryavtsev edited comment on SOLR-9217 at 4/6/17 4:11 PM: --

[jira] [Commented] (SOLR-9217) {!join score=..}.. should delay join to createWeight

2017-04-06 Thread Andrey Kudryavtsev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15959018#comment-15959018 ] Andrey Kudryavtsev commented on SOLR-9217: -- [~gopikannan], I think that the idea behind this Jira

[jira] [Updated] (SOLR-9217) {!join score=..}.. should delay join to createWeight

2017-04-06 Thread Andrey Kudryavtsev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Kudryavtsev updated SOLR-9217: - Attachment: SOLR_9217.patch > {!join score=..}.. should delay join to createWeight >

[jira] [Updated] (SOLR-9554) Multiple ManagedIndexSchemaFactory upgrades running simultaneously can clash, causing cores not to load

2016-09-28 Thread Andrey Kudryavtsev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Kudryavtsev updated SOLR-9554: - Attachment: SOLR-9554.patch > Multiple ManagedIndexSchemaFactory upgrades running

[jira] [Commented] (SOLR-9554) Multiple ManagedIndexSchemaFactory upgrades running simultaneously can clash, causing cores not to load

2016-09-28 Thread Andrey Kudryavtsev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15529090#comment-15529090 ] Andrey Kudryavtsev commented on SOLR-9554: -- {{ManagedIndexSchemaFactory#create}} contains a pretty

[jira] [Commented] (SOLR-9330) Race condition between core reload and statistics request

2016-09-21 Thread Andrey Kudryavtsev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15509406#comment-15509406 ] Andrey Kudryavtsev commented on SOLR-9330: -- [~mdrob], Off course, if you are going to execute in

  1   2   >