Data & Search · +11 pointsElasticsearch
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.
- Create products-mapping.json
- Define text + keyword fields
- Push to GitHub
Open Integration Workspace →← All open source tools