Move Elastic to Search::Elastic namespace
There are several parts of the codebase that are namespaced as Elastic
and not within the Search::Elastic
. We need to review the items in https://gitlab.com/gitlab-org/gitlab/-/blob/master/.rubocop_todo/search/namespaced_class.yml, remove them one by one and move them Elastic -> Search::Elastic
.
Edited by John Mason