I am having problems searching verity custom fields (running CFMX 7).  My 
collection has a custom field with a record that contains the text 
"test".   These searches returns the record:

        cf_custom1 <contains> test
        cf_custom1 <matches> test

but these searches do not:

        test <in> cf_custom1
        (test) <in> cf_custom1
        test <in> custom1
        (test) <in> custom1

How can I get <in> to work with cf_custom1?

FWIW, the <in> operator does work nicely with "title", i.e. this works fine:

        (test) <in> title

Is cf_custom1 not compatible with <in> for some reason?

Thanks,

Greg Saunders
Chief Technical Officer
Socratic Arts
http://www.socraticarts.com



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:238496
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to