MySQL Forums
Forum List  »  General

Keyword Indexing Like Google, Ebay etc.
Posted by: Edward Ndirangu
Date: February 18, 2005 04:58AM

Greetings,
I need help with database indexing (am only a guru wanna-b, pls be soft on me). Ave got this application that I'm building with XML(SOAP) + MySQL(Ver4.1.9) + PHP(4.3.10) OOP + RH9 (wanna move it to Python some day), tis a Marketplace Presell Engine (the first in my geographic region), leads prospects to quality products & services using advanced ( but easy to use ) search capabilities, including keyword stemming, natural language query, Boolean search, spellchecking etc ... problem is,
(1) I want publishers (or content providers) to specify which keywords to trigger their ads|content in result. I mean like Google Adwords and Ebay do - using broad matching [exact matching] "phrase matching" -negative keywords, etc. What, where, how?.. .. Ave got an idea but .... Pls get me thinking smart!
(2) Do I implement this in DB or application logic? Both!?
Note: Performance is critical to me
**If possible pls indicate your reference (i.e your source of info)

Options: ReplyQuote


Subject
Written By
Posted
Keyword Indexing Like Google, Ebay etc.
February 18, 2005 04:58AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.