Hi,
i have indexed my documents with this fields:
- title (text)
- description (text)
- authors (text)
authors contains one or more names separated with comma.
Is there a method to create facet with the single name and not with the complete string?
or how can this be done?
Thank you for support