-
### Checkboxes for prior research
- [X] I've gone through [Developer Guide](https://docs.aws.amazon.com/sdk-for-javascript/v3/developer-guide) and [API reference](https://docs.aws.amazon.com/AWSJavaS…
-
### Description
AWS CloudSearch includes a feature to provide autocomplete suggestions. This requires defining "suggesters" in the CloudSearch search domain. This feature has been available since 201…
-
Deploy Hydra with AWS CloudSearch (based on Solr) as search engine. Determine if CloudSearch is similar enough to Solr for this configuration to work properly. Compared deployment and performance with…
-
https://nozama-cloudsearch.readthedocs.io looks like a good option to test CloudSearch locally. We should investigate whether it can be easily integrated into LocalStack.
┆Issue is synchronized wit…
-
### Terraform Core Version
1.1.4
### AWS Provider Version
4.31.0
### Affected Resource(s)
aws_cloudsearch_domain
### Expected Behavior
According to the [AWS Documentation](https://docs.aws.amaz…
-
### Description
AWS CloudSearch allows to configure a [custom Analysis Scheme](https://docs.aws.amazon.com/cloudsearch/latest/developerguide/configuring-analysis-schemes.html). As of now it is not po…
-
So we can spin a test environment up and down quickly. Should be doable with boto.
-
### Terraform Core Version
1.5.1
### AWS Provider Version
4.67.0
### Affected Resource(s)
```tf
resource "aws_cloudsearch_domain" "search" {
name = "search-domain"
scaling_parame…
-
Hi,
It seems like AWS CloudSearch domains aren't found by a `scan` operation. It doesn't matter if I provide an ARN pattern or a specific ARN. For a lot of other AWS resources it works fine.
```ba…
-
Are there any plans to develop against the latest CloudSearch API: http://docs.aws.amazon.com/cloudsearch/latest/developerguide/migrating.html