Copied to clipboard

Flag this post as spam?

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


  • Ismail Mayat 4511 posts 10092 karma points MVP 2x admin c-trib
    Sep 18, 2019 @ 06:13
    Ismail Mayat
    0

    Azure settings for examine on v8

    In v7 on azure when using webapps you had to ensure that the examine IndexSettings config had directoryFactory set:

    directoryFactory="Examine.LuceneEngine.Directories.SyncTempEnvDirectoryFactory,Examine"
    

    In v8 on azure we have no config files its all done in code. Do we still need todo something similar on startup when running webapps on azure?

    Regards

    Ismail

  • Ismail Mayat 4511 posts 10092 karma points MVP 2x admin c-trib
    Sep 18, 2019 @ 06:46
    Ismail Mayat
    0

    So just had this on twitter from Shannon:

    Setting up for Azure is the same as v7, except to change the dir factory you use an appSetting "Umbraco.Examine.LuceneDirectoryFactory" and make this "Examine.LuceneEngine.Directories.SyncTempEnvDirectoryFactory"

  • 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