Quote:
Originally posted by teratorn
-= LIVE / DYNAMIC SAVED SEARCHES =-
This implies they need to be updated each time the state of the database
changes in such a way as to have the possibility of modifying the saved search
results. I imagine there are various optimizations one could perform to
accomplish these semantics without constatly running full queries against the
DB.
|
why would they do it? Too complicated ... and it would mean that UR could become sluggish when doing basic insert/delete because the software would need to check all the searches whether they should be updated. And I think there is already some search caching in place ...