Hello, wondering if anyone has experienced this when using partial_query on the suggest service if I search for an article with a number in the title it will not return any results.
For example I have indexed items with the titles:
'2020 Vision' , 'Pre-Renewal Report - December 2016'
If I use suggest or a normal search with partial query enabled it will not return any results (normal full query matches work fine) so searching for '2020' or even 'vision' doesn't not return the expected suggestion of the item listed above. This also seems to be the same when looking for matches on meta data classes which contains numbers.
Is there a setting needing to be set in the collection for this to work or could it be an indexing config issue on the collection?