You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe
#16233 (comment) - Creating an issue to address PR comment to add validations
Describe the solution you'd like
We probably need an interface or a new method which can identify if a mapper supports composite index or not.
But there are two issues I can think of :
how to differentiate support between different types of composite index ?
Number field mapper has many sub types - some of the types are not supported , how to handle it.
Related component
Indexing:Performance
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe
#16233 (comment) - Creating an issue to address PR comment to add validations
Describe the solution you'd like
We probably need an interface or a new method which can identify if a mapper supports composite index or not.
But there are two issues I can think of :
Related component
Indexing:Performance
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: