Hi <@U08CBH8NJF2> Can you check if `geolocation:(3...
# community-help
h
Hi @Adam Al-dbhany Can you check if
geolocation:(39.11553139999999, -94.62678729999999, 200.00 mi)
filter matches documents in
vendor_addresses
collections? Also, let me know if this search includes the related vendor.
Copy code
"collection": "vendor_addresses",
"q": "*",
"filter_by": "geolocation:(39.11553139999999, -94.62678729999999, 200.00 mi)",
"include_fields": "$vendors(*)"
I'm trying to figure out if the references are present or not.