Paul,
Verity will index database content as well as a variety of documents. Check
out the cfindex type="custom" for the syntax for indexing databases. It
shouldn't be too much trouble to integrate your current text indeces with
the database content into one collection. When creating a collection, not
only do you have a KEY for the index - which in the case of the indexed
documents will be the path/filename of the indexed documents, but there are
2 extra fields - CUSTOM1 and CUSTOM2 which allow you to specify additional
criteria. For example, you could use CUSTOM1 to store a value indicating the
'class' of indexed item, e.g. FILE for indexed file, or the appropriate
tablename in the case of database content. This should allow you to choose
which types of data within the single collection to search on.
HTH
Steve
> -----Original Message-----
> From: Paul Ihrig [mailto:[EMAIL PROTECTED]]
> Sent: 30 January 2001 13:25
> To: CF-Talk
> Subject: Dumb Questions :: About Verity :: Intranets
>
>
> Hello All!
> this is going to sound dumb.
>
> My manager wants only one interface for our search form on our intranet.
> right now i have tons of separate little DB apps that do the usual.
> each one has its own search interface, to search its own DB.
>
> i mentioned verity to him before i knew what it was, now he
> want's it in one
> little tight search form.
>
> correct me if i am wrong, but verity will only search text based doc's
> exct.. not database's?
>
> so how would *You* start to tie in 12-20 DB apps & all the normal
> text doc's
> into one thing.
> the problem i see is to keep the content relative to the pages it was
> created for.
>
> so how>? where to start?
>
> thanks for your time...
>
> -paul
>
> Web Developer, NBBJ
> Work: [EMAIL PROTECTED]
> 614 241-3534
> fax: 614 485-5534
>
> Home: [EMAIL PROTECTED]
> 614 449-1681
>
> > icq: 47658358
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists