Failed to fetch fork details. Try again later.
Select Git revision
GITLAB_ELASTICSEARCH_INDEXER_VERSION
Forked from
GitLab.org / GitLab
Source project has a limited visibility.
-
Markus Koller authored
This verifies the changed indexer behaviour from https://gitlab.com/gitlab-org/gitlab-elasticsearch-indexer/merge_requests/44 We're also renaming the blob-related code to use `path` rather than `filename`, to be consistent with the `Path` field in the ES index, and the intention of this code (which deals with full paths, rather than just filenames). This also removes the `Elasticsearch::Git::LiteBlob` class, which isn't used anymore and a leftover from the Ruby indexer which was removed in https://gitlab.com/gitlab-org/gitlab/merge_requests/15641
Markus Koller authoredThis verifies the changed indexer behaviour from https://gitlab.com/gitlab-org/gitlab-elasticsearch-indexer/merge_requests/44 We're also renaming the blob-related code to use `path` rather than `filename`, to be consistent with the `Path` field in the ES index, and the intention of this code (which deals with full paths, rather than just filenames). This also removes the `Elasticsearch::Git::LiteBlob` class, which isn't used anymore and a leftover from the Ruby indexer which was removed in https://gitlab.com/gitlab-org/gitlab/merge_requests/15641