[Zope-CMF] Advanced search

Kevin Carlson khcarlso@bellsouth.net
Sun, 25 Aug 2002 18:20:03 -0400


A bit of overhead involved here, but if Topic does what you need, why not
create a Topic object on the fly, use it, and delete it?  Or perhaps, store
it as a reusable "ad-hoc" query...

-----Original Message-----
From: zope-cmf-admin@zope.org [mailto:zope-cmf-admin@zope.org]On Behalf
Of J C Lawrence
Sent: Sunday, August 25, 2002 3:54 PM
To: Dieter Maurer
Cc: zope-cmf@zope.org
Subject: Re: [Zope-CMF] Advanced search


On Sun, 25 Aug 2002 20:42:04 +0200
Dieter Maurer <dieter@handshake.de> wrote:
> J C Lawrence writes:

>> No, I mean a search tool I can limit and bracket, which supports
>> boolean logic, which can be constrained at runtime to matches within
>> a folder hierarchy, which can be limited to objects created or
>> manipulated within a date range -- which can do all the things that a
>> Topic can do, but on ad-hoc runtime basis without having to create
>> ad-hoc Topic objects.

> I have seen (at least almost) all of this in stock CMF...

At the user UI level, not ZMI?

Search currently doesn't accept booleans or the rest of the clevers.
Topic does and handles meta data, but requires new topic objects to be
created.  What have I missed?

--
J C Lawrence
---------(*)                Satan, oscillate my metallic sonatas.
claw@kanga.nu               He lived as a devil, eh?
http://www.kanga.nu/~claw/  Evil is a name of a foeman, as I live.


_______________________________________________
Zope-CMF maillist  -  Zope-CMF@zope.org
http://lists.zope.org/mailman/listinfo/zope-cmf

See http://collector.zope.org/CMF for bug reports and feature requests