[Missing <summary> documentation for "M:Lucene.Net.Search.PhraseQuery.ExtractTerms(System.Collections.Hashtable)"]
Assembly: Lucene.Net (in Lucene.Net.dll) Version: 2.9.4.1
Syntax
C# |
---|
public override void ExtractTerms( Hashtable queryTerms ) |
Visual Basic |
---|
Public Overrides Sub ExtractTerms ( _ queryTerms As Hashtable _ ) |
Visual C++ |
---|
public: virtual void ExtractTerms( Hashtable^ queryTerms ) override |
Parameters
- queryTerms
- Type: System.Collections..::..Hashtable
[Missing <param name="queryTerms"/> documentation for "M:Lucene.Net.Search.PhraseQuery.ExtractTerms(System.Collections.Hashtable)"]