I am looking at saving disk space for an ES index and read that setting a text field with "norms": false helps.
If a text field were to have norm = false, other than scoring, do other aspects of search still work e.g. phrase search, *, fuzzy, Boolean operators ?