An implementation of the Lucene ValueSource that returns the spatial distance between an input point and a document's points in {@link ShapeFieldCacheProvider}. The shortest distance is returned if a document has more than one point.
@lucene.internal
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.