Returns a list of all unique Field names that exist in the index pointed to by this IndexReader. The boolean argument specifies whether the fields returned are indexed or not.
true if only indexed fields should be returned; false if only unindexed fields should be returned. Collection of Strings indicating the names of the fields
IndexReader Class | Lucene.Net.Index Namespace | IndexReader.GetFieldNames Overload List