<p>Step 1 - Export all fields from mydb and mytable<br>================================================<br>suse: DBUSER=user DBPASSWORD=password dbi2omega mydb mytable &gt; inputfile<br>(inputfile)<br>...<br>url=<a href="http://yahoo.com">
http://yahoo.com</a><br>title=Yahoo Search Engine<br>body=Yahoo test content text, one </p>
<p>url=<a href="http://google.com">http://google.com</a><br>title=Google Search Engine<br>body=Google test content text, two</p>
<p>url=<a href="http://altavista.com">http://altavista.com</a><br>title=Alta Vista<br>body=Alta Vista test content text, three</p>
<p><br>Step 2. - Create indexscript file<br>================================================<br>(indexscript)<br>url&nbsp;&nbsp; : unique=Q weight=2 field=url <br>title : index&nbsp;&nbsp;&nbsp; weight=3 field=title <br>body&nbsp; : index&nbsp;&nbsp;&nbsp; weight=1 field=body
</p>
<p>Step 3. - Create index directory /x1 <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; and run scriptindex<br>================================================<br>suse: scriptindex /x1 indexscript inputfile<br>records (added, replaced, deleted) = (3, 0, 0)
</p>
<p><br>Step 4. - Search for terms<br>==============================================<br>suse: quest -d /x 'two'<br>2 [100%]<br>body=Google test content text, two<br>title=Google Search Engine<br>url=<a href="http://google.com">
http://google.com</a></p>
<div>PS: Please let me know if you have a better idea. Thanks!</div>
<div>Kevin Duraj</div>
<div><a href="http://pacific-design.com">http://pacific-design.com</a></div>
<div>&nbsp;</div>