Re: Grouping and recip function not working with Sharding

2015-07-08 Thread Pankaj Sonawane
ach group must be co-located on the same shard in order for accurate counts to be returned. Document routing via composite keys can be a useful solution in many situations. It's not clear what you think the prolbem here is. You say: bq: Ex: Below response contains 5 groups (Which is correct) but

Re: Grouping and recip function not working with Sharding

2015-07-08 Thread Pankaj Sonawane
showing what you think > is wrong would be very helpful. > > Best, > Erick > > On Wed, Jul 8, 2015 at 6:38 AM, Pankaj Sonawane > gmail.com> wrote: > > Hi, > > > > I am using sharding (3 shards) with Zookeeper. > > > > When I query a collection usin

Grouping and recip function not working with Sharding

2015-07-08 Thread Pankaj Sonawane
Hi, I am using sharding (3 shards) with Zookeeper. When I query a collection using " *group=true&group.field=NAME&group.ngroups=true*" parameters, "*ngroups*" in response is incorrect. However I am getting correct count in doclist array. Ex: Below response contains 5 groups (Which is correct) bu

Index string returned by 'splitby' by further splitting instead of multivalue

2015-02-10 Thread Pankaj Sonawane
Hi, I am using Solr DataImportHandler to index data from database table(Oracle). One of the column contains String of ='s and ','s (Please column3 in example below) Like Column1 = "F" Column2 = "ASDF" *Column3 = "A=1,B=2,C=3,D=4..Z=26"* I want solr to index each 'alphabet' against it

Solr limiting number of rows to indexed to 21500 every time.

2015-01-12 Thread Pankaj Sonawane
Hi, I am using Solr DataImportHandler to index data from database table(Oracle). One of the column contains String representation of XML (Sample below). ** *1* *2* *3* *.* *.* *.* * // can be 100-200* I want solr to index each 'name' in 'option' tag against its value ex. JSON for 1 row "docs