plone.restapi
plone.restapi copied to clipboard
IBlocks SearchableText indexer hardcodes for text @type blocks
There should be an extendible mechanism to plug into the SearchableText IBlocks indexer. If more then one type of block has text that needs to be indexed, then I have to write an override.
Solved by pending PR https://github.com/plone/plone.restapi/pull/917