Hi, I have to index a tuple like ('blah', 'more blah info') in a multivalued field type. I have read about the PolyField type and it seems the best solution so far but i can't find documentation pointing how to use or implement a custom field. Any help is appreciated.
-- Leonardo S Souza