Data & Search · +11 points

Elasticsearch

Distributed search and analytics engine — full-text search at scale.

Install
docker run -d -p 9200:9200 elasticsearch:8
License
Elastic-2.0
Stars
72k+

Integration goal

Define an index mapping JSON for a products index.

  1. Create products-mapping.json
  2. Define text + keyword fields
  3. Push to GitHub
Open Integration Workspace →

← All open source tools