Package org.galagosearch.core.retrieval.traversal

Class Summary
AddCombineTraversal Adds a #combine at the top level of the query.
ImplicitFeatureCastTraversal For many kinds of queries, it may be preferable to not have to type an explicit #feature operator around a count or extents term.
IndriWindowCompatibilityTraversal Looks at the current node and attempts to rewrite Indri-style operators in the Galago format.
TextFieldRewriteTraversal StructuredQuery.parse parses queries using pseudo-operators, like #text and #field, so that a.b. becomes #inside( #text:a() #field:b() )
WeightConversionTraversal  
 



Copyright © 2009. All Rights Reserved.