ADMINISTERING
When conversion filters are used for attachment full-text indexing, the Domino® server and Notes® standard client use Apache Tika 2.4.1 open source conversion filters to extract text for full-text searches of attachments.
Tika replaces the KeyView conversion filter used prior to Domino 10. The implementation of Tika supports the ability to:
For the list of file formats supported by Tika 2.4.1, see the https://tika.apache.org/2.4.1/formats.html.
Be aware that full text searches sometimes don't return expected results when some documents with PDF attachments are involved. The search results might contain false-negative or false-positive results. For a workaround, see the article https://support.hcltechsw.com/csm?id=kb_article&sysparm_article=KB0077692 on the HCL Support site.
Note: The tika-server.jar starts an HTTP server and listens for text extraction requests on port 9998. If this port is already in use by another application, use the following notes.ini setting to change the Tika port to 9997:
TIKA_PORT=9997
Note:
The Notes® basic client does not use Tika filters for attachment filtering for local databases. The Notes® basic client users can choose to index attachments for local databases but only ASCII text attachments are indexed and searchable.
Related concepts Updall Rebuild options in Task - Start tool