Package org.elasticsearch.common.text

Interface Summary
Text Text represents a (usually) long text data.
 

Class Summary
BytesText A BytesReference representation of the text, will always convert on the fly to a String.
StringAndBytesText Both String and BytesReference representation of the text.
StringText A String only representation of the text.
 



Copyright © 2009-2012. All Rights Reserved.