The advanced search syntax can be used to search for documents by their OCR status. The syntax for this type of search is shown below.
The term OCR determines the OCR status that a document must meet in order to be considered a valid search result. The following table explains the acceptable values for this search syntax.
Value | Description |
All | Only documents where all pages have been processed by OCR will be considered valid search results. |
Some | Documents where at least one page but less than all pages have been processed by OCR will be considered valid search results. |
None | All documents that do not contain a single page that has been processed by OCR will be considered valid search results. |
The first sample search will find all documents that have been processed by OCR. The second sample search will find documents that have been partially processed by OCR. The third sample search will only find documents that have not been processed by OCR.
{LF:OCR=All}
{LF:OCR=Some}
{LF:OCR=None}