<div>Hi All</div>
<div>I have installed apache solr 3.6.0 (4.x.x alpha/beta has lot of problems as of now).</div>
<div>I have installed Apache Solr framework and Apache Solr search modules and did the configurations.</div>
<div> </div>
<div>Now it comes how can I use it in meaningful way.</div>
<div> </div>
<div>Purpose of using SOLR is just for ---</div>
<div> </div>
<div>1. I have a table with 2 columns. 1st column contains skill set name (varchar) and other column contains skill-id(bigint).</div>
<div>I have a search string (may be with correct spell or wrong spell). I just need to retreive corresponding skill id frok table.</div>
<div> </div>
<div> </div>
<div>2. <strong> </strong>I have a folder /sites/default/docs/ . In that folder I have one folder per user. As the user base increases, the number of folders in /sites/default/docs/ will increase.</div>
<div>And in user folder, one document will be there with user details (containing user skills etc). Using SOLR I need search skill sets from those documents.</div>
<div> </div>
<div>Can somebody give me pointers how do I configure SOLR / Drupal etc to make sure I am able to search data in MySql tables as well as in file contents.</div>
<div> </div>
<div>Thanks and Regards</div>
<div>Kamal, NECS, Bangalore</div>
<div> </div>
<div> </div>