Method ExtractTerms
ExtractTerms(Collections.Generic.ISet<Term>)
Expert: adds all terms occuring in this query to the terms set. Only
works if this query is in its Rewrite(Index
Declaration
public virtual void ExtractTerms(Collections.Generic.ISet<Term> terms)
Parameters
Type | Name | Description |
---|---|---|
System. |
terms |