in reply to Re^2: Faster of two options for finding keywords in a database
in thread Faster of two options for finding keywords in a database
Also debatable which is "simpler", because with a table of keyword-to-record-id you have to maintain that yourself. With the one I showed, once you get the table and query set up, postgres does all the work to maintain the index.
|
---|