Package org.apache.accumulo.examples.wikisearch.parser

Class Summary
EventFields Object used to hold the fields in an event.
EventFields.FieldValue  
FieldIndexQueryReWriter The server-side field index queries can only support operations on indexed fields.
JexlOperatorConstants  
QueryEvaluator This class evaluates events against a query.
QueryParser Parses the query for the purposes of extracting terms, operators, and literals for query optimization.
QueryParser.QueryTerm  
RangeCalculator This class is used to query the global indices to determine that set of ranges to use when querying the shard table.
RangeCalculator.MapKey Container used as map keys in this class
RangeCalculator.RangeBounds Container used to hold the lower and upper bound of a range
RangeCalculator.TermRange Object that is used to hold ranges found in the index.
TreeBuilder Class that parses the query and returns a tree of TreeNode's.
TreeNode  
 



Copyright © 2012 The Apache Software Foundation. All Rights Reserved.