Has anybody successfully configured Enhanced Search to match phrases both with and without spaces?
For example: If a user types "toe rail" and "toerail", I would like these to match with each other.
From a bit of reading, it seems this is a fairly standard mod to Elasticsearch by adding a "custom shingle analyzer" - but I'm just wondering if anybody here has either used that approach successfully, or found an alternative approach to matching the above scenario?
Thank you!
For example: If a user types "toe rail" and "toerail", I would like these to match with each other.
From a bit of reading, it seems this is a fairly standard mod to Elasticsearch by adding a "custom shingle analyzer" - but I'm just wondering if anybody here has either used that approach successfully, or found an alternative approach to matching the above scenario?
Thank you!