plone.restapi icon indicating copy to clipboard operation
plone.restapi copied to clipboard

IBlocks SearchableText indexer hardcodes for text @type blocks

Open tiberiuichim opened this issue 5 years ago • 1 comments

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.

tiberiuichim avatar Jan 09 '20 14:01 tiberiuichim

Solved by pending PR https://github.com/plone/plone.restapi/pull/917

tiberiuichim avatar Apr 29 '20 06:04 tiberiuichim