<div>Hi Drupal Experts</div>
<div>I am bit confused how searching is done using solr.</div>
<div> </div>
<div>So far I have come across apache solr 3.6 (running as independent program) , drupal apache solr module, drupal apache solr file attachment module and Tika.</div>
<div> </div>
<div>My requirement is as below.</div>
<div> </div>
<div>I have a custom module, basically it gives a form to users where they can enter the skill set and upload resume.</div>
<div>I have a search string say "Java, PHP". Two kind of search I am looking at -</div>
<div> </div>
<div>1. In first case, I need to search for "Java" and "PHP" in skill set table.</div>
<div>2. In second case I need to search for "Java" and "PHP" in uploaded resume.</div>
<div> </div>
<div>Sometimes the seacrh string may be a mis-spelled word also. Now using above modules, how can I acheive the searching.</div>
<div> </div>
<div>Kindly give me pointers how can I best utilize solr for searching for my requirement.</div>
<div> </div>
<div>Best Regards</div>
<div>Kamal</div>
<div>NECS, Bangalore</div>
<div> </div>