Configured examine search to find using “multiplecharacterwildcard”:
searcher.CreateSearchCriteria(BooleanOperation.Or).GroupedOr(SearchFields, SearchTermList.Select(x=>x.MultipleCharacterWildcard()).ToArray()).Compile();
and all working fine, except when user tries to find word “and” - in that case examine showing no results, even if in searchable text was this word. Maybe there are some settings in examine to make search work with this word.
This is a companion discussion topic for the original entry at https://our.umbraco.com/forum/73627-examine-search-and-no-results