|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.lucene.benchmark.utils.ExtractWikipedia
public class ExtractWikipedia
Extract the downloaded Wikipedia dump into separate files for indexing.
Nested Class Summary | |
---|---|
class |
ExtractWikipedia.Parser
|
Field Summary | |
---|---|
static int |
count
|
Constructor Summary | |
---|---|
ExtractWikipedia(java.io.File wikipedia,
java.io.File outputDir)
|
Method Summary | |
---|---|
void |
extract()
|
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static int count
Constructor Detail |
---|
public ExtractWikipedia(java.io.File wikipedia, java.io.File outputDir)
Method Detail |
---|
public void extract()
public static void main(java.lang.String[] args)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |