Great module, thanks. I found one problem - after replacing "old text" to "new text" in nodes, the site search index is not updated.

Comments

regx’s picture

nice find - I didn't think about the search index.

regx’s picture

Status: Active » Closed (works as designed)

I have to take a harder look at this. I am not sure replacing text in the search index is the right thing to do here. The search index will get updated as soon as cron runs anyway.

dicreat’s picture

regx, thanks.

I'm testing again and problem still exist - when you replace "old text" with "new text" - you can't find "new text" with search. I look at search state after replacing and I see "100% of the site has been indexed. There are 0 items left to index.". I think, it's no need to replace text in search index - just mark node as updated (edited) and after cron run, all node content will be reindexing.