Elasticsearch: Reindex to remove title completion
We implemented search_as_you_type for merge request title completion https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167432, but the production performance was not good. We are removing the search_as_you_type field during the same milestone 17.5, so we can skip the reindexing for self-managed instances. Changelog: removed EE: true
显示
- ee/elastic/docs/20241002103536_reindex_merge_requests_for_title_completion.yml 15 个添加, 0 个删除...002103536_reindex_merge_requests_for_title_completion.yml
- ee/elastic/migrate/20241002103536_reindex_merge_requests_for_title_completion.rb 1 个添加, 5 个删除...1002103536_reindex_merge_requests_for_title_completion.rb
- ee/lib/elastic/latest/config.rb 0 个添加, 4 个删除ee/lib/elastic/latest/config.rb
- ee/lib/elastic/latest/merge_request_config.rb 1 个添加, 2 个删除ee/lib/elastic/latest/merge_request_config.rb
- ee/spec/elastic/migrate/20241002103536_reindex_merge_requests_for_title_completion_spec.rb 2 个添加, 16 个删除...03536_reindex_merge_requests_for_title_completion_spec.rb
想要评论请 注册 或 登录