Background search counters represent a roll-up of values across background search
instances that use the same class. For example, parameterized searches that differ by date values
increment the same counters because each search is an instance (with different parameter values) of
the same search class.
Counter name |
Type |
Description |
Search Results Persistence |
Duration |
The duration of the UpdatingBatch call that persists the Abstract Search
Results instances. |
Search Results Processed |
Duration |
The duration of the Handler call. The counter information includes item 1 plus
the time that is required to update the Sweep row for the continuation cookie. |
Search Results Created |
Meter |
The number of created AbstractSearchResults instances. |
Search Results Updated |
Meter |
The number of updated AbstractSearchResults instances. |