Skip to content

ElasticSearch Integration: fix class name in search results

Anton Dollmaier requested to merge (removed):fixelasticsearchclass into master

What does this MR do?

According to Troubleshooting Elasticsearch, the class name of the search results with Elasticsearch enabled is Kaminari::PaginatableArray.

Our own gitlab-ee instance shows the same behaviour.

This MR updates the doc to use the correct class name.

Screenshots

No screenshots.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Change does affect only the documentation.

Security

No security related changes.

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by 🤖 GitLab Bot 🤖

Merge request reports