Hi Typsense team, when trying to search for 1.5mm ...
# community-help
k
Hi Typsense team, when trying to search for 1.5mm Twin & Earth wire, you have to put in the mm to get to the item. if you only put in 1.5 twin & earth you do not get to the item. Interestingly when you search for 6mm Twin & Earth you can only insert 6 twin and you will finf the item. It seems the dot is the issue ex 1.5 please can anyone assist how we can get past this?
f
You'll have to use the
symbols_to_index
parameter
j
This is because Typesense only does a prefix search (partial-word-match) for the last term in the search query. I'd recommend adding spaces before the unit of measurement at indexing time to solve for this