Full Text Search plugin: exclude pages from results
Hi all,
We're using this Umbraco plugin to search stuff within our site.
The docs states below that:
Preventing Certain Pages from Appearing in the Index
It's common practice in Umbraco to have a Property "umbracoNaviHide" that prevents pages from
showing up in the main navigation. We've adapted this, and any page with a property of
"umbracoSearchHide" won't show up in the index or search results. So this is a useful way to prevent
individual pages from being searched. The name(s) of the property(s) that disable indexing for a page
are specified in FullTextSearch.config under
Ok. Done. Poperty set in master doc type, config file looks good, but still pages having the umbracoSearchHide checked are showing in results.
Full Text Search plugin: exclude pages from results
Hi all,
We're using this Umbraco plugin to search stuff within our site.
The docs states below that:
Preventing Certain Pages from Appearing in the Index
It's common practice in Umbraco to have a Property "umbracoNaviHide" that prevents pages from showing up in the main navigation. We've adapted this, and any page with a property of "umbracoSearchHide" won't show up in the index or search results. So this is a useful way to prevent individual pages from being searched. The name(s) of the property(s) that disable indexing for a page are specified in FullTextSearch.config under
Ok. Done. Poperty set in master doc type, config file looks good, but still pages having the umbracoSearchHide checked are showing in results.
Any Ideas?
Thanks.
is working on a reply...