<div>Hi All</div>
<div>I am trying to integrate apache solr (3.6.x), tika with Drupal 6.26.</div>
<div> </div>
<div>I found normal site contents (such as nodes, page types, panel types) are getting indexed.</div>
<div>I can go to apache solr home page and serach some phrases and can see the results.</div>
<div> </div>
<div>Even file attachment also getting indexed but only from defined node types.</div>
<div>For example, if I attach a file while creating content from Stoy or Page or Panel type, that file is getting indexed.</div>
<div> </div>
<div><strong><font style="BACKGROUND-COLOR:#ffffff" color="#000099">This ENSURES the integration of drupal 6.26/SOLR-3.6/TIKA is working fine.</font></strong></div>
<div> </div>
<div>BUT, I have a custom module and it provides a custom form to users to register their details. and attach their resumes as well.</div>
<div>When they submit the form, I call Drupal file_save_xx api to save the file in a custom path.</div>
<div>In this case files are not getting indexed. Has anybody tried this thing previously. I searched quite a lot but could not get any</div>
<div>proper documentation in this regard.</div>
<div> </div>
<div>Any suggestions/pointers highly appreciated.</div>
<div> </div>
<div>Thanks</div>
<div>Kamal</div>
<div>NECS, Bangalore</div>
<div> </div>