Uses of Class
org.apache.lucene.benchmark.byTask.tasks.ReadTask
Packages that use ReadTask
Package
Description
Benchmarking Lucene By Tasks
Extendable benchmark tasks.
-
Uses of ReadTask in org.apache.lucene.benchmark.byTask
Methods in org.apache.lucene.benchmark.byTask with parameters of type ReadTask -
Uses of ReadTask in org.apache.lucene.benchmark.byTask.tasks
Subclasses of ReadTask in org.apache.lucene.benchmark.byTask.tasksModifier and TypeClassDescriptionclass
Search task.class
Search and Traverse and Retrieve docs task.class
Search and Traverse and Retrieve docs task using a FieldVisitor loading only the requested fields.class
Search and Traverse and Retrieve docs task.class
Search and Traverse task.class
Does search w/ a custom collectorclass
Does sort search on specified field.class
Warm reader task: retrieve all reader documents.