Fanis Tharropoulos

Results 110 comments of Fanis Tharropoulos

The test failing should be unrelated: ```sh test/collection_grouping_test.cpp:947: Failure Expected equality of these values: 4 res["grouped_hits"][4]["found"].get() Which is: 3 [ FAILED ] CollectionGroupingTest.SortingMoreThanMaxTopsterSize (378 ms) ```

I'm checking this out now. For the time being, `!=[]` should work

After running the reproduction script you've written, I'm not seeing that behavior: ``` I20251103 12:18:34.650602 717 embedder_manager.cpp:21] Validating and initializing local model: ts/all-MiniLM-L12-v2 I20251103 12:18:40.882798 550 raft_server.cpp:692] Term: 2, pending_queue:...

There are two redirects that happen when pinging the URL before the metadata is obtained. It may have to do with that. I'm on Docker 28.3.3, EndeavourOS Linux 6.12.43-1-lts

> Right now, the timeout for RAG requests is hard coded at 4 seconds. Small note: what's hardcoded isn't the lifecycle of the request itself, but rather the connection establishment...

> Currently v29 is showing as latest release. Where?

Hey @solvingproblemswithtechnology, We added support for Azure OpenAI. Could you try out one of our latest `v30` RC builds and test it out yourself

[Union search](https://typesense.org/docs/29.0/api/federated-multi-search.html#union-search) will be close to what you're describing for the OR operator.