Method IsStored
IsStored(Field.Store)
Declaration
public static bool IsStored(this Field.Store store)
Parameters
Type | Name | Description |
---|---|---|
Field.Store | store |
Returns
Type | Description |
---|---|
System.Boolean |
IsStored(Field.TermVector)
Declaration
public static bool IsStored(this Field.TermVector tv)
Parameters
Type | Name | Description |
---|---|---|
Field.TermVector | tv |
Returns
Type | Description |
---|---|
System.Boolean |