Apache Lucene.Net 2.4.0 Class Library API

FieldInfos Members

FieldInfos overview

Public Instance Constructors

FieldInfos Overloaded. Initializes a new instance of the FieldInfos class.

Public Instance Methods

AddOverloaded. Adds field info for a Document.
AddIndexed Add fields that are indexed. Whether they have termvectors has to be specified.
Clone Returns a deep clone of this FieldInfos instance.
Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
FieldInfoOverloaded.  
FieldName Return the fieldName identified by its number.
FieldNumber 
GetHashCode (inherited from Object)Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object)Gets the Type of the current instance.
HasVectors 
Size 
ToString (inherited from Object)Returns a String that represents the current Object.
WriteOverloaded.  

See Also

FieldInfos Class | Lucene.Net.Index Namespace