Closed
Does Elastic Search 7.11 is supported by pega ? or any lower version?
Does Elastic Search 7.11 is supported by pega ? or any lower version?
***Edited by Moderator Marissa to change type from General to Product, update Product details and Platform Capability tags****
To see attachments, please log in.
@VishalU1 The current architecture for PRPC is that it is bundled with specific version of ElasticSearch - there is not way to switch versions without changing PRPC versions.
However: since ElasticSearch performs its communication over REST - PRPC is able to communicate to an external ES system using REST - but would need to build your own facility to deal with the results.
Does this help answer your question?