From b9c90af8bec83176ab24c008b1b84db4efc951e4 Mon Sep 17 00:00:00 2001 From: Shannon Date: Tue, 3 Jan 2017 17:37:15 +1100 Subject: [PATCH] U4-9329 ExamineIndex.config should not ship with the {machinename} token for Examine Removes Sync from being the default for developers locally (that shouldnt have been committed), actually removes the machinename token from release --- .../config/ExamineIndex.Release.config | 6 +++--- .../config/ExamineSettings.config | 18 ++++++------------ 2 files changed, 9 insertions(+), 15 deletions(-) diff --git a/src/Umbraco.Web.UI/config/ExamineIndex.Release.config b/src/Umbraco.Web.UI/config/ExamineIndex.Release.config index 35ea1dd922..80b07209f0 100644 --- a/src/Umbraco.Web.UI/config/ExamineIndex.Release.config +++ b/src/Umbraco.Web.UI/config/ExamineIndex.Release.config @@ -8,10 +8,10 @@ More information and documentation can be found on GitHub: https://github.com/Sh --> - + - + @@ -24,5 +24,5 @@ More information and documentation can be found on GitHub: https://github.com/Sh - + \ No newline at end of file diff --git a/src/Umbraco.Web.UI/config/ExamineSettings.config b/src/Umbraco.Web.UI/config/ExamineSettings.config index aacf5e3732..076fb08493 100644 --- a/src/Umbraco.Web.UI/config/ExamineSettings.config +++ b/src/Umbraco.Web.UI/config/ExamineSettings.config @@ -12,18 +12,15 @@ More information and documentation can be found on GitHub: https://github.com/Sh + analyzer="Lucene.Net.Analysis.WhitespaceAnalyzer, Lucene.Net"/> + analyzer="Lucene.Net.Analysis.Standard.StandardAnalyzer, Lucene.Net"/> - + @@ -31,16 +28,13 @@ More information and documentation can be found on GitHub: https://github.com/Sh + analyzer="Lucene.Net.Analysis.WhitespaceAnalyzer, Lucene.Net"/> - + + enableLeadingWildcard="true"/>