2
I’m using AWS Cloudsearch, and my question is about how I perform a simple search, like "bone", and it returns the records containing "cap", or "tennis" and return the records with "tennis".
I read in the Amazon documentation that it treats this naturally, but this is not happening. (read on: http://docs.aws.amazon.com/cloudsearch/latest/developerguide/text-processing.html)
Everything’s all right as far as I’m concerned. Stemming set, English language, stemming tied to the fields, but still when I search without accent it does not return the items with accent. What would it be like to be logged in with the access token? The test search I do is on the AWSCS console itself.
– Luiz Mitidiero