Rel 5 5 5 merge back (#3326)

* Add backport

* Add versions

* remove not real versions
This commit is contained in:
Tadgh 2022-01-22 09:47:34 -08:00 committed by GitHub
parent 2b4ace3c78
commit 42ff607561
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View File

@ -79,6 +79,7 @@ public enum VersionEnum {
V5_5_2,
V5_5_3,
V5_5_4,
V5_5_5,
V5_6_0,
V5_6_1,
V5_6_2,

View File

@ -1,5 +1,6 @@
---
type: perf
issue: 3312
backport: 5.5.5
title: "Improves the performance of the query for searching by chained search parameter
when the `Index Contained Resources` feature is enabled."