Uses of Class
org.apache.solr.search.function.FileFloatSource

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

Uses of FileFloatSource in org.apache.solr.schema
 

Methods in org.apache.solr.schema that return FileFloatSource
 FileFloatSource ExternalFileField.getFileFloatSource(SchemaField field)
          Get a FileFloatSource for the given field, using the datadir from the IndexSchema
 FileFloatSource ExternalFileField.getFileFloatSource(SchemaField field, String datadir)
          Get a FileFloatSource for the given field.
 



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