Lucene.Net  3.0.3
Lucene.Net is a .NET port of the Java Lucene Indexing Library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties
Lucene.Net.Spatial.Util.ShapeFieldCacheProvider< T > Member List

This is the complete list of members for Lucene.Net.Spatial.Util.ShapeFieldCacheProvider< T >, including all inherited members.

defaultSizeLucene.Net.Spatial.Util.ShapeFieldCacheProvider< T >protected
GetCache(IndexReader reader)Lucene.Net.Spatial.Util.ShapeFieldCacheProvider< T >
ReadShape(Term term)Lucene.Net.Spatial.Util.ShapeFieldCacheProvider< T >protectedpure virtual
shapeFieldLucene.Net.Spatial.Util.ShapeFieldCacheProvider< T >protected
ShapeFieldCacheProvider(String shapeField, int defaultSize)Lucene.Net.Spatial.Util.ShapeFieldCacheProvider< T >protected