Copied to clipboard

Flag this post as spam?

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


  • Jeric Yuen 334 posts 508 karma points
    Aug 25, 2016 @ 07:24
    Jeric Yuen
    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 427 posts 1654 karma points
    Aug 25, 2016 @ 08:32
    Yakov Lebski
    0

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

  • Jeric Yuen 334 posts 508 karma points
    Aug 26, 2016 @ 10:12
    Jeric Yuen
    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