Elasticsearch: Indexes
42/55
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