Package org.activemath.omdocjdom.index.queries

Interface Summary
SearchContext.ContainingBook  
 

Class Summary
AbstractAMIndexQuery  
AMIndexQueryList  
IdAMIndexQuery A query that's somewhat bizarre and is non-joinable to other queries, it searches for, simply, an ID.
ItemTypeQuery  
MDAttributeAMIndexQuery  
OmobjAMIndexQuery A query to match analysis-token-sequences of openmath objects.
PhraseAMIndexQuery A query for an exact sequence of tokens.
PlainTextAMIndexQuery A query for simple words
SearchContext A class to encompass contextual information of the queries such as the learning-context or the application of the learner-symbol-policy.
SearchResultHits  
SpanQuerySegmenter Process to split a token-stream with non-zero slop into a composition of SpanQuery objects.