Closed xueyumusic closed 8 years ago
Oh wow, that's super-cool! Will merge this after checking.
Just noticed that in your code you pretty much know what was modified. I guess, the next step would be to re-index only modified fields rather than whole documents (imagine, you have heavy texts of wikipedia articles and modified date field). This could affect indexes on calculated values, related objects etc, so that's why I wanted to do the simple way first.
It implements this issue based on collective.indexing