Tika Doc PDF indexer 1.2.0

Does Tika Doc PDF indexer work with WordPress 7.0 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
1PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 35.89 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: insignificant.
The plugin didn't make the site noticeably slower.

Environment
WordPress version7.0
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs <10
WordPress.org page https://wordpress.org/plugins/tika-doc-pdf-indexer/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 3

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
URL /wp-admin/plugins.php?plugin_status=all&paged=1&s
Requested URL /wp-admin/plugins.php?action=activate&plugin=tika-doc-pdf-indexer%2Ftika-doc-pdf-indexer.php&plugin_status=all&paged=1&s&_wpnonce=dd6b8015b7
Aspect after-activation
HTTP status 200
Load time 0.588 s
Memory usage 3.92 MiB
JS errors None
Resource errors None

Settings → Tika Indexer Settings

Page screenshot: Settings → Tika Indexer Settings
URL /wp-admin/options-general.php?page=tika_doc_pdf_indexer_settings
Aspect menu-item
HTTP status 200
Load time 0.743 s
Memory usage 3.93 MiB
JS errors None
Resource errors None

Test site – Just another WordPress site

Page screenshot: Test site – Just another WordPress site
URL /
Aspect front-page
HTTP status 200
Load time 0.238 s
Memory usage 4.25 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.753 s1.217 s+0.464 s3.93 MiB3.97 MiB+ 43.22 KiB
/wp-admin/edit.php0.895 s0.542 s-0.353 s3.98 MiB4.02 MiB+ 43.22 KiB
/wp-admin/post-new.php1.873 s1.458 s-0.415 s6.56 MiB6.61 MiB+ 50.67 KiB
/wp-admin/upload.php1.123 s0.651 s-0.472 s3.89 MiB3.91 MiB+ 26.7 KiB
/wp-admin/options-writing.php0.607 s0.809 s+0.202 s3.86 MiB3.89 MiB+ 29.8 KiB
/wp-admin/media-new.php0.593 s0.598 s+0.005 s3.85 MiB3.89 MiB+ 38 KiB
/wp-admin/edit-tags.php?taxonomy=category0.713 s0.502 s-0.211 s3.86 MiB3.91 MiB+ 43.17 KiB
/wp-admin/post-new.php?post_type=page1.656 s1.878 s+0.222 s6.55 MiB6.59 MiB+ 46.2 KiB
/wp-admin/options-discussion.php0.678 s0.601 s-0.077 s3.86 MiB3.89 MiB+ 26.3 KiB
/wp-admin/edit-comments.php0.556 s0.540 s-0.016 s3.89 MiB3.91 MiB+ 25.8 KiB
/0.317 s0.208 s-0.109 s4.23 MiB4.25 MiB+ 21.75 KiB
Average 0.888 s0.819 s-0.069 s4.41 MiB4.44 MiB+ 35.89 KiB

Code Statistics

Note: Third-party libraries and minified JS/CSS files are excluded from these statistics where possible, so the numbers you see here may be lower than those reported by other tools.

PHP
Language % Lines of code Comment lines Files
PHP92.2%9206168
JavaScript7.8%78213
CSS0.0%011
Total 998 638 12

PHP Code Analysis | More results »

Lines of code 934
Total complexity 152
Median class complexity 23.5
Median method complexity 1.0
Most complex class Tika_Doc_PDF_Indexer_Admin_API
Most complex function Tika_Doc_PDF_Indexer_Admin_API::display_field()
Classes 4
Methods 39
Functions 10

Additions

Things that the plugin adds to the site. This section is not intended to be comprehensive. The test tool only looks for a few specific types of added content.

Options wp_options 1

Meta Boxes

{
    "tdpi_doc": {
        "tdpi_file_upload": {
            "title": "File Upload",
            "context": "normal"
        }
    }
}

PHP Error Log 1 lines

[31-May-2026 16:49:57 UTC] PHP Deprecated:  Optional parameter $field declared before required parameter $post is implicitly treated as a required parameter in /wp-content/plugins/tika-doc-pdf-indexer/includes/lib/class-tika-doc-pdf-indexer-admin-api.php on line 353
See also: All tests for this plugin, How to Hide Tika Doc PDF indexer Admin Menus and Meta Boxes