Package org.elasticsearch.index.shard

  • Class Summary
    Class Description
    IndexShardTestCase
    A base class for unit tests that need to create and shutdown IndexShard instances easily, containing utilities for shard creation and recoveries.
    RestoreOnlyRepository
    A dummy repository for testing which just needs restore overridden
    SearcherHelper