Class WriteEnwikiLineDocTask
A WriteLineDocTask which for Wikipedia input, will write category pages to another file, while remaining pages will be written to the original file. The categories file is derived from the original file, by adding a prefix "categories-".
Inherited Members
Assembly: Lucene.Net.Benchmark.dll
Syntax
public class WriteEnwikiLineDocTask : WriteLineDocTask
Constructors
Name | Description |
---|---|
WriteEnwikiLineDocTask(PerfRunData) |
Methods
Name | Description |
---|---|
CategoriesLineFile(FileInfo) | Compose categories line file out of original line file |
Dispose(Boolean) | |
LineFileOut(Document) |