Does anyone know any good tutorials/papers on search engine
design? e.g. if I want to use a RDBMS, what is the best way
to organize my tables? How would I organize my data/tables
if I want users to be able to search by category? That kind
of stuff...
Any personal recommendations based on experience are
greately appreciated as well.
I know Perl pretty well (I think:), so coding is not a
problem. I just want to avoid common mistakes by reading as
much as possible on the subject.
I tried looking on the web and here (using Search) but could
not find anything appropriate.