Class IndexableFieldExtensions
Extension methods to the IIndexableField interface.
Inheritance
System.Object
IndexableFieldExtensions
Assembly: DistributedLucene.Net.dll
Syntax
public static class IndexableFieldExtensions : object
Methods
Name | Description |
---|---|
GetByteValueOrDefault(IIndexableField) | Returns the field value as |
GetDoubleValueOrDefault(IIndexableField) | Returns the field value as |
GetInt16ValueOrDefault(IIndexableField) | Returns the field value as |
GetInt32ValueOrDefault(IIndexableField) | Returns the field value as |
GetInt64ValueOrDefault(IIndexableField) | Returns the field value as |
GetSingleValueOrDefault(IIndexableField) | Returns the field value as |