Bump GITLAB_ELASTICSEARCH_INDEXER_VERSION to set new routing for wikis
A migration to adopt the new routing for already indexed wikis. Routing will be disabled for wikis search until thil migration is finished. Bump GITLAB_ELASTICSEARCH_INDEXER_VERSION to adopt new routing for wikis. Changelog: other MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/125137 EE: true
显示
- GITLAB_ELASTICSEARCH_INDEXER_VERSION 1 个添加, 1 个删除GITLAB_ELASTICSEARCH_INDEXER_VERSION
- ee/app/services/ee/search/project_service.rb 5 个添加, 1 个删除ee/app/services/ee/search/project_service.rb
- ee/app/workers/elastic_delete_project_worker.rb 6 个添加, 3 个删除ee/app/workers/elastic_delete_project_worker.rb
- ee/app/workers/search/wiki/elastic_delete_group_wiki_worker.rb 1 个添加, 24 个删除...p/workers/search/wiki/elastic_delete_group_wiki_worker.rb
- ee/elastic/docs/20230720000000_reindex_wikis_to_fix_routing.yml 10 个添加, 0 个删除...stic/docs/20230720000000_reindex_wikis_to_fix_routing.yml
- ee/elastic/migrate/20230720000000_reindex_wikis_to_fix_routing.rb 58 个添加, 0 个删除...ic/migrate/20230720000000_reindex_wikis_to_fix_routing.rb
- ee/lib/elastic/latest/git_instance_proxy.rb 35 个添加, 26 个删除ee/lib/elastic/latest/git_instance_proxy.rb
- ee/lib/elastic/latest/routing.rb 2 个添加, 2 个删除ee/lib/elastic/latest/routing.rb
- ee/lib/elastic/latest/wiki_class_proxy.rb 5 个添加, 5 个删除ee/lib/elastic/latest/wiki_class_proxy.rb
- ee/lib/gitlab/elastic/helper.rb 15 个添加, 0 个删除ee/lib/gitlab/elastic/helper.rb
- ee/lib/gitlab/elastic/indexer.rb 1 个添加, 1 个删除ee/lib/gitlab/elastic/indexer.rb
- ee/lib/gitlab/elastic/project_search_results.rb 3 个添加, 3 个删除ee/lib/gitlab/elastic/project_search_results.rb
- ee/lib/gitlab/elastic/search_results.rb 9 个添加, 2 个删除ee/lib/gitlab/elastic/search_results.rb
- ee/spec/elastic/migrate/20230702000000_backfill_existing_group_wiki_spec.rb 1 个添加, 1 个删除...grate/20230702000000_backfill_existing_group_wiki_spec.rb
- ee/spec/elastic/migrate/20230720000000_reindex_wikis_to_fix_routing_spec.rb 92 个添加, 0 个删除...grate/20230720000000_reindex_wikis_to_fix_routing_spec.rb
- ee/spec/lib/ee/gitlab/elastic/helper_spec.rb 86 个添加, 0 个删除ee/spec/lib/ee/gitlab/elastic/helper_spec.rb
- ee/spec/lib/elastic/latest/git_instance_proxy_spec.rb 47 个添加, 6 个删除ee/spec/lib/elastic/latest/git_instance_proxy_spec.rb
- ee/spec/lib/elastic/latest/routing_spec.rb 5 个添加, 18 个删除ee/spec/lib/elastic/latest/routing_spec.rb
- ee/spec/lib/elastic/latest/wiki_class_proxy_spec.rb 34 个添加, 3 个删除ee/spec/lib/elastic/latest/wiki_class_proxy_spec.rb
- ee/spec/lib/gitlab/elastic/project_search_results_spec.rb 1 个添加, 1 个删除ee/spec/lib/gitlab/elastic/project_search_results_spec.rb
加载中
想要评论请 注册 或 登录