Added support for multiple cores.#1
Conversation
|
@adrianschulz could you elaborate your use case a bit more? Solr allows you to search across multiple cores, so you could move the abstraction to Solr level instead of Plone if I am not mistaken. |
|
@tisto Sure! https://stackoverflow.com/questions/39450164/how-to-search-multiple-solr-core |
|
@adrianschulz thanks for the clarification. This makes sense. I just want to understand the use case, that's all. :) Would it be possible to write a unit/integration test for this? Please also add a changelog entry. |
|
Sure. But since I'm quite busy at the moment I will need some weeks for it (same for the other pull request). |
|
I noticed that the development of this without breaking old collective.solr-setups is more difficult than I thought. So I think I need a lot longer than I planned. |
No description provided.