[jira] [Updated] (SOLR-7624) Correct wrong spelling of zkCredentialsProvider

2015-06-02 Thread Xu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7624?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xu Zhang updated SOLR-7624: --- Attachment: SOLR-7624.patch Simple fix and a test case. Correct wrong spelling of zkCredentialsProvider

[jira] [Commented] (SOLR-7618) MultiFunction.anyExists - creating FunctionValues[] objects for every document

2015-06-01 Thread Xu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14567930#comment-14567930 ] Xu Zhang commented on SOLR-7618: It would be really nice if you upload a patch here.

[jira] [Updated] (SOLR-7124) Add delconfig command to zkcli

2015-05-31 Thread Xu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xu Zhang updated SOLR-7124: --- Attachment: SOLR-7124.patch Here is a quick implementation. When deleting configset, will check if any

[jira] [Comment Edited] (SOLR-7495) Unexpected docvalues type NUMERIC when grouping by a int facet

2015-05-31 Thread Xu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14566096#comment-14566096 ] Xu Zhang edited comment on SOLR-7495 at 5/31/15 7:13 AM: -

[jira] [Commented] (SOLR-7495) Unexpected docvalues type NUMERIC when grouping by a int facet

2015-05-30 Thread Xu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14566096#comment-14566096 ] Xu Zhang commented on SOLR-7495: Currently, I think Facet.field only works fine when the it

[jira] [Comment Edited] (SOLR-6350) Percentiles in StatsComponent

2015-03-18 Thread Xu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14368355#comment-14368355 ] Xu Zhang edited comment on SOLR-6350 at 3/19/15 2:07 AM: - Update

[jira] [Updated] (SOLR-6350) Percentiles in StatsComponent

2015-03-18 Thread Xu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xu Zhang updated SOLR-6350: --- Attachment: SOLR-6350.patch Update based on Hoss's suggestions. 1, Modify test. 2, add parseParams in to Stat

[jira] [Commented] (SOLR-6350) Percentiles in StatsComponent

2015-03-16 Thread Xu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14364256#comment-14364256 ] Xu Zhang commented on SOLR-6350: Thanks Hoss. I think I screwed it up. Really sorry about

[jira] [Updated] (SOLR-6350) Percentiles in StatsComponent

2015-03-16 Thread Xu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xu Zhang updated SOLR-6350: --- Attachment: SOLR-6350.patch I deleted my last patch. This has my last fix and has Hoss's change. Percentiles

[jira] [Updated] (SOLR-6350) Percentiles in StatsComponent

2015-03-16 Thread Xu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xu Zhang updated SOLR-6350: --- Attachment: (was: SOLR-6350.patch) Percentiles in StatsComponent -

[jira] [Commented] (SOLR-6350) Percentiles in StatsComponent

2015-03-16 Thread Xu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14364541#comment-14364541 ] Xu Zhang commented on SOLR-6350: {quote} This also shows the edge case: when user asking

[jira] [Commented] (SOLR-6350) Percentiles in StatsComponent

2015-03-15 Thread Xu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14362286#comment-14362286 ] Xu Zhang commented on SOLR-6350: Thanks so much Hoss :) . I think I fix the NaN errors,

[jira] [Updated] (SOLR-6350) Percentiles in StatsComponent

2015-03-15 Thread Xu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xu Zhang updated SOLR-6350: --- Attachment: SOLR-6350.patch This patch has the latest trunk change, and should fix NaN errors. Percentiles

[jira] [Updated] (SOLR-6350) Percentiles in StatsComponent

2015-03-10 Thread Xu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xu Zhang updated SOLR-6350: --- Attachment: SOLR-6350-Xu.patch Almost same, fix existing tests. Percentiles in StatsComponent

[jira] [Updated] (SOLR-6350) Percentiles in StatsComponent

2015-03-10 Thread Xu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xu Zhang updated SOLR-6350: --- Attachment: (was: SOLR-6350-Xu.patch) Percentiles in StatsComponent -

[jira] [Updated] (SOLR-6350) Percentiles in StatsComponent

2015-03-10 Thread Xu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xu Zhang updated SOLR-6350: --- Attachment: SOLR-6350-Xu.patch Add another test case with isShard= true and distributed test case. The patch

[jira] [Updated] (SOLR-6350) Percentiles in StatsComponent

2015-03-09 Thread Xu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xu Zhang updated SOLR-6350: --- Attachment: SOLR-6350-Xu.patch Sure. With pleasure :-) New patch that have the Hoss's new change about

[jira] [Commented] (SOLR-6350) Percentiles in StatsComponent

2015-03-06 Thread Xu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14350824#comment-14350824 ] Xu Zhang commented on SOLR-6350: Sorry for losing tracking of this Jira. I can work on this

[jira] [Updated] (SOLR-7195) bin/solr script thinks port 8983 is in use, when in fact it is 18983 that is in use

2015-03-06 Thread Xu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xu Zhang updated SOLR-7195: --- Attachment: SOLR-7195.patch This is a quick and dirty fix. The problem happens when doing grep for the port

[jira] [Commented] (SOLR-7195) bin/solr script thinks port 8983 is in use, when in fact it is 18983 that is in use

2015-03-06 Thread Xu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14351041#comment-14351041 ] Xu Zhang commented on SOLR-7195: We can just use grep -w $SOLR_PORT bin/solr script

[jira] [Updated] (SOLR-6682) EnumField + StatsComponent gives bad toString() for min/max, probably doesn't work in distributed search ... definitely needs more tests

2014-12-12 Thread Xu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6682?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xu Zhang updated SOLR-6682: --- Attachment: SOLR-6682.patch Add test for enum, both single node mode and distributed mode EnumField +

[jira] [Updated] (SOLR-6682) EnumField + StatsComponent gives bad toString() for min/max, probably doesn't work in distributed search ... definitely needs more tests

2014-12-11 Thread Xu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6682?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xu Zhang updated SOLR-6682: --- Attachment: SOLR-6682.patch Simple fix for min/max. And added tests. Single node mode. Will take a look

[jira] [Commented] (SOLR-6776) Data lost when use SoftCommit and TLog

2014-11-25 Thread Xu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14225445#comment-14225445 ] Xu Zhang commented on SOLR-6776: Probably this is not a bug. Finish() is about flush tlog

[jira] [Commented] (SOLR-6351) Let Stats Hang off of Pivots (via 'tag')

2014-11-24 Thread Xu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14223731#comment-14223731 ] Xu Zhang commented on SOLR-6351: Solr-6349 is what you asking for. Let Stats Hang off of

[jira] [Updated] (SOLR-6349) LocalParams for enabling/disabling individual stats

2014-10-23 Thread Xu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xu Zhang updated SOLR-6349: --- Attachment: SOLR-6349-xu.patch Super naive implementation, but should work. Added more tests around

[jira] [Updated] (SOLR-6349) LocalParams for enabling/disabling individual stats

2014-10-23 Thread Xu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xu Zhang updated SOLR-6349: --- Attachment: SOLR-6349-xu.patch Updated: 1. Use lower case calcdistinct in local parameters, as the same with

[jira] [Commented] (SOLR-6349) LocalParams for enabling/disabling individual stats

2014-10-22 Thread Xu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14180718#comment-14180718 ] Xu Zhang commented on SOLR-6349: Thanks so much, totally agree. I will try to update

[jira] [Updated] (SOLR-6349) LocalParams for enabling/disabling individual stats

2014-10-21 Thread Xu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xu Zhang updated SOLR-6349: --- Attachment: SOLR-6349-xu.patch Made some adjustments based on Hoss's comments. 1. Only use EnumSet now. 2.

[jira] [Commented] (SOLR-6350) Percentiles in StatsComponent

2014-10-17 Thread Xu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14175591#comment-14175591 ] Xu Zhang commented on SOLR-6350: Probably we should give compression parameter to users.

[jira] [Comment Edited] (SOLR-6350) Percentiles in StatsComponent

2014-10-17 Thread Xu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14175591#comment-14175591 ] Xu Zhang edited comment on SOLR-6350 at 10/17/14 10:02 PM: ---

[jira] [Updated] (SOLR-6350) Percentiles in StatsComponent

2014-10-16 Thread Xu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xu Zhang updated SOLR-6350: --- Attachment: SOLR-6350-xu.patch Implement Percentiles for distributed mode and test. Percentiles in

[jira] [Updated] (SOLR-6350) Percentiles in StatsComponent

2014-10-15 Thread Xu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xu Zhang updated SOLR-6350: --- Attachment: SOLR-6350-xu.patch First try, followed the proposed implementation. Added dependency, t-digest in

[jira] [Commented] (SOLR-6623) NPE in StoredFieldsShardResponseProcessor possible when using TIME_ALLOWED param

2014-10-14 Thread Xu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14171344#comment-14171344 ] Xu Zhang commented on SOLR-6623: We can reproduce the NPE by letting Method

[jira] [Updated] (SOLR-6349) LocalParams for enabling/disabling individual stats

2014-10-14 Thread Xu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xu Zhang updated SOLR-6349: --- Attachment: SOLR-6349-xu.patch +1 for Tomas's idea. I tried to improve it a little bit by using bit wise

[jira] [Commented] (SOLR-6562) Function query calculates the wrong value

2014-09-25 Thread Xu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14148402#comment-14148402 ] Xu Zhang commented on SOLR-6562: This is floating number precision nature, when using float

[jira] [Updated] (SOLR-6545) Query field list with wild card on dynamic field fails

2014-09-22 Thread Xu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xu Zhang updated SOLR-6545: --- Attachment: SOLR-6545.patch Upload a patch base on lucene_solr_4_10. Run through all tests, the new change

[jira] [Commented] (SOLR-6545) Query field list with wild card on dynamic field fails

2014-09-21 Thread Xu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14142765#comment-14142765 ] Xu Zhang commented on SOLR-6545: Looks like code broken when doing distributed queries.

[jira] [Commented] (SOLR-6521) CloudSolrServer should synchronize cache cluster state loading

2014-09-16 Thread Xu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14136156#comment-14136156 ] Xu Zhang commented on SOLR-6521: Thanks Jessica, I think we met a similar question. Could I

[jira] [Commented] (SOLR-6506) SolrCloud route.name=implicit not effect

2014-09-15 Thread Xu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14134537#comment-14134537 ] Xu Zhang commented on SOLR-6506: I'm not sure if this is a bug, collection API works fine

[jira] [Commented] (SOLR-6452) StatsComponent missing stat won't work with docValues=true and indexed=false

2014-09-14 Thread Xu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14133461#comment-14133461 ] Xu Zhang commented on SOLR-6452: This is a known issue, facet value stats only works for

[jira] [Commented] (SOLR-6506) SolrCloud route.name=implicit not effect

2014-09-11 Thread Xu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14130374#comment-14130374 ] Xu Zhang commented on SOLR-6506: I think people need more information about your setup or

[jira] [Updated] (SOLR-6452) StatsComponent missing stat won't work with docValues=true and indexed=false

2014-09-09 Thread Xu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xu Zhang updated SOLR-6452: --- Attachment: SOLR-6452.patch Update based on the comments. Thanks Tomas StatsComponent missing stat won't

[jira] [Updated] (SOLR-6452) StatsComponent missing stat won't work with docValues=true and indexed=false

2014-09-05 Thread Xu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xu Zhang updated SOLR-6452: --- Attachment: SOLR-6452-trunk.patch I talked with Tomas, new to fix the bug based on Tomas's comment. Right

[jira] [Created] (SOLR-6487) StatsComponents stats.facet only work for string type field

2014-09-05 Thread Xu Zhang (JIRA)
Xu Zhang created SOLR-6487: -- Summary: StatsComponents stats.facet only work for string type field Key: SOLR-6487 URL: https://issues.apache.org/jira/browse/SOLR-6487 Project: Solr Issue Type: Bug

[jira] [Updated] (SOLR-6452) StatsComponent missing stat won't work with docValues=true and indexed=false

2014-09-03 Thread Xu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xu Zhang updated SOLR-6452: --- Attachment: SOLR-6452-trunk.patch Upload my first fix for missing stat. Still working on it and need some

[jira] [Commented] (SOLR-6452) StatsComponent missing stat won't work with docValues=true and indexed=false

2014-08-29 Thread Xu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14115991#comment-14115991 ] Xu Zhang commented on SOLR-6452: Looks like this bug is only for multi-valued field.