comirva.web.retrieval
Class Twitter_Indexer
java.lang.Object
comirva.web.retrieval.Twitter_Indexer
public class Twitter_Indexer
- extends Object
Creates an index from Twitter posts, as retrieved
with Twitter_Retriever and probably post-processed
with Twitter_PostAnalyzer.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ROOT_DIR
protected static final String ROOT_DIR
- See Also:
- Constant Field Values
PATH_TO_INDEX
protected static final String PATH_TO_INDEX
- See Also:
- Constant Field Values
LOG_FILE
protected static final String LOG_FILE
- See Also:
- Constant Field Values
VERBOSE_OUTPUT
protected static final boolean VERBOSE_OUTPUT
- See Also:
- Constant Field Values
CREATE_NEW_INDEX
protected static final boolean CREATE_NEW_INDEX
- See Also:
- Constant Field Values
MAX_RAM_BUFFER_SIZE_MB
protected static final int MAX_RAM_BUFFER_SIZE_MB
- See Also:
- Constant Field Values
MAX_INDEXED_FILE_SIZE
protected static final long MAX_INDEXED_FILE_SIZE
- See Also:
- Constant Field Values
Twitter_Indexer
public Twitter_Indexer()
main
public static void main(String[] argv)