-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Closed
Labels
:Search/SearchSearch-related issues that do not fall into other categoriesSearch-related issues that do not fall into other categories>enhancementgood first issuelow hanging fruitlow hanging fruithelp wantedadoptmeadoptmev2.0.0-beta1
Description
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
Labels
:Search/SearchSearch-related issues that do not fall into other categoriesSearch-related issues that do not fall into other categories>enhancementgood first issuelow hanging fruitlow hanging fruithelp wantedadoptmeadoptmev2.0.0-beta1