I am newbie with umbraco and xsltsearch, i am trying to put in my web site the xslt search, i think i put it right, but i only can to search from one node not from the all web site, from the root node ..
Hi Nicky - Welcome to the fun world of Umbraco development!
Where have you placed the input element for the search field? If you have placed it on your master-template then you should make sure it's action is set to be pointing to your search result page with an absolute path I think.
I can´t search from the root node with xsltsearch
Hi everyone .
I am newbie with umbraco and xsltsearch, i am trying to put in my web site the xslt search, i think i put it right, but i only can to search from one node not from the all web site, from the root node ..
What i have to do..
Thanks in advance.
NickyLarson
Hi Nicky - Welcome to the fun world of Umbraco development!
Where have you placed the input element for the search field? If you have placed it on your master-template then you should make sure it's action is set to be pointing to your search result page with an absolute path I think.
Hope this helps.
/Jan
Hi Jan Skovgaard
Thanks for the advice, but in an other post http://our.umbraco.org/forum/developers/xslt/21280-Step-by-step-to-install-xsltsearch-
I already solve my problem, puting all my site's content beneath a homepage and then in the source i put the node id of the homepage
My first experience with Umbraco is amazing, i am still learning.
Great piece of work.
NickyLarson.
is working on a reply...