Hi, i have the following problem:
We changed the xslt of the search result page to show the elements as the "All Items" view on a list.
When the user clicks over document it will be redirect to the document and when the user clicks over the icon it will be redirect to the element's properties.
The problem we have is when the document is stored inside a folder, the search result retrieves the folder (the name of the folder is on the url).
Is there a property on the result search schema that tells if the document is inside a folder?
How i could know when the document of the result search is inside or outside a folder)?
Is there any propery on schema definition of the search result that sharepoint load when he crawl the content of the site to show that is a folder?
Thanks!