mirror of https://github.com/apache/lucene.git
SOLR-9835: Fixed precommit failure.
This commit is contained in:
parent
d156aafd1d
commit
cd66a5ff51
|
@ -28,7 +28,6 @@ import java.util.concurrent.atomic.AtomicInteger;
|
|||
import java.util.regex.Matcher;
|
||||
import java.util.regex.Pattern;
|
||||
|
||||
import org.apache.lucene.search.IndexSearcher;
|
||||
import org.apache.solr.client.solrj.impl.HttpSolrClient;
|
||||
import org.apache.solr.client.solrj.request.QueryRequest;
|
||||
import org.apache.solr.cloud.ZkController;
|
||||
|
|
Loading…
Reference in New Issue