I am using Umbraco 7.0.4 and trying to implement XSLTSearch. After implementation when I try to run it it gave me following error "Error parsing XSLT file: \xslt\XSLTsearch.xslt ". Can anybody help me regarding this????
Can some tell me what to use for implementation of search in Umbraco 7.0.4 if XSLTSearch is not compatible??
An alternative for the XSLTSearch in MVC and razor could be the ezSearch package. With this package you will get a easy search solution for your Umbraco MVC websites. It's fast, self contained and completely configurable.
Error parsing XSLT file: \xslt\XSLTsearch.xslt
I am using Umbraco 7.0.4 and trying to implement XSLTSearch. After implementation when I try to run it it gave me following error "Error parsing XSLT file: \xslt\XSLTsearch.xslt ". Can anybody help me regarding this???? Can some tell me what to use for implementation of search in Umbraco 7.0.4 if XSLTSearch is not compatible??
Hi Fahad and welcome to our,
An alternative for the XSLTSearch in MVC and razor could be the ezSearch package. With this package you will get a easy search solution for your Umbraco MVC websites. It's fast, self contained and completely configurable.
http://our.umbraco.org/projects/website-utilities/ezsearch
I hope this can be a good alternative for you.
/Dennis
is working on a reply...