Skip to content

ES: Improve search performance by using parent/child relationships

Valery Sizov requested to merge es_parent-child into master
  • Indexing data with relations
  • Using parent/child in queries
  • Test everything
  • Check if delete query should be routed as well. Documentation is not clear about this
  • Resolve routing problem for Snippets. They not always has a parent project
  • Specs

Closes https://gitlab.com/gitlab-org/gitlab-ee/issues/375

Merge request reports