Searchable Content

Permalink
Hi all,

ich am programming a block, which is querying data from an external database. To make this block searchable, i have implemented getSearchableContent().

I have on particular problem with that method: If the data (in the externaldb) changes, concrete isn't attempting to index that page again (as it seems). Only when I "fake update" the page containing the block, it's been indexed again. Also, running the related automated job doesn't seem to solve that problem. How can I work around it?

Many thanks in advance,
Tobias