Field m_outerInstance
LUCENENET specific - we need to set the SpatialPrefixTree before calling overridden members of this class, just in case those overridden members require it. This is not possible from the subclass because the constructor of the base class runs first. So we need to move the reference here and also set it before running the normal constructor logic.
Assembly: Lucene.Net.Spatial.dll
Syntax
protected readonly SpatialPrefixTree m_outerInstance
Returns
Type | Description |
---|---|
SpatialPrefixTree |