Class WeightedSpanTermExtractor.PositionCheckingMap<K>
This class makes sure that if both position sensitive and insensitive versions of the same term are added, the position insensitive one wins.
Inheritance
System.Object
WeightedSpanTermExtractor.PositionCheckingMap<K>
Assembly: Lucene.Net.Highlighter.dll
Syntax
protected class PositionCheckingMap<K> : IDictionary<K, WeightedSpanTerm>
Type Parameters
Name | Description |
---|---|
K |
Properties
Name | Description |
---|---|
Count | |
IsReadOnly | |
Item[K] | |
Keys | |
Values |