|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.galagosearch.core.parse.IndexReaderSplitParser
public class IndexReaderSplitParser
Reads Document data from an index file. Typically you'd use this parser by including UniversalParser in a TupleFlow Job.
| Constructor Summary | |
|---|---|
IndexReaderSplitParser(org.galagosearch.core.types.DocumentSplit split)
|
|
| Method Summary | |
|---|---|
Document |
nextDocument()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IndexReaderSplitParser(org.galagosearch.core.types.DocumentSplit split)
throws java.io.FileNotFoundException,
java.io.IOException
java.io.FileNotFoundException
java.io.IOException| Method Detail |
|---|
public Document nextDocument()
throws java.io.IOException
nextDocument in interface DocumentStreamParserjava.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||