org.elasticsearch.search.query
Class SizeParseElement

java.lang.Object
  extended by org.elasticsearch.search.query.SizeParseElement
All Implemented Interfaces:
SearchParseElement

public class SizeParseElement
extends Object
implements SearchParseElement


Constructor Summary
SizeParseElement()
           
 
Method Summary
 void parse(XContentParser parser, SearchContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SizeParseElement

public SizeParseElement()
Method Detail

parse

public void parse(XContentParser parser,
                  SearchContext context)
           throws Exception
Specified by:
parse in interface SearchParseElement
Throws:
Exception


Copyright © 2009-2012. All Rights Reserved.