Join Slack
Powered by
I'm trying to solve for a single query. ```{ que...
# community-help
g
gab gab
10/09/2024, 2:45 PM
I'm trying to solve for a single query.
Copy code
{ query_by: fields.join(','), q: query, num_typos: '2,2,2,2,0,0', }
where num_typos 0 is for exact match and 2 for the other. But num_typos seems not to have any effect
Open in Slack
Previous
Next