Method CreateOutput
CreateOutput(String)
Creates an IndexOutput for the file with the given name.
Declaration
public override IndexOutput CreateOutput(String name)
Parameters
Type | Name | Description |
---|---|---|
System.String | name |
Returns
Type | Description |
---|---|
IndexOutput |