Is there a programmatic way in which I can set the value of the catalog index SearchableText for an specific object?
I'm using wsapi4plone to upload files to plone, but it has a bug (already reported) and it doesn't set catalog's SearchableText. I would like to be able to set it myself. I tried reindexObject() but it didn't worked.