Class IntFieldSource
Expert: obtains int field values from the
FieldgetInts()
and makes those values
available as other numeric types, casting as needed.
WARNING: The status of the Search.Function package is experimental. The APIs introduced here might change in the future and will not be supported anymore in such a case.
Inherited Members
Namespace:
Assembly: Lucene.Net.NetCore.dll
Syntax
public class IntFieldSource : FieldCacheSource
Constructors
Name | Description |
---|---|
Int |
Create a cached int field source with default string-to-int parser. |
Int |
Create a cached int field source with a specific string-to-int parser. |
Methods
Name | Description |
---|---|
Cached |
|
Cached |
|
Description() | |
Get |