Webboard: mnoGoSearch as search engine for a MySQL database
| Newsgroups | gmane.comp.web.mnogosearch.general |
|---|---|
| Message-ID | <[email protected]> |
Author: Marti Email: Message: 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? Reply: <http://www.mnogosearch.org/board/message.php?id=21210>