Method Run
Run()
Locate the most recent segments
file and
run DoBody(String) on it.
Declaration
public virtual object Run()
Returns
Type | Description |
---|---|
System.Object |
Run(IndexCommit)
Run DoBody(String) on the provided commit.
Declaration
public virtual object Run(IndexCommit commit)
Parameters
Type | Name | Description |
---|---|---|
IndexCommit | commit |
Returns
Type | Description |
---|---|
System.Object |