Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi,
According to this https://our.umbraco.com/forum/using-umbraco-and-getting-started/90867-examine-lock-error-brings-down-azure-site#comment-303837.
Is disabling RebuildOnAppStart <Examine RebuildOnAppStart="false"> needed to be set alongside with this on each ExamineIndexer directoryFactory="Examine.LuceneEngine.Directories.SyncTempEnvDirectoryFactory,Examine" based on this https://our.umbraco.com/documentation/Getting-Started/Setup/Server-Setup/azure-web-apps#examine-v0180? It's not anywhere on documentation to disable RebuildOnAppStart.
<Examine RebuildOnAppStart="false">
directoryFactory="Examine.LuceneEngine.Directories.SyncTempEnvDirectoryFactory,Examine"
Hi Łukasz,
There are 2 things I've come across that cause issues with Examine on Azure. Both have remedies:-
1) The indexes appear to get corrupted but actually it's really an infrastructure issue, see: https://our.umbraco.com/Documentation/Getting-Started/Setup/Server-Setup/azure-web-apps
2) The lock up's you mention which as I recall are fixed in an Umbraco upgrade but I'm not sure which one right now. I'd refer to https://our.umbraco.com/forum/using-umbraco-and-getting-started/90867-examine-lock-error-brings-down-azure-site but I see you already have ;)
is working on a reply...
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.
Continue discussion
Examine setup on Azure
Hi,
According to this https://our.umbraco.com/forum/using-umbraco-and-getting-started/90867-examine-lock-error-brings-down-azure-site#comment-303837.
Is disabling RebuildOnAppStart
<Examine RebuildOnAppStart="false">
needed to be set alongside with this on each ExamineIndexerdirectoryFactory="Examine.LuceneEngine.Directories.SyncTempEnvDirectoryFactory,Examine"
based on this https://our.umbraco.com/documentation/Getting-Started/Setup/Server-Setup/azure-web-apps#examine-v0180? It's not anywhere on documentation to disable RebuildOnAppStart.Hi Łukasz,
There are 2 things I've come across that cause issues with Examine on Azure. Both have remedies:-
1) The indexes appear to get corrupted but actually it's really an infrastructure issue, see: https://our.umbraco.com/Documentation/Getting-Started/Setup/Server-Setup/azure-web-apps
2) The lock up's you mention which as I recall are fixed in an Umbraco upgrade but I'm not sure which one right now. I'd refer to https://our.umbraco.com/forum/using-umbraco-and-getting-started/90867-examine-lock-error-brings-down-azure-site but I see you already have ;)
is working on a reply...
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.