DotLucene 1.4 API Documentation

SpanQuery.GetField Method 

Returns the name of the Field matched by this query.

public abstract string GetField();

See Also

SpanQuery Class | Lucene.Net.Search.Spans Namespace