
SpanQuery
- Namespace
- Rowles.LeanLucene.Search.Queries
- Assembly
- Rowles.LeanLucene.dll
Base type for position-aware queries that produce spans.
public abstract class SpanQuery : Query, IEquatable<Query>
- Inheritance
-
SpanQuery
- Derived
- Inherited Members
- Extension Methods
Properties
Field
The field these spans are evaluated against. All sub-queries of a span query must agree on this field.