I am searching in Alfresco node browser with @xyz:attribute:*pks*
(no node is present with value pks) and in the result am getting nodes containing "pkk". Below is few test cases and results.
search keyword results
*pks* ----------node containing "pkk"
*pkq* ---------- no results found
*pkk* ----------node containing "pkk"
cm:name:*xls* ----- node containing xls, xle, xlu
Alfresco version : 5.0.3.5
It would be so helpful if someone could help me on this.
Thanks in advance!