diff --git a/solr/core/src/test-files/solr/collection1/conf/solrconfig-spellcheckcomponent.xml b/solr/core/src/test-files/solr/collection1/conf/solrconfig-spellcheckcomponent.xml index 420fcd46c92..faa886b3e8a 100644 --- a/solr/core/src/test-files/solr/collection1/conf/solrconfig-spellcheckcomponent.xml +++ b/solr/core/src/test-files/solr/collection1/conf/solrconfig-spellcheckcomponent.xml @@ -19,7 +19,20 @@ ${tests.luceneMatchVersion:LATEST} - + + + ${useCompoundFile:false} + ${solr.tests.maxBufferedDocs} + ${solr.tests.ramBufferSizeMB} + + 1000 + 10000 + ${solr.tests.lockType:single} + + false + 1 + +