Uses of Class
org.elasticsearch.common.lucene.DocumentBuilder

Packages that use DocumentBuilder
org.elasticsearch.common.lucene   
 

Uses of DocumentBuilder in org.elasticsearch.common.lucene
 

Methods in org.elasticsearch.common.lucene that return DocumentBuilder
 DocumentBuilder DocumentBuilder.add(org.apache.lucene.document.Fieldable field)
           
 DocumentBuilder DocumentBuilder.add(FieldBuilder fieldBuilder)
           
 DocumentBuilder DocumentBuilder.boost(float boost)
           
static DocumentBuilder DocumentBuilder.doc()
           
 



Copyright © 2009-2012. All Rights Reserved.