I’ve been trying to follw the “How To make Search for Umbraco site with Lucene.Net, Examine and XSLT” article. I have built and copied the SearchExtension Class dll intot the umbraco/bin directory. I am not sure what other steps to take. I need to know what to include in the xsltExtensions.config to refer to this library class.
Is there anything else I need to have in the C# source ? I’d be very grateful if you could give eme some guidance on this as I have not been using .NET and Umbraco for very long and I can’t find much documentation on the Examine product.
HI,
I’ve been trying to follw the “How To make Search for Umbraco site with Lucene.Net, Examine and XSLT” article. I have built and copied the SearchExtension Class dll intot the umbraco/bin directory. I am not sure what other steps to take. I need to know what to include in the xsltExtensions.config to refer to this library class.
Is there anything else I need to have in the C# source ? I’d be very grateful if you could give eme some guidance on this as I have not been using .NET and Umbraco for very long and I can’t find much documentation on the Examine product.
kind regards,
Robert
Howdy Robert, what version of umbraco are you using?