Bugfix
Member
Hello!
I use ES and wrote a custom addon with some custom content-types.
I can rebulid the index in "AdminCP -> Tools" but my question is:
Are new entries automatically updated in ES? Or do I have to code this in my addon?
I found this:
http://xenforo.com/community/threads/how-can-i-update-elastic-search-index.71640/
Do I have to put this code in my DataWriter on "_postSave"?
Or is there any cronjob or mechanism that adds this to the index?
Thank you!
Harald
I use ES and wrote a custom addon with some custom content-types.
I can rebulid the index in "AdminCP -> Tools" but my question is:
Are new entries automatically updated in ES? Or do I have to code this in my addon?
I found this:
http://xenforo.com/community/threads/how-can-i-update-elastic-search-index.71640/
Do I have to put this code in my DataWriter on "_postSave"?
Or is there any cronjob or mechanism that adds this to the index?
Thank you!
Harald