public abstract ICollection GetFieldNames();
public abstract ICollection GetFieldNames(FieldOption);
public abstract ICollection GetFieldNames(bool);
IndexReader Class | Lucene.Net.Index Namespace