Hi Guys, When updating a record in an index, do you need to completely repopulate the record? or can you just update a single attribute?
I am using the urlpath parameter of cfindex to index the url for a thumbnail file However, when the index is first created, the thumbnail file is not yet known. The user isn't required to upload a photo either. So only when the user uploads a photo and the record gets a relative thumbnail, do I want to update the index to have a thumbnail url. When a user uploads a photo and the thumbnail is created, I only need to update the "urlpath" parameter of the index. Is there a way to update just that one parameter without having to redefine all of the entries in the index? (such as 'body', 'category', etc) -Jason -- 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 !!
