CFMX7 dramatically improved the Verity support within CFMX. One of the new features is categories. So consider the follow example - you index your content daily. For content where the data is older than 7 days, you assign the category Old. For content within 7 days, you assign the category New.
On the CFSEARCH side, you can then filter based on category=New, or Old, or don't worry about it. If you go to my blog, you can download the powerpoint and watch the preso I did yesterday on CFMX7 and Verity. (It's a recorded Breeze preso, so you get to hear my lovely voice and see my handsome face. ;) On 8/19/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Ray, > > Can you elaborate on that idea? We do index daily. I'm unclear on how > you're using the word 'category' but very interested. One thing I don't want > to do is add another index based on another query (that limits records to > those modified last 7 days) as this would extend the index job time which is > already at almost 2 hours. > > I'll be working on the QofQ today. > > Thanks, > > Dave > > -----Original Message----- > From: Raymond Camden [mailto:[EMAIL PROTECTED] > Sent: Thursday, August 18, 2005 6:12 PM > To: CF-Talk > Subject: Re: cfindex/cfsearch help with dates > > > How often do you index your data? If you do it daily, you could easily > use a category called "Last7Days", then filter on that category. > > On 8/18/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Well, that sounds good on the QofQ...I know it's faster than re-querying > > the database, but sounds pretty quick based on what you said. I'm going to > > have to use it anyway, I don't have much of an option. In this case, I > > need to search for documents (and query results) modified within the last 7 > > days, so I'll just use the QofQ to make it work. > ****************************************************************************************** > The information contained in this message, including attachments, may contain > privileged or confidential information that is intended to be delivered only > to the > person identified above. If you are not the intended recipient, or the person > responsible for delivering this message to the intended recipient, ALLTEL > requests > that you immediately notify the sender and asks that you do not read the > message or its > attachments, and that you delete them without copying or sending them to > anyone else. > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:215748 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

