Uses of Class
org.apache.solr.schema.CoordinateFieldType

Packages that use CoordinateFieldType
org.apache.solr.schema IndexSchema and FieldType implementations for powering schema.xml 
 

Uses of CoordinateFieldType in org.apache.solr.schema
 

Subclasses of CoordinateFieldType in org.apache.solr.schema
 class PointType
          A point type that indexes a point in an n-dimensional space as separate fields and supports range queries.
 



Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.