Method ExtractWeightedSpanTerms
ExtractWeightedSpanTerms(IDictionary<String, WeightedSpanTerm>, SpanQuery)
Fills a
Declaration
protected virtual void ExtractWeightedSpanTerms(IDictionary<string, WeightedSpanTerm> terms, SpanQuery spanQuery)
Parameters
Type | Name | Description |
---|---|---|
IDictionary<System.String, WeightedSpanTerm> | terms | |
SpanQuery | spanQuery |