Since they all use the same schema, can you add a client ID to each document
when it is indexed? Filter by "clientid:4" and you get a subset of the
index.

wunder

On 12/11/07 1:01 PM, "Owens, Martin" <[EMAIL PROTECTED]> wrote:

> Hello everyone,
> 
> The system we're moving from (dtSearch) allows each of our clients to have a
> search index. So far I have yet to find the options required to set this, it
> seems I can only set the directory path before run time.
> 
> Each of the indexes uses the same schema, same configuration just different
> data in each; what kind of performance penalty would I have from running a new
> solr instance per required database? what is the best way to track what port
> or what index is being used? would I be able to run 1,000 or more solr
> instances without performance degradation?
> 
> Thanks for your help.
> 
> Best regards, Martin Owens

Reply via email to