All suggestions are not coming after using completion suggester

Suppose I have 27 rows for (select * from table where name like "s%") and while testing the API
using elasticsearch with query as only "s" it is giving me only 11 names.Same behaviour is happening for other single character searches.All the rows have been indexed properly using the Context Suggester API.I'm using elasticsearch v-5.5.

Any help is appreciated.:slight_smile:

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.