-
Hello again,
Right now we're following this article to save locations in Amazon CS:
http://docs.aws.amazon.com/cloudsearch/latest/developerguide/geosearch.locations.html
But instead I see that you …
-
### Description
When using a Docker image which has the dotnet tool "Amazon.Lambda.Tools" already installed, the command `sam build` will fail when trying to update the tool. It's something abo…
-
The default behaviour for Cloudsearch is to handle an update the same way as an add.
https://docs.aws.amazon.com/cloudsearch/latest/developerguide/preparing-data.html#adding-documents
I'm not sure…
-
**Is your feature request related to a problem? Please describe.**
As a user, I can't search for promises that contain particular keywords.
**Describe the solution you'd like**
Ability to search …
-
### Terraform Core Version
1.6.2, 1.5
### AWS Provider Version
5.22.0, 5.6.2
### Affected Resource(s)
* aws_cloudsearch_domain
### Expected Behavior
In a domain, I specified a ind…
-
Hi all,
I came upon Asari when looking for the best Rails gem for the best search solution given my architecture. Given the trend towards cloud compute, AWS's dominance, the amount of work they're pu…
-
This is being reported in the support forum as well. Upon initial setup, I am unable to authenticate with the Access Key and Secret Access Key. I've used both the root key from my account and an User …
-
Just wondering, is the API a publicly available undocumented API or one that Amazon provided for free use. I'd be good to disclose this in the readme.
http://completion.amazon.com/search/complete?s…
-
Build fails on OSX Sierra
```log
± |master ✓| → ./build.sh
----------------------------------------------------------------------
% Total % Received % Xferd Average Speed Time Time …
ghost updated
7 years ago
-
The query `"generation x"` is being converted incorrectly.
Expected: `(field text '"generation x"')`
Actual: `(field text 'generation x')`
Note the extra pair of double quotes necessary