Searching for FieldIndex for objects that don't containg a certain value
23 Apr
2002
23 Apr
'02
9:10 p.m.
I have a ZCatalog, and I have a field index called category, and I want all results where category != 'foo' , is this done easily? Or do I have to filter all results and reject those where category='foo'?
26 Apr
26 Apr
7:56 p.m.
New subject: [Zope] Searching for FieldIndex for objects that don't containg a certain value
Clint Brubakken writes:
I have a ZCatalog, and I have a field index called category, and I want all results where category != 'foo' , is this done easily?
Or do I have to filter all results and reject those where category='foo'? I fear this is the easiest approach...
Dieter
8745
Age (days ago)
8748
Last active (days ago)
1 comments
2 participants
participants (2)
-
Clint Brubakken -
Dieter Maurer