cancel
Showing results for 
Search instead for 
Did you mean: 

Advanced Search - search with 'contains' operator

dave984
Champ in-the-making
Champ in-the-making
I've extended the advanced search of the webapp /alfresco to search also in my custom metadata and it works great.
Now i would like to search with contains operator, example:
I have my custom attribute x=123456 if i search for '123456' i will find it, but if i search for '345' no results are displayed.
Is there a way to do this?!
1 REPLY 1

mitpatoliya
Star Collaborator
Star Collaborator
If data type of that property is text you Obviously will not be able to search it.
You requirement is also bit specific why you require to search like that because normally it doesnot make sense.I think you need to think some other way to achieve it.