But how can I prevent from allowing ‘wild card’-re...
# community-help
j
But how can I prevent from allowing ‘wild card’-results? If I type any special character I see that character as a value for the
q
in the payload. So
q
is not empty when it’s sent to Typesense right? Typesense will interpret this as a empty q string, but it will returns all results from the index…. I want to prevent this last thing from happening.