Merging SQL results into Webglimpse Searches
Merging SQL results into Webglimpse Searches
Combining formatted and ranked SQL data along with full text search results is now possible with just a few lines of code. Some Perl programming knowledge is required, or contact us for assistance.
Assuming you have installed into the default /usr/local/wg2 directory, you will need to edit
/usr/local/wg2/lib/SqlMergeConf.pm
and
/usr/local/wg2/lib/SqlMerge.pm
Please see comments inside these files for further instructions. You can see an example of the merge in action at bTucson.com, where items and categories from the database are returned next to full text search results from multiple remote sites.
|