Description
- add optional collectionProperties map arg and use putIfAbsent instead of put with the map
- move persistIndex i.e. solr.directoryFactory randomisation from the several callers to just-once in createCollection
These changes are refactors only and intended to not change the existing tests' behaviour.
Attachments
Attachments
Issue Links
- is required by
-
SOLR-5730 make Lucene's SortingMergePolicy and EarlyTerminatingSortingCollector configurable in Solr
- Resolved