On Thu, 2007-07-05 at 12:39 -0700, Thiago Jackiw wrote:
> Is there a way for a record to belong to multiple facets? If so, how
> would one go about implementing it?
> 
> What I'd like to accomplish would be something like:
> 
> record A:
> name="John Doe"
> category_facet="Cars"
> category_facet="Electronics"
Isn't this the multiValued="true" property in your field definition for
category_facet?

Cheers,
Martin

> 
> And when searching for "John Doe" his record would appear under both
> "Cars" and "Electronics" facet categories.
> 
> Thanks.
> 
> --
> Thiago Jackiw
> 

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to