On Fri, Dec 4, 2009 at 8:34 AM, Jason Allen <[email protected]> wrote:
> When updating a record in an index, do you need to completely > repopulate the record? or can you just update a single attribute? > Been a while since I've done anything with cfindex, etc. but if I remember correctly you'd have to repopulate the whole record. As far as I know there's no mechanism for updating a single attribute on a record. You'd use an existing key to indicate that you're updating an existing record instead of inserting a new one, but I believe you have to include everything you want included in that record. -- Matthew Woodward [email protected] http://mpwoodward.posterous.com identi.ca/Twitter: @mpwoodward Please do not send me proprietary file formats such as Word, PowerPoint, etc. as attachments. http://www.gnu.org/philosophy/no-word-attachments.html -- Open BlueDragon Public Mailing List http://www.openbluedragon.org/ http://twitter.com/OpenBlueDragon mailing list - http://groups.google.com/group/openbd?hl=en !! save a network - please trim replies before posting !!
