On Wed, Aug 17, 2011 at 12:20 PM, Jagdish Kumar
<jagdish.thapar...@hotmail.com> wrote:
>
> Hi All
>
> I have this requirement of indexing and searching files (txt, doc,pdf) on my 
> disk using Solr Search which I have installed.
> I am unable to find a relevant tutorial for the same, I would be thankfull if 
> anyone of you can actually help me out with the specific steps required.

One way is to use Nutch to crawl the filesystem, and the other
is to write a simple shell script yourself. Tika can be used to
digest .doc/.pdf documents.

Regards,
Gora

Reply via email to