Uses of Class
org.apache.solr.search.function.FileFloatSource
-
Packages that use FileFloatSource Package Description org.apache.solr.schema IndexSchemaandFieldTypeimplementations for powering schema.xml -
-
Uses of FileFloatSource in org.apache.solr.schema
Methods in org.apache.solr.schema that return FileFloatSource Modifier and Type Method Description FileFloatSourceExternalFileField. getFileFloatSource(SchemaField field)Get a FileFloatSource for the given field, using the datadir from the IndexSchemaFileFloatSourceExternalFileField. getFileFloatSource(SchemaField field, String datadir)Get a FileFloatSource for the given field.
-