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

Packages that use EntityField
org.apache.solr.handler.dataimport.config Utility classes for parsing & modeling DIH configuration. 
 

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
 Map<String,Set<EntityField>> Entity.getColNameVsField()
           
 List<EntityField> Entity.getFields()
           
 



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