Skip to content

Special case the _index field in queries #3316

@clintongormley

Description

@clintongormley

You can already use the _id field in a term/terms query and it does the right thing, in spite of the fact that the _id field doesn't really exist. It would be nice to do the same thing with _index, instead of having to resort to the indices query.

The _type field does actually exist and is indexed, so adding _index would complete the trinity.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions