Abdul Halim Rafi
08/21/2025, 8:59 AMRequestMalformed: Request failed with HTTP code 400 | Server said: Prefix search is not supported for remote embedders. Please set `prefix=false` as an additional search parameter to disable prefix searching
Setting prefix=false
did work. But we are loosing some basic semantic search. eg.
Keyword Apple
doesn't work where the content has this kind of matching ... Apple's ...
. So, it's missing documents where it has and single quote. But, without the vector search it works.
Asking for suggestions and help on how can we take the best of Hybrid search.
Thanks 🙏Fanis Tharropoulos
08/21/2025, 9:00 AMAbdul Halim Rafi
08/21/2025, 9:00 AMAbdul Halim Rafi
08/21/2025, 9:01 AMFanis Tharropoulos
08/21/2025, 9:01 AMFanis Tharropoulos
08/21/2025, 9:01 AMAbdul Halim Rafi
08/21/2025, 9:01 AMAbdul Halim Rafi
08/21/2025, 9:03 AMFanis Tharropoulos
08/21/2025, 9:03 AMFanis Tharropoulos
08/21/2025, 9:04 AMAbdul Halim Rafi
08/21/2025, 9:05 AMAbdul Halim Rafi
08/21/2025, 9:07 AM29.0
Abdul Halim Rafi
08/21/2025, 9:09 AMRequestMalformed: Request failed with HTTP code 400 | Server said: Prefix search is not supported for remote embedders. Please set `prefix=false` as an additional search parameter to disable prefix searching