There is indeed an API with the full Verity K2 product, but I don't
know if it's exposed within CF. This is another of the reasons I went
with Oracle Text instead.

On 8/18/06, Ben Nadel <[EMAIL PROTECTED]> wrote:
> Does anyone know if there is a Verity API that I could use to grab the
> contents of a PDF or an Excel document or something. I know this "topic" has
> been covered a billion times, but I have never heard anyone mention a Verity
> API. So, it probably doesn't exist, but I thought I would ask any how.
>
> I am not interested in indexing or creating a collection, I just want to do
> something like:
>
> <cfset strDocumentContent = CreateObject( "java", "....verity.api...."
> ).Init().GetDocumentContent(
>         ExpandPath( "./test.pdf" )
>         )/>

-- 
CFAJAX docs and other useful articles:
http://www.bifrost.com.au/blog/

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:250278
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to