Method ToIndex
ToIndex(Boolean, Boolean)
Declaration
public static Field.Index ToIndex(bool indexed, bool analyed)
Parameters
Type | Name | Description |
---|---|---|
System. |
indexed | |
System. |
analyed |
Returns
Type | Description |
---|---|
Field. |
ToIndex(Boolean, Boolean, Boolean)
Declaration
public static Field.Index ToIndex(bool indexed, bool analyzed, bool omitNorms)
Parameters
Type | Name | Description |
---|---|---|
System. |
indexed | |
System. |
analyzed | |
System. |
omitNorms |
Returns
Type | Description |
---|---|
Field. |