At 11:13 AM 5/17/2000 -0700, you wrote:
>Now, if you need to perform a search on the db in real time, Verity's not
>the answer. Easy enough, however, to "almost" query in real time: everytime
>you update/insert to the db, you re-run your collection page (of course,
>that can be a bit excessive depending on your situation, but that's another
>discussion).
>
>Billy
For what it's worth, Sybase Adaptive Server Enterprise has Verity full-text
searches built into the database. I have not yet implemented it, but I'm
going to. You create indexes off of db tables and then add on Verity
search syntax to your SQL queries. I believe that you can also create
single indexes based off of joins to allow you to search multiple tables at
once. There is an add on to the Verity package that will allow you to
search Word docs, PDF's, etc that are stored as BLOB's in the db.
Fun stuff.
Judah
------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.