Ok, thanks for the schema.

the merchant "Cult Beauty Ltd" should be indexed like this:

cult 
beauty 
ltd

I think some other merchants contain at least one of these words.

you should try to group with a special field used for field collapsing:

<dynamicField name="*_t_group"  type="string"    indexed="true" 
stored="true"/>

I think you could even disable the stored value for this particular field
(not sure, I have to check).

Ludovic.

-----
Jouve
France.
--
View this message in context: 
http://lucene.472066.n3.nabble.com/FieldCollapsing-don-t-return-every-groups-tp3376036p3376289.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to