Tim Almdal
|
938bca7601
|
Remove back ticks from sql
|
2009-03-18 03:35:08 +00:00 |
|
Tim Almdal
|
8e1817d4e4
|
Couple of sql statements that had incorrect prefix handling or no
prefix handling.
|
2009-03-18 01:20:30 +00:00 |
|
Tim Almdal
|
a70f3bf386
|
Have the quick delete file "item_before_delete" so that search and
notification modules can do their thing. In addition, correct search
so it works properly and doesn't try to create an Item_id_Model class.
|
2009-02-02 04:58:19 +00:00 |
|
Tim Almdal
|
9275742ef9
|
Change the event handlers for maintaining the search index to update
the index when items change.
|
2009-01-18 23:23:12 +00:00 |
|
Bharat Mediratta
|
ccff396fae
|
Fix a silly bug in item_created()
|
2009-01-17 05:22:07 +00:00 |
|
Bharat Mediratta
|
d568a1e9fd
|
Implement relevance ranked boolean searching on a full text index of
item and comment data. Whew!
It's not pretty yet. And you have to manually update the index
currently in admin/maintenance. But it works.
|
2009-01-17 00:52:50 +00:00 |
|