public class BatchContentStore extends Object
Constructor and Description |
---|
BatchContentStore() |
Modifier and Type | Method and Description |
---|---|
static long |
doPerformanceTest(ContentStore cs,
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(ContentStore cs, int first, int number, int skip, int snippets)
cs
- the content storefirst
- 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.