Hello Team,
We are trying to integrate Elasticsearch with AEM SDK version aem-sdk-2023.1.10675.20230113T110236Z-220900.
We have created external bundle with the JARs elasticsearch-rest-client,elasticsearch,elasticsearch-rest-high-level-client and uploaded in AEM then we got various NoClassDefFound errors like httpclient , httprequest, SSLHandshake Exception.. and we have uploaded jar by downloading from maven repository.
Could you please help us what is the best practice to integrate Elasticsearch with AEM SDK?
Thank you.