I've got my layout, highlighting, indexing, etc all working good for single word searches, but am unable to get multi-word / phrase searches to yeild any results.
I've seen a few postings where people have written some custom code for this, bit I'm hesitent to dump in code in the event that I'm just missing a simple setting somewhere. My IndexProvider and SearchProvider are set up plain like in the link above and my index set contains all of my document fields that I want indexed.
Can someone please confirm that Umbraco Examine does / does-not include support for phrase searching and, if not, provide a possible alternate solution? If it does support it, is there something I have to set to enable it?
Examine and Phrases
Hey all,
I'm working under 4.7 and implementing the Examine search with Razor to get the results based on this FarmCode information: http://www.farmcode.org/post/2011/03/15/Searching-Umbraco-using-Razor-and-Examine.aspx
I've got my layout, highlighting, indexing, etc all working good for single word searches, but am unable to get multi-word / phrase searches to yeild any results.
I've seen a few postings where people have written some custom code for this, bit I'm hesitent to dump in code in the event that I'm just missing a simple setting somewhere. My IndexProvider and SearchProvider are set up plain like in the link above and my index set contains all of my document fields that I want indexed.
Can someone please confirm that Umbraco Examine does / does-not include support for phrase searching and, if not, provide a possible alternate solution? If it does support it, is there something I have to set to enable it?
Thanks in advance,
Rick
is working on a reply...