Skip to content

Single-phase search #289

@forshev

Description

@forshev

Now search request takes two requests from proxy to each of it's stores: find ids and then fetch documents.

Let's think about how we can make this in one proxy -> store request. Maybe use grpc streaming responses.

Anyway, seems like we need to design v2 API (store API and proxy API) that supports single-phase search.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions