Vamshi Aruru
Vamshi Aruru
## Description I've been trying out the newly released numerical range facets. It works fine normally, but when using a group_by clause, the counts are returned as zero for every...
I am unable to figure how to construct an `Expr` to pass to AddWhere method. Lets say I have a query like "SELECT * FROM product WHERE price < 500"....
## Description When I make a search query with group by, I get the error ``` json: cannot unmarshal number into Go struct field SearchGroupedHit.grouped_hits.group_key of type map[string]interface {} ```...
## Description Rrecently upgraded to v26 to try out the prefix filtering feature. But it doesn't seem to work if the value is wrapped with ` in some cases. For...
## Description If we use `pinned_hits` during a search call, those pinned hits appear in the results even if they don't match the search query/filter by. A parameter to tell...
### Discord username (optional) _No response_ ### Describe the bug I have warp running, and I also have an integrated terminal in vscode. The commands I insert from vscode's integrated...