public class BatchForwardIndex extends Object
Constructor and Description |
---|
BatchForwardIndex() |
Modifier and Type | Method and Description |
---|---|
static long |
doPerformanceTest(AnnotationForwardIndex fi,
int first,
int number,
int skip,
int snippets)
Do a performance test, retrieving snippets from a number of documents.
|
static void |
main(String[] args) |
public static void main(String[] args)
public static long doPerformanceTest(AnnotationForwardIndex fi, int first, int number, int skip, int snippets)
fi
- the forward indexfirst
- fiid (position in toc) of first document to accessnumber
- number of documents to accessskip
- number of documents to skip between accessessnippets
- number of random snippets to retrieve from each documentCopyright © 2020 Instituut voor Nederlandse Taal (INT). All rights reserved.