Constructor SpanFirstQuery
SpanFirstQuery(SpanQuery, Int32)
Construct a SpanFirstQuery matching spans in match
whose end
position is less than or equal to end
.
Declaration
public SpanFirstQuery(SpanQuery match, int end)
Parameters
Type | Name | Description |
---|---|---|
SpanQuery | match | |
System.Int32 | end |