drupal/database
Dries Buytaert b6eee48c88 - Patch #12232 by Steven: more search improvements:
+ When a comment is posted, a node needs to be re-indexed. Luckily, we can use node_comment_statistics for this easily.
   + When a node is deleted, it should be deleted from the search index as well.
   + The search wipe didn't properly remove links to nodes from the index.
   + Section url was faulty in _help.
   + Minor code rearrangement.
2004-11-04 06:47:03 +00:00
..
database.mysql - Patch #12232 by Steven: more search improvements: 2004-11-04 06:47:03 +00:00
database.pgsql - Modified patch #11689 by Adrian: made the locale module work with PostgreSQL. 2004-10-18 18:35:19 +00:00
updates.inc - Patch #12232 by Steven: more search improvements: 2004-11-04 06:47:03 +00:00