diff --git a/packages/db/elastic_migrations/index_settings.json b/packages/db/elastic_migrations/index_settings.json index cfdd58756..2342520e2 100644 --- a/packages/db/elastic_migrations/index_settings.json +++ b/packages/db/elastic_migrations/index_settings.json @@ -24,7 +24,7 @@ "type": "keyword" }, "title": { - "type": "text" + "type": "search_as_you_type" }, "author": { "type": "text"