Copied to clipboard

Flag this post as spam?

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


  • colin graham 26 posts 96 karma points
    Oct 09, 2020 @ 11:11
    colin graham
    0

    Examine Re-Index -

    Hi, we have built a umbraco 7.14 project with quite a lot of moving parts. Part of the requirement is to update an index on an hourly basis. When we run the re-index the site is actually hanging in many cases intermittently about 2-3 mins after the reindex is ran. im presuiming the index rebuilds when the traffic is heavy is not a good idea - there are approx 8000 or 9000 nodes. FYI it is a custom indexer that is being used to index from a sql table.

    Has anyone ever experienced this or have any recommendations - we presume the best recommendation is just to update the index rather than rebuilding but we do have a need to efficiently sort on one of the fields and found that putting the sort into the reindex was more efficient.

    is there any way to maintain the exsiting index while the index is rebuilt then swop the index afer a successful rebuild - just wondering if there is any ideas we can use.

Please Sign in or register to post replies

Write your reply to:

Draft