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
Do we need to store the _all field? If all queries are executed on a specific field of the mapped documents, storing _all should not be neccessary, which allows us to reduce the size of the index by up to 30%.
The text was updated successfully, but these errors were encountered:
Do we need to store the _all field? If all queries are executed on a specific field of the mapped documents, storing _all should not be neccessary, which allows us to reduce the size of the index by up to 30%.
The text was updated successfully, but these errors were encountered: