Jason has made the One Search WPMU plugin which searches across all blogs on your system. I haven’t tried it myself (yet), but if it delivers as promised, it could be quite the nice add-on.
I’m thinking about doing some more writing in the future and was looking for some input on what to start off with. Feel free to comment:Continue with the Daria - Star Frontiers crossover series.Continue with the Daria Adult works that……
Does this plugin scan all entries on every request across all blogs? Reason I ask is about resource use on the server if it is constantly querying the DB for the results with a “massive search”
Trent
Andrea,
Thanks for pointing people to the plugin. It works for what I wrote it for, but there are definite areas of improvement. I’m open to any suggestions!
What should I write next?…
I’m thinking about doing some more writing in the future and was looking for some input on what to start off with. Feel free to comment:Continue with the Daria - Star Frontiers crossover series.Continue with the Daria Adult works that……
Does this plugin scan all entries on every request across all blogs? Reason I ask is about resource use on the server if it is constantly querying the DB for the results with a “massive search”
Trent
Trent: With MySQL 5.01+ it will use views. So no massive searching. I’m trying to figure how to do the same for non-view versions of MySQL. Ideas?