In Solr I have two cores. The schema is the same but they have different documents.
Now I would like to have only one document class and initialize Solr for those two ...
I'm using SolrNet to map Solr Index Documents and Results to classes and use the server for a desktop search application. What I need from Solr is to give a query ...