|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.lucene.benchmark.byTask.feeds.DocMaker
org.apache.lucene.benchmark.byTask.feeds.EnwikiDocMaker
DocMaker instead, with content.source=EnwikiContentSource
public class EnwikiDocMaker
A DocMaker which reads the English Wikipedia dump. Uses
EnwikiContentSource as its content source, regardless if a different
content source was defined in the configuration.
| Field Summary |
|---|
| Fields inherited from class org.apache.lucene.benchmark.byTask.feeds.DocMaker |
|---|
BODY_FIELD, bodyIndexVal, BYTES_FIELD, config, DATE_FIELD, ID_FIELD, indexProperties, indexVal, NAME_FIELD, reuseFields, source, storeVal, termVecVal, TITLE_FIELD |
| Constructor Summary | |
|---|---|
EnwikiDocMaker()
Deprecated. |
|
| Method Summary | |
|---|---|
void |
setConfig(Config config)
Deprecated. Set the configuration parameters of this doc maker. |
| Methods inherited from class org.apache.lucene.benchmark.byTask.feeds.DocMaker |
|---|
close, getBytesCount, getDocState, getTotalBytesCount, incrNumDocsCreated, makeDocument, makeDocument, printDocStatistics, resetInputs |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EnwikiDocMaker()
| Method Detail |
|---|
public void setConfig(Config config)
DocMaker
setConfig in class DocMaker
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||