Class ComplexPhraseQueryParser.ComplexPhraseQuery
Used to handle the query content in between quotes and produced Span-based interpretations of the clauses.
Inherited Members
Lucene.Net.Search.Query.ExtractTerms(System.Collections.Generic.ISet<Lucene.Net.Index.Term>)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
Assembly: Lucene.Net.QueryParser.dll
Syntax
[Serializable]
public class ComplexPhraseQuery : Query
Constructors
Name | Description |
---|---|
ComplexPhraseQuery(String, String, Int32, Boolean) |
Properties
Name | Description |
---|---|
Field |
Methods
Name | Description |
---|---|
Equals(Object) | |
GetHashCode() | |
ParsePhraseElements(ComplexPhraseQueryParser) | |
Rewrite(IndexReader) | |
ToString(String) |