12-30-2019 06:12 AM
I want to customize the search in node browser, so that I can get desired results. For example before executing any query I want to check whether the query is as I want it to be, and then want to execute it. What should I do? I am using SDK 3.
12-30-2019 01:07 PM
I'm not sure I understand your question. Can you provide an example of what you mean? Thank you.
12-30-2019 02:07 PM
In the node browser, when I search using some query, for example, my:name:"abc" AND my:id:"1", it gives me the content matching these values. But now I actually want to change the query so that the values will have prefixes in them like, my:name:"1_abc" AND my:id:"1_1" because name and id are now multivalued property, so I want to implement a custom search where I will check for these prefixes, if both of them are equal, only then I would allow the search.
Explore our Alfresco products with the links below. Use labels to filter content by product module.