Get a list of unique field names that exist in this index, are indexed, and have the specified term vector information.
Get a list of unique field names that exist in this index, are indexed, and have the specified term vector information.
public abstract ICollection GetIndexedFieldNames(TermVector);
public virtual ICollection GetIndexedFieldNames(bool);