Uses of Class
org.apache.solr.schema.CopyField

Packages that use CopyField
org.apache.solr.schema   
 

Uses of CopyField in org.apache.solr.schema
 

Methods in org.apache.solr.schema that return types with arguments of type CopyField
 List<CopyField> IndexSchema.getCopyFieldsList(String sourceField)
          Get all copy fields for a specified source field, both static and dynamic ones.
 



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