Hi All,
Just wondering how to tweak the existing search component to fit the scenario of a search results page.
Is there any way to fetch the entire property value , if the fulltext is found within the particular node ?
Assumption : Property name containing the text may not be same throughout as different custom components are used.
Using a getProperties on the valueMap appears to be giving all the properties on the matched node.
How can we fetch only the entire value of the property containing the search term.