Registry / other / typo3-cms-indexed-search

typo3-cms-indexed-search

JSON →
library14.3.4phppackagistunverified

Provides indexing functionality for TYPO3 pages and records as well as files including PDF, Word, HTML and plain text.

composer require typo3/cms-indexed-search
INSTALL
IMPORT
SIG · TYPO3-CMS-INDEXED-
T
typo3-cms-indexed-search
otherphpv14.3.4
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

SearchController
✓ use TYPO3\CMS\IndexedSearch\Controller\SearchController;

Instantiate and run the search controller

use TYPO3\CMS\IndexedSearch\Controller\SearchController; $searchController = \TYPO3\CMS\Core\Utility\GeneralUtility::makeInstance(SearchController::class); $searchController->searchAction();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
14.3.4latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
10
Resources
typo3-cms-indexed-search — pip install typo3-cms-indexed-search · libregistry