Package org.apache.lucene.spatial.prefix

Prefix Tree Strategy

See:
          Description

Class Summary
PointPrefixTreeFieldCacheProvider  
PrefixTreeStrategy  
RecursivePrefixTreeFilter Performs a spatial intersection filter against a field indexed with SpatialPrefixTree, a Trie.
RecursivePrefixTreeStrategy Based on RecursivePrefixTreeFilter.
TermQueryPrefixTreeStrategy A basic implementation using a large TermsFilter of all the nodes from SpatialPrefixTree.getNodes(com.spatial4j.core.shape.Shape, int, boolean).
 

Package org.apache.lucene.spatial.prefix Description

Prefix Tree Strategy



Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.