Package org.xwiki.repository.test
Class SolrTestUtils
- java.lang.Object
-
- org.xwiki.repository.test.SolrTestUtils
-
public class SolrTestUtils extends Object
- Since:
- 7.0RC1
- Version:
- $Id: e1803261b9dbee426c916a7b661de3cdb24c12e4 $
-
-
Constructor Summary
Constructors Constructor Description SolrTestUtils(TestUtils testUtils)
SolrTestUtils(TestUtils testUtils, String url)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description long
getSolrQueueSize()
void
waitEmptyQueue()
Wait until the Solr does not have anything left to index.
-