Hi All,i have added a custom field to Journal component, and the property is added to UGC node,i have written an API to search UGC nodes for a property using ugcsearch.UgcSearch ugcSearch = resourceResolver.adaptTo(UgcSearch.class);UgcFilter filter= new UgcFilter();SetConstraint constraint= new Set...