Hi, The default for catenateAll is 0 which we've been using on the WordDelimiterFilter. What would be the possibly negative implications of setting this to 1? So that:
wi-fi-800 would produce the tokens: wi, fi, wifi, 800, wifi800 for example? Thanks