Mailing List Archive

Using Lucene to search Multiple Databases
Sir,
Thanks for the prompt reply.
My requirement is to search multiple databases which are present on
different machines all of which are indexed using lucene
Can it be done using the web interface of lucene ?
If yes what is the procedure for that and what other tools are requried?

To make it more clear, i'm giving an example

Say, i have two machines having IP address x.x.x.10 and x.x.x.11
and i want a client which can search both of them and retrieve all the
records matching the keyword
Can this be done?

I am using Tomcat as server with lucene-2.1.0 as the searching application
All ideas are welcomed...

Thanks and Regards,
Rajat Mahajan.
Re: Using Lucene to search Multiple Databases [ In reply to ]
Hi Rajat,

You will probably get better answers on java-user@lucene.apache.org.
This "general" list is more for discussion that relate to all of the
Lucene lists.

Cheers,
Grant

On Jun 13, 2007, at 5:52 AM, rajat mahajan wrote:

> Sir,
> Thanks for the prompt reply.
> My requirement is to search multiple databases which are present on
> different machines all of which are indexed using lucene
> Can it be done using the web interface of lucene ?
> If yes what is the procedure for that and what other tools are
> requried?
>
> To make it more clear, i'm giving an example
>
> Say, i have two machines having IP address x.x.x.10 and x.x.x.11
> and i want a client which can search both of them and retrieve all the
> records matching the keyword
> Can this be done?
>
> I am using Tomcat as server with lucene-2.1.0 as the searching
> application
> All ideas are welcomed...
>
> Thanks and Regards,
> Rajat Mahajan.

--------------------------
Grant Ingersoll
Center for Natural Language Processing
http://www.cnlp.org/tech/lucene.asp

Read the Lucene Java FAQ at http://wiki.apache.org/jakarta-lucene/
LuceneFAQ