Thank you for your responses. I have one more question related to Solr
multi-core.
By using SolrJ I create new core for each application. When user wants to
add data or make query on his application, I create new HttpSolrServer for
this core. In this scenario there will be many running HttpSolrServer
instances.

Is there a better solution? Does it cause a problem to run many instances
at the same time?

On Wed, Jan 2, 2013 at 5:35 PM, Per Steffensen <st...@designware.dk> wrote:

> g a collection per application instead of a core

Reply via email to