| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Re: Search Engine
Reffering to http://www.databaseanswers.com/data_models/search_engine.htm
Why duplicate the keyword field on the url_keyword table? I thought you should have an ID (counter) field on keywords table as a primary key. This keyword_id would then be used in url_keywords primary key.
I can see advantages in this design over mine: If you key URL_Keywords by keyword then Url_ID searching would be faster because we do not need to join Key_words table. But then whats the point in having the key_words table?
Cheers
Stu
Received on Wed Nov 06 2002 - 03:50:22 CST
![]() |
![]() |