Skip to content

scalable search service #5171

Description

@wkloucek

Is your feature request related to a problem? Please describe.

The search service currently uses Bleve as search backend.

I want to start multiple search services:

  • to serve more search requests
  • to have high available search

But that is currently not possible because of Bleve

Describe the solution you'd like

Have a scaleable search.

Describe alternatives you've considered

Additional context

Maybe we should make our search itself stateless and leverage existing full-text engines like ElasticSearch / OpenSearch that already are scalable.

See also cs3org/reva#2970 (comment)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Category:EnhancementAdd new functionalityPriority:p2-highEscalation, on top of current planning, release blocker

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions