Lucene.Net 1.9 Class Library

Field Members

Field overview

Public Static Methods

KeywordOverloaded.  
TextOverloaded.  
UnIndexed 
UnStoredOverloaded.  

Public Instance Constructors

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

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