-
We have deployment plans that create Lucene indexes based off of their definition. However, I am unsure how (if at all possible), to build/rebuild those instances without doing it manually through the CMS admin UI. Point 2. of this comment seems to indicate that enabling the Lucene Worker feature would have indexes rebuild automatically. This does not seem to be the case for me. Is this the current behavior of that Lucene Worker feature? Currently, I have to manually go into the admin UI and hit rebuild. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
It would appear that this feature does work, but runs on a timer. The index has rebuilt automatically after a short wait. Thanks for anticipating my needs and coding this feature ;) |
Beta Was this translation helpful? Give feedback.
It would appear that this feature does work, but runs on a timer. The index has rebuilt automatically after a short wait.
Thanks for anticipating my needs and coding this feature ;)