0
I’m using the CloudSearch of Amazon. But I have a problem searching the words that end with a certain term, I can’t perform this type of search, it returns me only the records that start with the term, for example:
I have registered TESTEA and ATESTE.
Digito: TESTE* or TESTE or *TESTE
the result will only refer to the TESTEA
I have read the documentation and some topics and did not succeed.
Has anyone been through this problem and has any suggestions?