Hi, I need to show a facets on Category and then I need the category id in the href link. For this what I 'm trying to do is create a field which will store ID|Category in the schema and split it in the UI. Also I have Category and category id 's indexed .
Categories are multivalued as well, means there will be more than one category for one document. Is there any better way to do this? Has anyone gone thru this before? Thanks Praveen