slides/mongodb/scalar-index-elasticsearch.xml
Elasticsearch: Indexes
46/60
MongoDB: Indexes
PostgreSQL: GIN Index
  • • Elasticsearch provides a Full Text Search index
  • • Configurable per "index" and "type"
  • • Allows for stemming, stop words, boosting, etc.
  • • Indexes are asynchronously build