Author: Alex Barkov
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 ?

Yes, it can using so called htdb virtual URL mode. 
Take a look into documentation, htdb related sections.




Reply: <http://www.mnogosearch.org/board/message.php?id=3867>

___________________________________________
If you want to unsubscribe send "unsubscribe general"
to [EMAIL PROTECTED]

Reply via email to