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