How to start with API's

I have installed Elastic search, logstash and kibana on localhost. I have uploaded sample data using logstash using a configuration file and I can view the data in Kibana dashboard.

I want to create a search engine. How do I start with that. How can I use the API's.

I need help if someone can put me in right direction.

Welcome to our community! :smiley:

Elasticsearch is a search engine, so it'd be good if you could elaborate a little more on what you are looking to do.

I have real estate listings data and I want to create a search engine for all the listings.

If you want to learn HOW to build a search engine use Elasticsearch, there is a lot of free training on our site... There is a lot to learn.

If you want to USE a search engine and quickly get value I would suggest Elastic App Search.

It is a full pre built search engine that sits on top of elasticsearch.

Even a quick start video

1 Like

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.