Field m_siblings
Maps an ordinal to its sibling, or -1 if there is no sibling.
Assembly: DistributedLucene.Net.Facet.dll
Syntax
protected readonly int[] m_siblings
Returns
Type | Description |
---|---|
System.Int32[] |
Maps an ordinal to its sibling, or -1 if there is no sibling.
protected readonly int[] m_siblings
Type | Description |
---|---|
System.Int32[] |