Author: ������
Email: [EMAIL PROTECTED]
Message:
> Hello.
> i'm going to develope an application that need a fast and clever searching engine
>over a "keywords" field in the "product" table of a mysql
>database.
>
> table product {
> idprod int primary key...
> ....
> description TEXT
> keywords TEXT
> }
>
> when a user will enter one or more "keyword" in the searching engine
>textbox.. the database should give me the IDs of the products related to that keyword.
>
> In few words.. i need a fast "text-retrieval" database or a system that
>enable over mysql a fast text-retrieval function.
>
> Can i do this with mnogosearch? how ?
> thank you
Reply: <http://www.mnogosearch.org/board/message.php?id=3812>
___________________________________________
If you want to unsubscribe send "unsubscribe general"
to [EMAIL PROTECTED]