Uses of Class
org.apache.solr.handler.dataimport.config.EntityField

Packages that use EntityField
org.apache.solr.handler.dataimport.config   
 

Uses of EntityField in org.apache.solr.handler.dataimport.config
 

Methods in org.apache.solr.handler.dataimport.config that return types with arguments of type EntityField
static Map<String,EntityField> ConfigParseUtil.gatherAllFields(DataImporter di, Entity e)
           
 Map<String,Set<EntityField>> Entity.getColNameVsField()
           
 List<EntityField> Entity.getFields()
           
 

Method parameters in org.apache.solr.handler.dataimport.config with type arguments of type EntityField
static void ConfigParseUtil.verifyWithSchema(DataImporter di, Map<String,EntityField> fields)
           
 



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