Lucene.Net 1.9 Class Library

Field Methods

The methods of the Field class are listed below. For a complete list of Field class members, see the Field Members topic.

Public Static Methods

KeywordOverloaded.  
TextOverloaded.  
UnIndexed 
UnStoredOverloaded.  

Public Instance Methods

BinaryValue 
Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
GetBoost 
GetHashCode (inherited from Object) Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetOmitNorms 
GetType (inherited from Object) Gets the Type of the current instance.
IsBinary 
IsCompressed 
IsIndexed 
IsStored 
IsStoreOffsetWithTermVector 
IsStorePositionWithTermVector 
IsTermVectorStored 
IsTokenized 
Name 
ReaderValue 
SetBoost 
SetOmitNorms 
StringValue 
ToString 

See Also

Field Class | Lucene.Net.Documents Namespace