Hi Everyone I am getting a strange problem in sear...
# community-help
a
Hi Everyone I am getting a strange problem in search if i pass the 
query: 'staging ap'
, it returns the fine results. but if i pass 
query: 'ing ap'
  it is returning empty array. why ? as
ing ap
is a substring of
staging ap
.
That said, what you're referring to is called infix searching, and we are currently working on adding support for it: https://github.com/typesense/typesense/issues/393
1
a
please give me an alert when we have this feature ready. thanks.
j
We'll post in that Github issue when it's available. If you subscribe to the issue or leave a comment on it, you'll get a notification
1