Skip to content
  • Markus Koller's avatar
    Don't store full blob path in ES filename field · 9c12f527
    Markus Koller authored
    This verifies the changed indexer behaviour from
    gitlab-elasticsearch-indexer!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
    !15641
    9c12f527