I'm using cold fusion 8 enterprise, I have 34 collections and a couple of them 
are will not return correctly. 

here are two collection

rmlicgpdsenglish 345 1,637 Mar 24 2011 1:55 PM  english No
rmlicgpdsfrench  174 1,163 Mar 24 2011 1:55 PM  french  No


if you run this query; it will return the 174 french files
<cfsearch 
        name="get_pds_files" 
        collection="rmlicgpdsfrench"
        type="simple">


if you run this query; this will also return the 174 french files
<cfsearch 
        name="get_pds_files" 
        collection="rmlicgpdsenglish"
        type="simple">


This also happens with a couple more of the collections, I have deleted and 
recreated the collections,renamed the query, tried different types, any 
suggestions


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:343251
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to