[rt-users] Wierd search results with multiple-valued fields ...
Philip Kime
pkime at Shopzilla.com
Fri Oct 13 20:14:15 EDT 2006
in RT 3.4.5 and 3.6.1, should this really return anything where
"somefield" is multi-valued?
CF.{somefield} != 'X' AND CF.{somefield} = 'X'
For me, it does. It seems to be comparing the string with every value
for the field and therefore matches just about everything. Is there a
way, for example, of saying "show me everything which has no value
matching 'X'
CF.{somfield} != 'X'
seems to be saying "show me everything which has *any* value which
doesn't match 'X'
PK
--
Philip Kime
NOPS Systems Architect
310 401 0407
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20061013/1c0ec2d9/attachment.htm>
More information about the rt-users
mailing list