Hi
We have a usecase, where the query is done on save search query aka Percolated Query. How this can be achieved using Content Server? Also, can we trigger an action, once any new item comes into the saved search?
Rajender
Hi Rajender - Have a look at propspectors. The use case for these are largely equivalent to Elasticsearch's percolate queries (you set the query up, and then as documents get added if they match the query notifications can be triggered).
Full details @ https://knowledge.opentext.com/knowledge/piroot/llespro/v160208/llespro-ugd/en/html/_manual.htm . Please let me know if this doesn't help, or if I've misinterpreted the ask here :-)