Combine inspected submittals and approved shop drawings into one PDF and upload it to the project SharePoint folder so…
Open your PDF document in Adobe Acrobat.
Go to the Tools pane and select Document Processing.
Click Full Text Index with Catalog.
In the Catalog dialog, click New Index.
Click Add and select your PDF file, then click OK.
Click Build to start creating the index.
Choose a location and filename for the .pdx index file and click Save.
Wait for the indexing process to complete, then click Close.
Best practiceIf your PDF contains scanned images, use Acrobat’s OCR feature before indexing to ensure all text is searchable.
After building the index, you can use the Advanced Search feature to quickly search the full text of your indexed PDF.
This runs in the Acrobat app - there is no separate API for this task.
A PDF index is a special file that lists all the words and where they are found in a collection of PDFs. It matters because it makes searching across many documents much faster. Instead of Acrobat looking inside each PDF, it just looks in the index, which is like a shortcut to all the information. This saves a lot of time for large document sets.
Yes, creating a PDF index will still help you search scanned PDF documents quickly, as long as the scanned PDFs have undergone Optical Character Recognition (OCR). OCR converts images of text into actual searchable text. If your scanned PDFs are not OCR'd, the index will not be able to 'read' the text, and therefore, searching will not be effective. Ensure your scanned documents are searchable before indexing.
| Feature | Normal PDF Search | Catalog Index Search |
|---|---|---|
| Speed | Slower, searches each file individually. | Much faster, searches a pre-built index file. |
| Scope | Body text, layers, form fields, signatures (within one or a few open PDFs). | Body text, comments, bookmarks, tags, metadata, attachments (across many PDFs in a collection). |
| Setup | No special setup, just open PDF and search. | Requires building a .pdx index file for the collection first. |
You should use Catalog to index your PDF collection because it dramatically speeds up searching across many documents. The regular search function checks each file one by one, which is very slow for large collections. Catalog builds a single, fast index that covers not only the body text but also comments, bookmarks, tags, metadata, and attachments. This means more comprehensive and much faster results for your entire document set.