Enum ProximityQueryNode.Type
Distance condition: PARAGRAPH, SENTENCE, or NUMBER
Namespace: Lucene.Net.QueryParsers.Flexible.Core.Nodes
Assembly: Lucene.Net.QueryParser.dll
Syntax
public enum Type : int
Fields
| Name | Description |
|---|---|
| NUMBER | |
| PARAGRAPH | |
| SENTENCE |