[MTOS-dev] Implementing new MT::App::Search
Mark Carey
mark at mt-hacks.com
Sat Mar 1 12:28:38 PST 2008
On Sat, Mar 1, 2008 at 3:56 PM, Jay Allen <jay at endevver.com> wrote:
> So you would be doing a search against all blogs and after returning
> some potentially huge result set, you're *then* going to filter it
> down? Eek.
Where did I say that, Jay? ;)
I didn't suggest that at all. In my example these args would be read
before the query is submitted. The code would determine based on the
value of the args, what to submit in the query. In other words, you
would search only the desired blogs. Like most MT template tags, the
args and context would assessed before the query is formulated.
> It's not at all though. In fact most every client I work with wants
> exactly this. Public blogs & private blogs on the same installation.
Fair enough, but doesn't each blog (whether public or private) have
its own search results template. The question is not about public
versus private blogs, but rather how often do you want two search
forms on the *same* blog to filter (include/exlcude) the results in
different ways? I'm not saying that need never arises, but it seems
rare.
-Mark
More information about the MTOS-dev
mailing list