Agent Smith

Results 7 comments of Agent Smith

Same issue here. I'd like to use flysystem-ftp, but that requires v2.0 flysystem.

@owenvoke Oh thanks! No clue, why I couldn't find v1 by myself, hehe. Thanks again!

Please add support for `hybrid` in FacetSearchQuery. I had to extend that class to make it work with vector search. Thanks. Example: ```php Meilisearch\Contracts\FacetSearchQuery ``` ```php public function setHybrid(array $hybrid):...

I am having the same issue. I removed unicode characters then it worked. ( iconv -c -f utf-8 -t ascii file.csv )

+1 what's the hold up? Ty