09/06/2006
Perl XS and SWIG interface to CLucene C++ text search engine
7
The Answer (at a high level)
l
Load
l
Convert candidate CVs from Word to text
using wvWare (OpenOffice) converter
l
Index text against candidate no.
l
Search
l
Search text -> cand nos -> SQL temp table
l
Normal SQL search on other criteria