I have a problem with ajax search.
I made pages under parent folders and on root folder and include ajax search on every page. I also give alias to every page.
When i do ajax search on pages of root folder, search works fine either using document id or document alias.
But when i use ajax search on pages under parent folder and user page alias, ajax search does not work.
But if i change page path from document alias to document id, search works fine.
Example:
If i use page url like:
http://www.brilliantstaging.com/ki-mobile/about-mobile-marketing/about-ki-mobile.html
Ajax search does not work.
But if i use page d in url like
http://www.brilliantstaging.com/ki-mobile/index.php?id=4
ajax search works fine.
Please help me in solving this problem......