- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for geoDistanceQuery (0.14 sec)
-
src/main/java/org/codelibs/fess/entity/GeoInfo.java
final double lon = Double.parseDouble(values[1]); list.add(QueryBuilders.geoDistanceQuery(geoField).distance(distance).point(lat, lon)); } catch (final Exception ex) { throw new InvalidQueryException(
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 17 08:28:31 UTC 2025 - 5.7K bytes - Viewed (0)