Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

Implementation of Search on radius criteria like 0-5 KM

Avatar

Former Community Member

Hi All,

I have a requirement to implement, user will search for restaurants in a city over radius parameter like 0-5 KM, 5-10KM range.

Any suggestion to implement this will be help.

Regards 

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor

Hi,

Geospatial search is not available in the builtin Lucene search, so you probably need to use an external search engine for this, which supports this feature.

kind regards,
Jörg

View solution in original post

1 Reply

Avatar

Correct answer by
Employee Advisor

Hi,

Geospatial search is not available in the builtin Lucene search, so you probably need to use an external search engine for this, which supports this feature.

kind regards,
Jörg