Hi Sajith,

You do not need to know the internals of Solr to use it. But you are welcome
to explore the source if you want.

To solve your problem, you should probably look at Solrj which is a java
client library for talking to Solr servers. Parse the PDFs and document
using appropriate libraries then use Solrj to add them to Solr.

http://wiki.apache.org/solr/Solrj

On Mon, Nov 10, 2008 at 10:24 AM, Sajith Vimukthi <[EMAIL PROTECTED]>wrote:

>
>
> Hi all,
>
>
>
> I just want to use solar in a certain Knowledge Management System that I am
> going to develop. I basically got pdfs and docs and these can be converted
> into suitable forms via pdf box and poi frameworks. In the search function
> I
> need to obtain data in such a way that I can give the source and a brief
> introduction on what is there in the source with regard to the search
> parameter.
>
>
>
> I tried several times by referring to the examples provided and so on but I
> need to know the internal details of these class files which are
> implemented
> in order to get this thing done. Anyway I need to use the jar files
> provided
> because otherwise I will never ever be able to finish my work within the
> time that I am provided. So can someone of you suggest a way that I can
> learn the details of these class files (the functions they do and the
> parameters passed) so that I can quickly go ahead.
>
>
>
> Or if you think rather than going into the depth like this I can get these
> functionalities easily please be kind enough to tell me.
>
>
>
> Regards,
>
> Sajith Vimukthi Weerakoon
>
> Associate Software Engineer | ZONE24X7
>
> | Tel: +94 11 2882390 ext 101 | Fax: +94 11 2878261 |
>
> http://www.zone24x7.com
>
>
>
>


-- 
Regards,
Shalin Shekhar Mangar.

Reply via email to