Copied to clipboard

Flag this post as spam?

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


  • Jay 425 posts 652 karma points
    Aug 25, 2016 @ 07:24
    Jay
    0

    Running V7 on Azure, any settings to be amended on Examine

    Hi All,

    I will be running an Umbraco V7.4.3 on Azure. Was wondering if there's any settings that I need to configure or be aware of in order for Examine to work in Azure or does it just work out of the box?

    Thanks

  • Yakov Lebski 594 posts 2350 karma points
    Aug 25, 2016 @ 08:32
    Yakov Lebski
    0

    All default settings are good for Azure installation, you don't need change them.

  • Jay 425 posts 652 karma points
    Aug 26, 2016 @ 10:12
    Jay
    0

    Do i have to add the useTempStorage="LocalOnly"

    Mine doesn't comes with that attribute. Noticed it somewhere that people mention it before.

    Thanks Yakov

    <add name="InternalIndexer" type="UmbracoExamine.UmbracoContentIndexer, UmbracoExamine"
               supportUnpublished="true"
               supportProtected="true" useTempStorage="LocalOnly"
               analyzer="Lucene.Net.Analysis.WhitespaceAnalyzer, Lucene.Net"/>
    
  • 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