| Package | Description |
|---|---|
| org.elasticsearch.action.search |
Search action.
|
| org.elasticsearch.percolator | |
| org.elasticsearch.search.internal | |
| org.elasticsearch.search.profile | |
| org.elasticsearch.search.query |
| Class and Description |
|---|
| ProfileShardResult
A container class to hold the profile results for a single shard in the request.
|
| Class and Description |
|---|
| Profilers
Wrapper around several
Profilers that makes management easier. |
| Class and Description |
|---|
| InternalProfileShardResults
A container class to hold all the profile results across all shards.
|
| Profiler
This class acts as a thread-local storage for profiling a query.
|
| Profilers
Wrapper around several
Profilers that makes management easier. |
| ProfileShardResult
A container class to hold the profile results for a single shard in the request.
|
| Class and Description |
|---|
| CollectorResult
Public interface and serialization container for profiled timings of the
Collectors used in the search.
|
| InternalProfileCollector
This class wraps a Lucene Collector and times the execution of:
- setScorer()
- collect()
- doSetNextReader()
- needsScores()
InternalProfiler facilitates the linking of the the Collector graph
|
| InternalProfileShardResults
A container class to hold all the profile results across all shards.
|
| ProfileBreakdown
A record of timings for the various operations that may happen during query execution.
|
| ProfileBreakdown.TimingType
Enumeration of all supported timing types.
|
| Profiler
This class acts as a thread-local storage for profiling a query.
|
| ProfileShardResult
A container class to hold the profile results for a single shard in the request.
|
| Class and Description |
|---|
| ProfileShardResult
A container class to hold the profile results for a single shard in the request.
|
Copyright © 2009–2017. All rights reserved.