org.apache.solr.schema
Interface FloatValueFieldType

All Superinterfaces:
NumericValueFieldType
All Known Implementing Classes:
FloatField, SortableFloatField, TrieFloatField

public interface FloatValueFieldType
extends NumericValueFieldType

Marker interface for float-valued field types.




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