CDoe
07/14/2023, 2:56 PMprofiles
collection where I'm looking to index basic contact information like people's names, phone numbers, emails, physical addresses, and general notes. I read through the 'tips for common data types' article. Would combining the recommended separators for phone and email seem to work for a use case like this?
token_separators: ['(', ')', '-', '+', '@', '.']