Jay, The "Category" stuff in Verity v7 blows. Do you by chance have that item assigned to multiple catgories? I seem to remember when I attempted to use Categories that if you don't match *all* the categories an item is assigned to, it won't be found.
Which means you can't really assign an item to multiple categories. -Dan >-----Original Message----- >From: James Smith [mailto:[EMAIL PROTECTED] >Sent: Wednesday, December 06, 2006 10:00 AM >To: CF-Talk >Subject: Verity Category Search > >I am having trouble searching categories with Verity. If I run the >following... > ><cfsearch name="SearchResults" > collection="ItemInfo" > type="natural" > criteria="Winehouse" > category="" > maxrows="50"> > >I will get a result for an album that correctly lists "Music" as the >category. If I then run... > ><cfsearch name="SearchResults" > collection="ItemInfo" > type="natural" > criteria="Winehouse" > category="Music" > maxrows="50"> > >I get no results! I have tried using both names (music,dvd,games) and ID's >(5,3,6) in the category field and neither work. The collection is >populated >from an SQL query. > >Does anyone have ANY idea why this might not be working as you would >expect? > >-- >Jay > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create robust enterprise, web RIAs. Upgrade & integrate Adobe Coldfusion MX7 with Flex 2 http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:263163 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

