public class SortableSimpleDocMaker extends SimpleDocMaker
BODY_FIELD, BYTES_FIELD, config, DATE_FIELD, forever, ID_FIELD, indexVal, NAME_FIELD, storeVal, termVecVal, TITLE_FIELD
Constructor and Description |
---|
SortableSimpleDocMaker() |
Modifier and Type | Method and Description |
---|---|
protected DocData |
getNextDocData()
Return the data of the next document.
|
void |
setConfig(Config config)
Set the properties
|
numUniqueTexts, resetInputs
addBytes, addUniqueBytes, collectFiles, getByteCount, getCount, getHtmlParser, makeDocument, makeDocument, numUniqueBytes, printDocStatistics, resetUniqueBytes, setHTMLParser
protected DocData getNextDocData() throws NoMoreDataException
BasicDocMaker
getNextDocData
in class SimpleDocMaker
NoMoreDataException
- if data is exhausted (and 'forever' set to false).Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.