Apache Lucene.Net 2.4.0 Class Library API

IntFieldSource Methods

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

Public Instance Methods

CachedFieldSourceEquals 
CachedFieldSourceHashCode 
Description 
Equals (inherited from FieldCacheSource) 
GetCachedFieldValues 
GetHashCode (inherited from FieldCacheSource) 
GetType (inherited from Object)Gets the Type of the current instance.
GetValues (inherited from FieldCacheSource) 
ToString (inherited from ValueSource) 

Protected Instance Methods

Finalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

IntFieldSource Class | Lucene.Net.Search.Function Namespace