[Back to mnoGoSearch site] [WebBoard]
[Reply] [Need more help?]
Posted by Marti 2011-02-23 05:19:03
I read the manual about 'Indexing SQL tables (htdb:/ virtual URL
scheme)' and 'Using mnoGoSearch as an external SQL full-text engine'
and want to try using it on a MySQL database.
Lets say I have a MySQL database with a table like this:
ID Productname Description Link
Price Ranking
1 mnoGoSearch Fulltext search engine http://www.mnogosearch.org
$0.00 5
2 Google Web search http://www.google.com
$0.00 2
I search for 'search' and get 2 results like
mnogosearch (with the weblink) and the description as description
Is that possible and how do I pull the different fields in the result
template?