[jira] [Updated] (SOLR-5004) Allow a shard to be split into 'n' sub-shards

2013-09-24 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta updated SOLR-5004: --- Attachment: SOLR-5004.patch Long due. This refactors the ShardSplitTest reasonably to generalize on

[jira] [Updated] (SOLR-4590) Collections API should return a nice error when not in SolrCloud mode.

2013-09-24 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta updated SOLR-4590: --- Attachment: SOLR-4590.patch Simple check and returning an error message.

[jira] [Commented] (SOLR-5042) MoreLikeThis doesn't return a score when mlt.count is set to 10

2013-10-01 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13782864#comment-13782864 ] Anshum Gupta commented on SOLR-5042: The issue here seems to be due to the apparent

[jira] [Commented] (SOLR-5042) MoreLikeThis doesn't return a score when mlt.count is set to 10

2013-10-01 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13783063#comment-13783063 ] Anshum Gupta commented on SOLR-5042: [~markus17] sure but I see a patch that

[jira] [Commented] (SOLR-5042) MoreLikeThis doesn't return a score when mlt.count is set to 10

2013-10-03 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13785902#comment-13785902 ] Anshum Gupta commented on SOLR-5042: The mlt.count was being treated as the value for

[jira] [Updated] (SOLR-5042) MoreLikeThis doesn't return a score when mlt.count is set to 10

2013-10-03 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta updated SOLR-5042: --- Attachment: SOLR-5042.patch This fixes both EarlyTerminatingCollectorException and the score issue.

[jira] [Commented] (SOLR-5125) Distributed MoreLikeThis fails with NullPointerException, shard query gives EarlyTerminatingCollectorException

2013-10-03 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13785906#comment-13785906 ] Anshum Gupta commented on SOLR-5125: I've just put up a patch for SOLR-5042 that should

[jira] [Updated] (SOLR-5320) Multi level compositeId router

2013-10-09 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta updated SOLR-5320: --- Remaining Estimate: 336h Original Estimate: 336h Multi level compositeId router

[jira] [Created] (SOLR-5320) Multi level compositeId router

2013-10-09 Thread Anshum Gupta (JIRA)
Anshum Gupta created SOLR-5320: -- Summary: Multi level compositeId router Key: SOLR-5320 URL: https://issues.apache.org/jira/browse/SOLR-5320 Project: Solr Issue Type: New Feature

[jira] [Commented] (SOLR-5324) Make sub shard replica recovery and shard state switch asynchronous

2013-10-10 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13791463#comment-13791463 ] Anshum Gupta commented on SOLR-5324: This is good. Just had a quick look and it looks

[jira] [Commented] (SOLR-5320) Multi level compositeId router

2013-10-11 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13792478#comment-13792478 ] Anshum Gupta commented on SOLR-5320: A 3 level composite id routing to begin with is

[jira] [Commented] (SOLR-5320) Multi level compositeId router

2013-10-16 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13796585#comment-13796585 ] Anshum Gupta commented on SOLR-5320: My initial thought about splitting the 32 bits

[jira] [Commented] (SOLR-5320) Multi level compositeId router

2013-10-16 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13796627#comment-13796627 ] Anshum Gupta commented on SOLR-5320: Adding to that, if the user wants to override the

[jira] [Created] (SOLR-5356) Let users specify composite Id bit composition in the collection config

2013-10-16 Thread Anshum Gupta (JIRA)
Anshum Gupta created SOLR-5356: -- Summary: Let users specify composite Id bit composition in the collection config Key: SOLR-5356 URL: https://issues.apache.org/jira/browse/SOLR-5356 Project: Solr

[jira] [Commented] (SOLR-5356) Let users specify composite Id bit composition in the collection config

2013-10-16 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13796757#comment-13796757 ] Anshum Gupta commented on SOLR-5356: As Yonik said, it's supposed to be a default

[jira] [Commented] (SOLR-3755) shard splitting

2013-04-02 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13620215#comment-13620215 ] Anshum Gupta commented on SOLR-3755: You'd need to do a git merge and then compare it

[jira] [Commented] (SOLR-3755) shard splitting

2013-04-02 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13620224#comment-13620224 ] Anshum Gupta commented on SOLR-3755: Mark, you're right, it seems like a timing issue.

[jira] [Commented] (SOLR-3755) shard splitting

2013-04-05 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13623537#comment-13623537 ] Anshum Gupta commented on SOLR-3755: I've run into a few more issues while trying to

[jira] [Commented] (SOLR-3755) shard splitting

2013-04-07 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13625013#comment-13625013 ] Anshum Gupta commented on SOLR-3755: All of the above mentioned issues (and more) are

[jira] [Created] (SOLR-4689) Overseer should assign node names by default for the collections API split command

2013-04-08 Thread Anshum Gupta (JIRA)
Anshum Gupta created SOLR-4689: -- Summary: Overseer should assign node names by default for the collections API split command Key: SOLR-4689 URL: https://issues.apache.org/jira/browse/SOLR-4689 Project:

[jira] [Created] (SOLR-4693) Create a collections API to delete/cleanup a Slice

2013-04-09 Thread Anshum Gupta (JIRA)
Anshum Gupta created SOLR-4693: -- Summary: Create a collections API to delete/cleanup a Slice Key: SOLR-4693 URL: https://issues.apache.org/jira/browse/SOLR-4693 Project: Solr Issue Type:

[jira] [Commented] (SOLR-3755) shard splitting

2013-04-14 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13631490#comment-13631490 ] Anshum Gupta commented on SOLR-3755: bq. This happens mostly with

[jira] [Updated] (SOLR-4693) Create a collections API to delete/cleanup a Slice

2013-04-15 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta updated SOLR-4693: --- Attachment: SOLR-4693.patch Working patch, minus the test. Will add the tests ASAP.

[jira] [Commented] (SOLR-4693) Create a collections API to delete/cleanup a Slice

2013-04-15 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13631608#comment-13631608 ] Anshum Gupta commented on SOLR-4693: Also, here's how the API call looks like:

[jira] [Commented] (SOLR-4693) Create a collections API to delete/cleanup a Slice

2013-04-15 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13631764#comment-13631764 ] Anshum Gupta commented on SOLR-4693: bq. And we should allow deletion if the slice has

[jira] [Commented] (SOLR-4655) The Overseer should assign node names by default.

2013-04-23 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13639222#comment-13639222 ] Anshum Gupta commented on SOLR-4655: [~hakeber] Sure. I'll have a look at it sometime

[jira] [Comment Edited] (SOLR-4655) The Overseer should assign node names by default.

2013-04-23 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13639222#comment-13639222 ] Anshum Gupta edited comment on SOLR-4655 at 4/23/13 4:51 PM: -

[jira] [Commented] (SOLR-4655) The Overseer should assign node names by default.

2013-04-26 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13643432#comment-13643432 ] Anshum Gupta commented on SOLR-4655: [~hakeber] sorry I couldn't find time. Was

[jira] [Comment Edited] (SOLR-4655) The Overseer should assign node names by default.

2013-04-27 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13643432#comment-13643432 ] Anshum Gupta edited comment on SOLR-4655 at 4/27/13 2:02 PM: -

[jira] [Created] (SOLR-4777) Handle SliceState in the Admin UI

2013-04-30 Thread Anshum Gupta (JIRA)
Anshum Gupta created SOLR-4777: -- Summary: Handle SliceState in the Admin UI Key: SOLR-4777 URL: https://issues.apache.org/jira/browse/SOLR-4777 Project: Solr Issue Type: Improvement

[jira] [Commented] (SOLR-4777) Handle SliceState in the Admin UI

2013-04-30 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13645848#comment-13645848 ] Anshum Gupta commented on SOLR-4777: Here's where the Slice state is currently used. It

[jira] [Comment Edited] (SOLR-4655) The Overseer should assign node names by default.

2013-05-01 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13646950#comment-13646950 ] Anshum Gupta edited comment on SOLR-4655 at 5/1/13 9:23 PM: I

[jira] [Commented] (SOLR-4655) The Overseer should assign node names by default.

2013-05-01 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13646959#comment-13646959 ] Anshum Gupta commented on SOLR-4655: Ok, seems like something did break. Don't commit

[jira] [Commented] (SOLR-4655) The Overseer should assign node names by default.

2013-05-07 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13651311#comment-13651311 ] Anshum Gupta commented on SOLR-4655: Mark, can you please reupload the latest patch?

[jira] [Commented] (SOLR-4655) The Overseer should assign node names by default.

2013-05-08 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13651951#comment-13651951 ] Anshum Gupta commented on SOLR-4655: I'll just patch up and have a look at it later in

[jira] [Commented] (SOLR-4655) The Overseer should assign node names by default.

2013-05-09 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13653046#comment-13653046 ] Anshum Gupta commented on SOLR-4655: That's right. I'm trying to figure if it could be

[jira] [Commented] (SOLR-4655) The Overseer should assign node names by default.

2013-05-09 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13653065#comment-13653065 ] Anshum Gupta commented on SOLR-4655: Ok, coz there are are few things like using

[jira] [Commented] (SOLR-4655) The Overseer should assign node names by default.

2013-05-09 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13653225#comment-13653225 ] Anshum Gupta commented on SOLR-4655: bq. shard splitting tests could occasionaly pass

[jira] [Commented] (SOLR-4655) The Overseer should assign node names by default.

2013-05-09 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13653312#comment-13653312 ] Anshum Gupta commented on SOLR-4655: There are asserts for stuff other than the final

[jira] [Created] (SOLR-4808) Persist and use replication factor at Collection and Shard level

2013-05-10 Thread Anshum Gupta (JIRA)
Anshum Gupta created SOLR-4808: -- Summary: Persist and use replication factor at Collection and Shard level Key: SOLR-4808 URL: https://issues.apache.org/jira/browse/SOLR-4808 Project: Solr

[jira] [Commented] (SOLR-4655) The Overseer should assign node names by default.

2013-05-22 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13664475#comment-13664475 ] Anshum Gupta commented on SOLR-4655: I'd be more than happy to get the changes related

[jira] [Commented] (SOLR-4744) Version conflict error during shard split test

2013-05-27 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13667683#comment-13667683 ] Anshum Gupta commented on SOLR-4744: Looks fine to me other than one small change which

[jira] [Commented] (SOLR-4858) updateLog + core reload + deleteByQuery = leaked directory

2013-05-27 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13667817#comment-13667817 ] Anshum Gupta commented on SOLR-4858: Flipping the core reload and delete i.e. delete

[jira] [Commented] (SOLR-4655) The Overseer should assign node names by default.

2013-05-27 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13667862#comment-13667862 ] Anshum Gupta commented on SOLR-4655: I'll just start working on this. The email for

[jira] [Commented] (SOLR-4655) The Overseer should assign node names by default.

2013-05-27 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13667889#comment-13667889 ] Anshum Gupta commented on SOLR-4655: I integrated the above patch and have the

[jira] [Updated] (SOLR-4693) Create a collections API to delete/cleanup a Slice

2013-05-28 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta updated SOLR-4693: --- Attachment: SOLR-4693.patch Patch with the test. As of now the API allows for the deletion of: 1.

[jira] [Commented] (SOLR-4858) updateLog + core reload + deleteByQuery = leaked directory

2013-05-31 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13671341#comment-13671341 ] Anshum Gupta commented on SOLR-4858: I'm trying to get an intersection of the special

[jira] [Commented] (SOLR-4858) updateLog + core reload + deleteByQuery = leaked directory

2013-05-31 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13671345#comment-13671345 ] Anshum Gupta commented on SOLR-4858: Potential cause?

[jira] [Commented] (SOLR-4858) UpdateLog not informed of core reload (leads to incorrect cores/update handlers being used)

2013-05-31 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13671507#comment-13671507 ] Anshum Gupta commented on SOLR-4858: Thanks for that Yonik. I did try adding that back

[jira] [Commented] (SOLR-4655) The Overseer should assign node names by default.

2013-06-03 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13673025#comment-13673025 ] Anshum Gupta commented on SOLR-4655: I'm looking at it but here's what fails for me:

[jira] [Commented] (SOLR-4655) The Overseer should assign node names by default.

2013-06-03 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13673157#comment-13673157 ] Anshum Gupta commented on SOLR-4655: Looks like no slice related info is getting passed

[jira] [Commented] (SOLR-4655) The Overseer should assign node names by default.

2013-06-03 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13673293#comment-13673293 ] Anshum Gupta commented on SOLR-4655: Strangely, I see non generic name for the core

[jira] [Commented] (SOLR-4791) solr.xml sharedLib does not work in 4.3.0

2013-06-21 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13690158#comment-13690158 ] Anshum Gupta commented on SOLR-4791: Doesn't look like this went into 4.3.1, at the

[jira] [Issue Comment Deleted] (SOLR-4791) solr.xml sharedLib does not work in 4.3.0

2013-06-21 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta updated SOLR-4791: --- Comment: was deleted (was: Doesn't look like this went into 4.3.1, at the same time it doesn't look

[jira] [Commented] (SOLR-4693) Create a collections API to delete/cleanup a Slice

2013-06-27 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13694566#comment-13694566 ] Anshum Gupta commented on SOLR-4693: Thanks for the feedback [~shalinmangar]. The

[jira] [Updated] (SOLR-4693) Create a collections API to delete/cleanup a Slice

2013-07-02 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta updated SOLR-4693: --- Attachment: SOLR-4693.patch I guess I've integrated all changes that seemed fine to me.

[jira] [Created] (SOLR-4998) Make the use of Slice and Shard consistent across the code and document base

2013-07-03 Thread Anshum Gupta (JIRA)
Anshum Gupta created SOLR-4998: -- Summary: Make the use of Slice and Shard consistent across the code and document base Key: SOLR-4998 URL: https://issues.apache.org/jira/browse/SOLR-4998 Project: Solr

[jira] [Created] (SOLR-4999) Make the collections API consistent by using 'collection' instead of 'name'

2013-07-03 Thread Anshum Gupta (JIRA)
Anshum Gupta created SOLR-4999: -- Summary: Make the collections API consistent by using 'collection' instead of 'name' Key: SOLR-4999 URL: https://issues.apache.org/jira/browse/SOLR-4999 Project: Solr

[jira] [Commented] (SOLR-4693) Create a collections API to delete/cleanup a Slice

2013-07-03 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13699081#comment-13699081 ] Anshum Gupta commented on SOLR-4693: I'll just go through the patch tonight. Also, here

[jira] [Updated] (SOLR-4998) Make the use of Slice and Shard consistent across the code and document base

2013-07-03 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4998?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta updated SOLR-4998: --- Affects Version/s: 4.3 Make the use of Slice and Shard consistent across the code and document

[jira] [Commented] (SOLR-4998) Make the use of Slice and Shard consistent across the code and document base

2013-07-03 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13699089#comment-13699089 ] Anshum Gupta commented on SOLR-4998: Here's my take on what I think these terms should

[jira] [Commented] (SOLR-4693) Create a collections API to delete/cleanup a Slice

2013-07-03 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13699742#comment-13699742 ] Anshum Gupta commented on SOLR-4693: Looks good to me other than a small suggestion.

[jira] [Commented] (SOLR-4998) Make the use of Slice and Shard consistent across the code and document base

2013-07-03 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13699745#comment-13699745 ] Anshum Gupta commented on SOLR-4998: [~otis] That's correct. Thanks for adding all of

[jira] [Commented] (SOLR-4998) Make the use of Slice and Shard consistent across the code and document base

2013-07-03 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13699748#comment-13699748 ] Anshum Gupta commented on SOLR-4998: bq. What does make sense at least is making the

[jira] [Created] (SOLR-5004) Allow a shard to be split into 'n' sub-shards

2013-07-03 Thread Anshum Gupta (JIRA)
Anshum Gupta created SOLR-5004: -- Summary: Allow a shard to be split into 'n' sub-shards Key: SOLR-5004 URL: https://issues.apache.org/jira/browse/SOLR-5004 Project: Solr Issue Type: Improvement

[jira] [Commented] (SOLR-4998) Make the use of Slice and Shard consistent across the code and document base

2013-07-03 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13699758#comment-13699758 ] Anshum Gupta commented on SOLR-4998: But would we want it to mean what Otis

[jira] [Commented] (SOLR-4693) Create a collections API to delete/cleanup a shard

2013-07-04 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13700325#comment-13700325 ] Anshum Gupta commented on SOLR-4693: [~shalinmangar]looks like you missed a few changes

[jira] [Comment Edited] (SOLR-4693) Create a collections API to delete/cleanup a shard

2013-07-04 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13700325#comment-13700325 ] Anshum Gupta edited comment on SOLR-4693 at 7/4/13 7:49 PM:

[jira] [Commented] (SOLR-4998) Make the use of Slice and Shard consistent across the code and document base

2013-07-04 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13700450#comment-13700450 ] Anshum Gupta commented on SOLR-4998: bq. So I agree, there is really no need for Slice

[jira] [Comment Edited] (SOLR-4998) Make the use of Slice and Shard consistent across the code and document base

2013-07-04 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13700450#comment-13700450 ] Anshum Gupta edited comment on SOLR-4998 at 7/5/13 4:27 AM: bq.

[jira] [Commented] (SOLR-4998) Make the use of Slice and Shard consistent across the code and document base

2013-07-04 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13700454#comment-13700454 ] Anshum Gupta commented on SOLR-4998: bq. Which public APIs? All public APIs already use

[jira] [Commented] (SOLR-4998) Make the use of Slice and Shard consistent across the code and document base

2013-07-08 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13702428#comment-13702428 ] Anshum Gupta commented on SOLR-4998: bq. it's very unambiguous what it means in the

[jira] [Commented] (SOLR-4998) Make the use of Slice and Shard consistent across the code and document base

2013-07-08 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13702934#comment-13702934 ] Anshum Gupta commented on SOLR-4998: bq. I'm fine with changing these API's for real

[jira] [Updated] (SOLR-4998) Make the use of Slice and Shard consistent across the code and document base

2013-07-23 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4998?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta updated SOLR-4998: --- Attachment: SOLR-4998.patch A very basic and non-invasive patch. Anything invasive would require a

[jira] [Commented] (SOLR-4998) Make the use of Slice and Shard consistent across the code and document base

2013-07-23 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13717532#comment-13717532 ] Anshum Gupta commented on SOLR-4998: Sure, will add an alias for the same perhaps with

[jira] [Commented] (SOLR-5004) Allow a shard to be split into 'n' sub-shards

2013-07-23 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13717535#comment-13717535 ] Anshum Gupta commented on SOLR-5004: Any preference on the variable use here? splits,

[jira] [Updated] (SOLR-5004) Allow a shard to be split into 'n' sub-shards

2013-07-24 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta updated SOLR-5004: --- Attachment: SOLR-5004.patch It was almost already there. Yet to add: 1. Test case: Planning to just

[jira] [Commented] (SOLR-4221) Custom sharding

2013-07-31 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13725021#comment-13725021 ] Anshum Gupta commented on SOLR-4221: You may want to check on the current router being

[jira] [Commented] (SOLR-4221) Custom sharding

2013-07-31 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13725165#comment-13725165 ] Anshum Gupta commented on SOLR-4221: Spoke to Noble offline and perhaps it's fine to

[jira] [Created] (SOLR-4415) Read/Write shard’s state to ZooKeeper

2013-02-07 Thread Anshum Gupta (JIRA)
Anshum Gupta created SOLR-4415: -- Summary: Read/Write shard’s state to ZooKeeper Key: SOLR-4415 URL: https://issues.apache.org/jira/browse/SOLR-4415 Project: Solr Issue Type: Sub-task

[jira] [Created] (SOLR-4425) Provide a way to change state of multiple shards atomically

2013-02-09 Thread Anshum Gupta (JIRA)
Anshum Gupta created SOLR-4425: -- Summary: Provide a way to change state of multiple shards atomically Key: SOLR-4425 URL: https://issues.apache.org/jira/browse/SOLR-4425 Project: Solr Issue

[jira] [Updated] (SOLR-3755) shard splitting

2013-02-10 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta updated SOLR-3755: --- Attachment: SOLR-3755-CoreAdmin.patch Change for CoreAdmin split to not create cores. It accepts core

[jira] [Updated] (SOLR-4415) Read/Write shard’s state to ZooKeeper

2013-02-10 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta updated SOLR-4415: --- Attachment: SOLR-4415.patch Without Unit tests for now but would add those soon.

[jira] [Updated] (SOLR-4425) Provide a way to change state of multiple shards atomically

2013-02-11 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta updated SOLR-4425: --- Description: Provide a way to change state of multiple shards atomically perhaps through the

[jira] [Commented] (SOLR-4425) Provide a way to change state of multiple shards atomically

2013-02-11 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13575860#comment-13575860 ] Anshum Gupta commented on SOLR-4425: Possible API formets:

[jira] [Comment Edited] (SOLR-4425) Provide a way to change state of multiple shards atomically

2013-02-11 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13575860#comment-13575860 ] Anshum Gupta edited comment on SOLR-4425 at 2/11/13 4:07 PM: -

[jira] [Commented] (SOLR-4425) Provide a way to change state of multiple shards atomically

2013-02-11 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13576030#comment-13576030 ] Anshum Gupta commented on SOLR-4425: This is the shard (Slice and not Replica) state

[jira] [Commented] (SOLR-4425) Provide a way to change state of multiple shards atomically

2013-02-11 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13576034#comment-13576034 ] Anshum Gupta commented on SOLR-4425: If the overseer is involved in splitting shards,

[jira] [Assigned] (SOLR-5594) Enable using extended field types with prefix queries for non-default encoded strings

2013-12-31 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta reassigned SOLR-5594: -- Assignee: Anshum Gupta Enable using extended field types with prefix queries for non-default

[jira] [Updated] (SOLR-5594) Enable using extended field types with prefix queries for non-default encoded strings

2013-12-31 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta updated SOLR-5594: --- Attachment: SOLR-5594.patch Sans the test. Working on the tests right now. Enable using extended

[jira] [Commented] (SOLR-5601) NPE in OverseerCollectionProcessor.migrateKey - inconsistent failure from MigrateRouteKeyTest

2014-01-02 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13861176#comment-13861176 ] Anshum Gupta commented on SOLR-5601: I tried running the test 50 times over but didn't

[jira] [Updated] (SOLR-5594) Enable using extended field types with prefix queries for non-default encoded strings

2014-01-03 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta updated SOLR-5594: --- Attachment: SOLR-5594-branch_4x.patch Patch for 4x with test. There one thing I'd like to do better

[jira] [Updated] (SOLR-5477) Async execution of OverseerCollectionProcessor tasks

2014-01-06 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta updated SOLR-5477: --- Attachment: SOLR-5477-CoreAdminStatus.patch First raw patch with a test that starts tracking

[jira] [Commented] (SOLR-5477) Async execution of OverseerCollectionProcessor tasks

2014-01-06 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13863988#comment-13863988 ] Anshum Gupta commented on SOLR-5477: Thanks for the inputs Hoss. Having them in zk

[jira] [Commented] (SOLR-5477) Async execution of OverseerCollectionProcessor tasks

2014-01-07 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13864855#comment-13864855 ] Anshum Gupta commented on SOLR-5477: bq. in my experience, when implementing an async

[jira] [Updated] (SOLR-5594) Enable using extended field types with prefix queries for non-default encoded strings

2014-01-08 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta updated SOLR-5594: --- Attachment: SOLR-5594.patch Here's another patch. Enable using extended field types with prefix

[jira] [Commented] (SOLR-5594) Enable using extended field types with prefix queries for non-default encoded strings

2014-01-08 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13865215#comment-13865215 ] Anshum Gupta commented on SOLR-5594: Thanks for the feedback Hoss! I've tried to be

[jira] [Created] (SOLR-5619) Improve BinaryField to make it Sortable and Indexable

2014-01-08 Thread Anshum Gupta (JIRA)
Anshum Gupta created SOLR-5619: -- Summary: Improve BinaryField to make it Sortable and Indexable Key: SOLR-5619 URL: https://issues.apache.org/jira/browse/SOLR-5619 Project: Solr Issue Type:

[jira] [Commented] (SOLR-5594) Enable using extended field types with prefix queries for non-default encoded strings

2014-01-08 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13865255#comment-13865255 ] Anshum Gupta commented on SOLR-5594: https://issues.apache.org/jira/browse/SOLR-5619

[jira] [Commented] (SOLR-5619) Improve BinaryField to make it Sortable and Indexable

2014-01-08 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13865787#comment-13865787 ] Anshum Gupta commented on SOLR-5619: Now that Hoss already mentioned the initial reason

  1   2   3   4   5   6   7   8   9   10   >