Hi, Can anyone help me on, as to how I can go about "efficiently" indexing (actually, storing in the index) and retrieving, a HashSet object, which contains multiple string arrays? I just want to store the HashSet in the index, and not search on it. The HashSet should be returned with the document when I perform a search on any other fields.
Regards, Rishabh