Lucene.Net 1.9.1 Class Library

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