Top "Aws-elasticsearch" questions

Use this tag for questions related to AWS Elastic search, which is an open-source, RESTful, distributed search and analytics engine built on Apache Lucene.

How to fix ElasticSearch ‘Fielddata is disabled on text fields by default’ for keyword field

I'm getting the "Fielddata is disabled on text fields by default" on a keyword field. Below is the code. { "aggs": { "…

elasticsearch aws-elasticsearch
How to access AWS ElasticSearch Service automated snapshots/backups?

I was under the impression AWS ElasticSearch service comes with automated snaphshots/backups. Thats what I find in the documentation. …

amazon-web-services elasticsearch aws-elasticsearch
Route53 for AWS Elastic Search Domain gives certificate error

I have create a AWS elastic search domain in Virginia and got a Endpoint url. Now I wanted to configure …

amazon-web-services ssl-certificate aws-elasticsearch
AWS Elasticsearch VPC connectivity

I've created an Elasticsearch domain in AWS. It's added to my VPC inside a public subnet and I've attached a …

amazon-web-services elasticsearch networking aws-elasticsearch