Apache Lucene.Net 2.1 Class Library API

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