Hi Shalin,
I am not familiar with Solr. I just know that it is a search server. Can you
please point me to some resources on how can I use Solr to solve the
situation?
Kalani
On Tue, Jun 10, 2008 at 5:03 PM, Shalin Shekhar Mangar <
[EMAIL PROTECTED]> wrote:
> Hi Kalani,
>
> Are you aware of Ap
I and you have the same problem to solve,and I also research recently.
and I heard that:
Lucene is a highly optimized inverted index search
engine. It stored a number of inverted indexes in a custom file format that is
highly optimized to ensure that the indexes can be loaded by searchers quic
I and you have the same problem to solve,and I also research recently.
and I heard that:
Lucene is a highly optimized inverted index search
engine. It stored a number of inverted indexes in a custom file format that is
highly optimized to ensure that the indexes can be loaded by searchers quic
Hi Kalani,
Are you aware of Apache Solr?
On Tue, Jun 10, 2008 at 2:32 PM, Eric Bowman <[EMAIL PROTECTED]> wrote:
> Kalani Ruwanpathirana wrote:
>
>> Hi,
>>
>> Thanks for the reply. It seems that SAN is not an option for my case .
>> However the other option is acceptable though I have to do some
Kalani Ruwanpathirana wrote:
Hi,
Thanks for the reply. It seems that SAN is not an option for my case .
However the other option is acceptable though I have to do some extra work
with clustering.
I got to know that there is an option called "Database clustered local
search" (
http://bugs.sakai
Hi,
Thanks for the reply. It seems that SAN is not an option for my case .
However the other option is acceptable though I have to do some extra work
with clustering.
I got to know that there is an option called "Database clustered local
search" (
http://bugs.sakaiproject.org/confluence/display/
Kalani,
Is creating a local index and then distributing it to all nodes in the cluster
an option for you?
Or maybe you can simply put your index on a SAN and let all search nodes access
the same index there?
Otis --
Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch
- Original Mes