Hi all,
Alfresco search will search also the contents and I have a constraint that the search should not search and get the details if the search text is a XML tag.
For instance If I have a xml called Sample.xml,
<sample-xml>
ABCDEFGH
</sample-xml>
If I enter the text "sample-xml", it should not retrieve Sample.xml. Is it possible to modify Alfresco's search query if so please lemme know how to pursue. If I cant proceed in this way, please suggest me the best approach to find the solution.,