Re: Grouping on a multi-valued field

2014-06-02 Thread Bhoomit Vasani
;group=true&group.field=tags&q=*:* > > >* > > it > > gives me error saying "*can not use FieldCache on multivalued field: > > tags*". > > It works fine on type field which is single valued. > > > > Hope the example is clear enough. >

Re: Grouping on a multi-valued field

2014-05-30 Thread Erick Erickson
wrote: > > > what would "grouping on a multivalued field" mean? Count the same doc > > separately for each value in the MV field? Use the first value? > > > > This seems similar to the problem of sorting on fields with more than > > one token, any approa

Re: Grouping on a multi-valued field

2014-05-30 Thread Bhoomit Vasani
oblem of sorting on fields with more than > one token, any approach I can think of will be wrong. > > But this smells like an XY problem. What is the use-case you're trying > to support? If you tell us that there might be alternate approaches > that would work OOB. > >

Re: Grouping on a multi-valued field

2014-05-28 Thread Erick Erickson
lease of solr supports grouping on a multi-valued field? > > According to this > https://wiki.apache.org/solr/FieldCollapsing#Known_Limitations it doesn't, > but the doc was last updated 14 months ago... > > -- > -- > Thanks & Regards, > Bhoomit Vasani | SE @ Mygola > WE are LIVE <http://www.mygola.com/>! > 91-8892949849

Grouping on a multi-valued field

2014-05-26 Thread Bhoomit Vasani
Hi, Does latest release of solr supports grouping on a multi-valued field? According to this https://wiki.apache.org/solr/FieldCollapsing#Known_Limitations it doesn't, but the doc was last updated 14 months ago... -- -- Thanks & Regards, Bhoomit Vasani | SE @ Mygola WE are L