Constructs a query matching terms that cannot be represented with a single
Term.
Namespace: Lucene.Net.SearchAssembly: Lucene.Net (in Lucene.Net.dll) Version: 2.9.4.1
Syntax
C# |
---|
public MultiTermQuery() |
Visual Basic |
---|
Public Sub New |
Visual C++ |
---|
public: MultiTermQuery() |