We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51b1caf commit 773c947Copy full SHA for 773c947
1 file changed
src/index.js
@@ -137,5 +137,6 @@ const prepareSolrClient = config => ({
137
})
138
139
module.exports = {
140
- prepareSolrClient
+ prepareSolrClient,
141
+ defaultConfig
142
}
0 commit comments