Hi, I was trying search & query analytics with...
# community-help
s
Hi, I was trying search & query analytics with typesense and I was wondering if there is a way to send a metadata to queries collection so that we know
using what filter the system did/didn't return any result
. is there a way to send such metadata in queries & no_hits_queries collection?
j
There's no way to do this at the moment. Could you open a GitHub issue so we can track interest
s
Sure @Jason Bosco
s
I was looking for the same functionality @Jason Bosco Not sure whether @samrat shakya raised an issue. Anyway I raised another one https://github.com/typesense/typesense/issues/1971
👍 1
For now my solution is a separate rule for each no hits query rule for a collection
j
Thank you. For now, yes that's the work-around I was going to suggest as well