jina-ai / serve

☁️ Build multimodal AI applications with cloud-native stack
https://jina.ai/serve
Apache License 2.0
21.13k stars 2.22k forks source link

top_k not working from Python client #1330

Closed bhavsarpratik closed 3 years ago

bhavsarpratik commented 3 years ago

Describe the bug top_k set via python client is failing in current southpark test

JoanFM commented 3 years ago

I think it may be related to the new jina primitive types

bhavsarpratik commented 3 years ago

Han has made new QueryLang changes in the queryset in flow.search. Our test are also passing.

bwanglzu commented 3 years ago

duplicate to #1316

hanxiao commented 3 years ago

this issue is not solved.