OnDemand User Group

Support Forums => Report Indexing => Topic started by: Norbert Novotny on June 20, 2017, 12:46:13 PM

Title: PDF Indexer with separate index data
Post by: Norbert Novotny on June 20, 2017, 12:46:13 PM
Hi guys,
I have PDFs previously intended to be loaded by using Generic indexer (.IND) The PDF files do not contain PPDs.

However, I would like to use resource separation, in order to increase compression ratio, to do so I (guess) have to use the PDF Indexer.

Can you advise how to merge or instruct PDF Indexer to use the index data from .IND?

Note: I was looking into arspdoci tool, however 'm not sure if this is the right way (only way or no way) to go about.

Thx a lot
Title: Re: PDF Indexer with separate index data
Post by: RHPharr on June 22, 2017, 10:31:24 AM
Ditto
Title: Re: PDF Indexer with separate index data
Post by: Greg Ira on June 22, 2017, 12:57:07 PM
Since you'll probably be using the RESTYPE parameter you would have to convert your indexing in the .IND file to the non-generic format:
TRIGGER1=
FIELD1=
FIELD2=
INDEX1=
INDEX2=

I've haven't set it up myself but you probably could use ARSPDOCI with a parm file in an almost similar manner as you use the generic loader with the .ind file.