Class EnwikiContentSource
A ContentSource which reads the English Wikipedia dump. You can read
the .bz2
file directly (it will be decompressed on the fly). Config
properties:
- keep.image.only.docsfalse|true (default true).
- docs.file<path to the file>
Inherited Members
Assembly: Lucene.Net.Benchmark.dll
Syntax
public class EnwikiContentSource : ContentSource
Constructors
Name | Description |
---|---|
EnwikiContentSource() |
Methods
Name | Description |
---|---|
Dispose(Boolean) | |
GetNextDocData(DocData) | |
OpenInputStream() | Open the input stream. |
ResetInputs() | |
SetConfig(Config) |