D
Doug C
I want to keep a simple database of quotations, but I'm having trouble
working out the best way to index them with keywords. So for example, "To be
or not to be" won't need indexing by either Shakespeare or Hamlet, since
that will be covered in author and title fields in an Book table, but it
will need keywords for say, death and sleep. What's the best way to add
keywords for searching on particular topics?
Doug C
working out the best way to index them with keywords. So for example, "To be
or not to be" won't need indexing by either Shakespeare or Hamlet, since
that will be covered in author and title fields in an Book table, but it
will need keywords for say, death and sleep. What's the best way to add
keywords for searching on particular topics?
Doug C