Support Questions

Find answers, ask questions, and share your expertise
Announcements
Celebrating as our community reaches 100,000 members! Thank you!

How to configure ElasticSearchLookupService Controler Service

avatar
Contributor

HI

I want to configure ElasticSearchLookupService controler service in order to get some info in my index.

yamaga_0-1644862367450.png

 

Is there something alse I should to add ?

 

Thanks in advance.

1 REPLY 1

avatar
Super Guru

The configuration of the ElasticSearchLookupService Controler Service is pretty straight forward as you have noticed. It uses another controller service, a ElasticSearchClientServiceImpl service, to connect to the Elastic service.

 

Most of the connectivity details need to be specified on the ElasticSearchClientServiceImpl service configuration.

 

The best place for reference is the documentation:

 

Cheers,

André

--
Was your question answered? Please take some time to click on "Accept as Solution" below this post.
If you find a reply useful, say thanks by clicking on the thumbs up button.