autocomplete - Auto Suggest on Amazon Cloud Search -


i trying use amazon cloudsearch implement search functionality.

it uses set of key:value pair represent document. suggester can defined give auto complete suggestions based on values of particular key. searches documents values in suggester field start specified query string—the beginning of field must match query string considered match.

i have searched documentation. want enable auto complete suggestions word present in middle , not @ start. can enable on amazon cloudsearch?


Comments