|
Posted by Bryan on 10/06/05 16:01
Huh.
Well, I hadn't considered that approach before. I guess it would work,
but it would make for a HUGE database. The web site I need this for
has 41,000 products and 1,100 manufacturers. Just using some basic
math, that means:
41,000 codes +
41,000 product names * 5 words per name (average) +
41,000 product descriptions * 50 words per description (average) +
1,100 manufacturers
--------------------------------------
2,297,100 words
Then you have to take each word, and break it down into parts. That
could mean BILLIONS of entries in the database.
I'm sure this approach would work, but it's not really practical for my
situation. Thanks for the idea though.
Anyone else have any suggestions or ideas?
Navigation:
[Reply to this message]
|