Sounds to me like you want an array of structs. Each struct has 2 keys: keyword (the keyword obviously), and docs (the query of docs).
On Thu, Feb 17, 2011 at 2:51 PM, Loryn Williams <[email protected]> wrote: > >>Ok, can you explain this then: >> >> Keyword[2][2]= DocArray[1][1]DocId =460 >> DocArray[1][2]DocName = MyStory >> >>Are you saying that keyword[2][2]'s value is a 2d array? If so, what >>does DocId and DOcName imply? That isn't valid CFML. It looks like you > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-newbie/message.cfm/messageid:5225 Subscription: http://www.houseoffusion.com/groups/cf-newbie/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-newbie/unsubscribe.cfm
