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

Packages that use Field
org.ow2.weblab.services.solr.analyser   
org.ow2.weblab.services.solr.indexer   
 

Uses of Field in org.ow2.weblab.services.solr.analyser
 

Methods in org.ow2.weblab.services.solr.analyser that return types with arguments of type Field
 java.util.Set<Field> FacetSuggestion.getFacetFields()
           
 java.util.List<Field> ResultSetMetadataEnrichment.getFields()
           
 

Method parameters in org.ow2.weblab.services.solr.analyser with type arguments of type Field
 void FacetSuggestion.setFacetFields(java.util.Set<Field> facetFields)
           
 void ResultSetMetadataEnrichment.setFields(java.util.List<Field> fields)
           
 

Uses of Field in org.ow2.weblab.services.solr.indexer
 

Methods in org.ow2.weblab.services.solr.indexer that return types with arguments of type Field
 java.util.List<Field> SolrIndexerConfig.getFields()
           
 

Method parameters in org.ow2.weblab.services.solr.indexer with type arguments of type Field
 void SolrIndexerConfig.setFields(java.util.List<Field> fields)
           
 



Copyright © 2004-2012. All Rights Reserved.