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