| Class | Description |
|---|---|
| SlowFieldIndexer |
Indexer that doesn't index anything (at least for now), but introduces a configurable delay to Lucene document building.
|
| SlowTextSearcher |
This is a copy of
TextSearcher,
but instead of SortableTextCustomFieldIndexer it uses
SlowFieldIndexer. |
Copyright © 2002-2020 Atlassian. All Rights Reserved.