Uses of Class
org.elasticsearch.search.highlight.SearchContextHighlight.Field

Packages that use SearchContextHighlight.Field
org.elasticsearch.search.highlight   
 

Uses of SearchContextHighlight.Field in org.elasticsearch.search.highlight
 

Methods in org.elasticsearch.search.highlight that return types with arguments of type SearchContextHighlight.Field
 List<SearchContextHighlight.Field> SearchContextHighlight.fields()
           
 

Constructor parameters in org.elasticsearch.search.highlight with type arguments of type SearchContextHighlight.Field
SearchContextHighlight(List<SearchContextHighlight.Field> fields)
           
 



Copyright © 2009-2012. All Rights Reserved.