Use a different column for retrieving suggestion text

Use SUGGEST_COLUMN_TEXT_1 instead of SUGGEST_COLUMN_QUERY as the
latter can return strange duplicated text.

SUGGEST_COLUMN_TEXT_1 (from docs):
Column name for suggestions cursor. Required. This is the primary
line of text that will be presented to the user as the suggestion.

b/10818358

Change-Id: Ib442a4799db290eb314b8b36b25cde8495034416
1 file changed