Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hey guys,
We have a site running on multiple instances in AWS.
Whenever the instances scale up or scale down, the index is deleted and we have to rebuild again, hence giving inconsistent results for the search.
Also if we have more instances the results are quite inconsistent as one instance has the index files and the other does not.
How to handle this situation of keeping same indexes on all instances at the same time?
We are not building the indexes on app start. We are only building it through Examine Management dashboard in CMS.
Any help appreciated.
EDIT: Hi,
Anyone encountered this issue. We have different index files on different instances. So the search results are quite inconsistent. How to handle this?
Examine RebuildOnAppStart="false"> <ExamineIndexProviders> <providers> <add name="InternalIndexer" type="UmbracoExamine.UmbracoContentIndexer, UmbracoExamine" supportUnpublished="true" supportProtected="true" useTempStorage="Sync" analyzer="Lucene.Net.Analysis.WhitespaceAnalyzer, Lucene.Net"/>
Thanks
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Multiple instances AWS - Examine index - inconsistent results
Hey guys,
We have a site running on multiple instances in AWS.
Whenever the instances scale up or scale down, the index is deleted and we have to rebuild again, hence giving inconsistent results for the search.
Also if we have more instances the results are quite inconsistent as one instance has the index files and the other does not.
How to handle this situation of keeping same indexes on all instances at the same time?
We are not building the indexes on app start. We are only building it through Examine Management dashboard in CMS.
Any help appreciated.
EDIT: Hi,
Anyone encountered this issue. We have different index files on different instances. So the search results are quite inconsistent. How to handle this?
Thanks
is working on a reply...