Copied to clipboard

Flag this post as spam?

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


  • Mac McDell 73 posts 148 karma points
    Jul 11, 2016 @ 15:08
    Mac McDell
    0

    Examine quickstart guide

    In your quickstart documentation here the instructions regarding setting up examine indexes is a bit out of date. In fact it brought our production instance down to its knees but for some reason not our dev. where you have

    <IndexSet SetName="ExternalIndexSet" IndexPath="~/App_Data/TEMP/ExamineIndexes/External/" />
    

    it should be

    <IndexSet SetName="ExternalIndexSet" IndexPath="~/App_Data/TEMP/ExamineIndexes/{machinename}/External/" />
    

    machinename needs to be present for the replication I am guessing.

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies