I assume you aren't indexing with the spider, but are rather indexing from the db? If so, then you need to find a correlation between you db data and proper tiles. So if you index blog entries, for example, you can use the blogTitle column (just guessing here of course) as your title column when indexing.
On Tue, Dec 29, 2009 at 1:13 PM, Blizzm <[email protected]> wrote: > > We are using Verity collections for the first time and would like to > know how to display the Web page title in the search results. The catch > is that we are using a custom tag page wrapper on nearly all cfm > pages. > > The custom tag contains an attribute called 'pageTitle' where we pass the > title for each page that uses the tag. > > When > we search our collection, we would like the 'pageTitle' value to be > displayed in the search results. Using 'attributes.pagetitle' doesn't seem > to work and we > are hoping that there is a way to get this to work. > > Any suggestions are greatly appreciated. > > Thanks > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:329363 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

