milvus-io / milvus

A cloud-native vector database, storage for next generation AI applications
https://milvus.io
Apache License 2.0
28.41k stars 2.74k forks source link

[Feature]: Support geolocation datatype #27576

Open xiaofan-luan opened 9 months ago

xiaofan-luan commented 9 months ago

Is there an existing issue for this?

Is your feature request related to a problem? Please describe.

Under certain search and recommendation scenario, geolocation query is very common. Say: find most relevant items in this city. find recommended friend in less than 10 miles.

The geolocation data looks like "location" : { "lat" : 40.12, "lon" : -71.34 },

more details can be found at https://www.elastic.co/cn/blog/geo-location-and-search

Describe the solution you'd like.

No response

Describe an alternate solution.

No response

Anything else? (Additional Context)

No response

shanghaikid commented 9 months ago

do you consider support postgis data types?

SasikaSankalana commented 9 months ago

Would love to work on this issue. Can you assign me?

xiaofan-luan commented 9 months ago

/assign @SasikaSankalana please let me know if you have a design plan or you need any help

lizzy-0323 commented 2 months ago

I would like to work on this issue, and I have signed up for OSPP 2024 in china.

xiaofan-luan commented 2 months ago

/assign @lizzy-0323 let me know if you need any help on it