Uses of Class
org.ow2.weblab.util.index.Field

Packages that use Field
org.ow2.weblab.services.searcher.impl   
org.ow2.weblab.util.index   
 

Uses of Field in org.ow2.weblab.services.searcher.impl
 

Fields in org.ow2.weblab.services.searcher.impl with type parameters of type Field
protected  java.util.Map<java.lang.String,Field> SolrSearcherConfig.fieldsToRetrieve
          List of fields to retrieve in POK if hit enrichment is activated
 

Methods in org.ow2.weblab.services.searcher.impl that return types with arguments of type Field
 java.util.Map<java.lang.String,Field> SolrSearcherConfig.getFieldsToRetrieve()
           
 

Method parameters in org.ow2.weblab.services.searcher.impl with type arguments of type Field
 void SolrSearcherConfig.setFieldsToRetrieve(java.util.Map<java.lang.String,Field> fieldsToRetrieve)
           
 

Uses of Field in org.ow2.weblab.util.index
 

Methods in org.ow2.weblab.util.index that return types with arguments of type Field
 java.util.Map<java.lang.String,Field> IndexerConfig.getFields()
           
 

Method parameters in org.ow2.weblab.util.index with type arguments of type Field
 void IndexerConfig.setFields(java.util.Map<java.lang.String,Field> fields)
           
 



Copyright © 2004-2010. All Rights Reserved.