Hi all,
is there a way to use the "SiteSearch" viewtool with type exclusion? Eg. not show the images, pdf files and other types?
I had added the "DOTCMS_SITESEARCH" UserAgent exclusion before "<img>" tag and set the "Exclude" field with "/application, /resourses/" values, but if i seach a term the search result contains both images and js/css files.
Another question, seems that this viewtool doesn't support the "aggregations" and the "suggestions" options of ES query, it just returns "SiteSearchResults", which doesn't contains that infos. Is there a method?
I must implement a site search, which exclude all the images, pdf (and other types) and returns the categories aggregations for each results, any idea? Is The EsTool the best choice?
Thanks,
G.