DmitryKey / luke

This is mavenised Luke: Lucene Toolbox Project
Apache License 2.0
1.54k stars 352 forks source link

Add support for Geo-spatial data : LatLonPoint #121

Open mocobeta opened 5 years ago

mocobeta commented 5 years ago

Lucene has a data type for geo-spacial search, LatLonPoint. http://lucene.apache.org/core/7_5_0/core/org/apache/lucene/document/LatLonPoint.html

Documents tab and Search tab should support LatLonPoint, as well as other types.

mocobeta commented 5 years ago

For contributors: Now Luke is a part of Apache Lucene. Please create an issue (if there is not exist) to Lucene Jira if you want to help with this.