Another possible (and convoluted) way is to use SOLR-215 patch which allows
multiple indexes within one Solr instance (also at this stage, you'd loose
replication and would probably have to adapt the servlet filter).
Regards
Henri
Yu-Hui Jin wrote:
>
> Hi, there,
>
> I have a few basic questio
uses a different data directory.
Thanks,
Stu
-Original Message-
From: Ozgur Yilmazel
Sent: Friday, August 31, 2007 4:48am
To: solr-user@lucene.apache.org
Subject: Re: multiple solr home directories
I have a related question on this topic. I have a web application
which I would like to
I have a related question on this topic. I have a web application
which I would like to create indexes for individual users on the fly,
is it possible to do JNDI configuration without restarting Tomcat?
Here is some more detail on what I am trying to do:
Our search application has a web based admin
Just to make sure. you mean we can create a directory containing the shared
jars, and each solr home/lib will symlink to the jar files in that
directory. Right?
correct.
-Hoss
Thanks, Hoss,
>> you still use a separate lib directory for each solr home and
symlink each jar ...
Just to make sure. you mean we can create a directory containing the shared
jars, and each solr home/lib will symlink to the jar files in that
directory. Right?
Thanks,
-Hui
On 8/30/07, Chri
* can we set up multiple Solr home directories within the same Solr
instance? (I want to use the same Tomcat Solr instance to support indexing
and searching over multiple independent indexes.)
yes. using JNDI you can configure multiple instances of Solr each with a
seperate solr home. the t
A related question: are there facilities in Solr to combine the search
results from multiple indexes?
Thanks,
-Nathan
-Original Message-
From: Yu-Hui Jin [mailto:[EMAIL PROTECTED]
Sent: Wednesday, August 29, 2007 12:54 AM
To: solr-user@lucene.apache.org
Subject: multiple solr home direc