Skip to content

Query on multiple indices  #55

@astalpaert

Description

@astalpaert

I don't think it's currently possible to filter on multiple indices at once. For example, I want to search the 'name' property in the 'products' AND 'categories' index.

I would like to have something like: Elasticsearch::query(['products', 'categories'])

What do you think about this feature? Can I add this in the query method and Builder?

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions