Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Harsheet 4 posts 24 karma points
    May 31, 2022 @ 07:22
    Harsheet
    0

    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?

    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

Please Sign in or register to post replies

Write your reply to:

Draft