Hi,
At presently I am using NUTCH. I'll try Solr once this is done
and will get back to you
anyways thanks a lot.
Bye,
Rajat Mahajan
A search server based on lucene which is very easy to use and implement. I
think you can use it to achieve what you want,
Regards
>
> @Ard Schrijvers
>
>
> What is this Solr
> i didnt get you. will you please explain it.??
>
---
@Ard Schrijvers
What is this Solr
i didnt get you. will you please explain it.??
Hello Rajat,
this sounds to me like something very suitable for Solr,
Regards Ard
>
>
> Rajat,
>
> I don't know about the Web Interface you are mentioning but
> the task can be
> done with a little bit coding from your side.
>
> I would suggest indexing each database in its own index which
Rajat,
I don't know about the Web Interface you are mentioning but the task can be
done with a little bit coding from your side.
I would suggest indexing each database in its own index which allows to keep
the access easily controlled. To find matches you will need to use a Multi
Searcher. All
HI,
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 exampl