PDF Indexer with separate index data

Previous topic - Next topic

nonix

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


Greg Ira

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.