Newer
Older
"name": "typo3/cms-indexed-search",
"type": "typo3-cms-framework",
"description": "Indexed Search Engine for TYPO3 pages, PDF-files, Word-files, HTML and text files. Provides a backend module for statistics of the indexer and a frontend plugin.",
"license": ["GPL-2.0-or-later"],
"name": "TYPO3 Core Team",
"email": "typo3cms@typo3.org",
"role": "Developer"
}],
"support": {
"chat": "https://typo3.org/help",
"docs": "https://docs.typo3.org/c/typo3/cms-indexed-search/11.5/en-us",
"issues": "https://forge.typo3.org",
"source": "https://github.com/typo3/typo3"
"config": {
"sort-packages": true
},
"conflict": {
"typo3/cms": "*"
},
"suggest": {
"typo3/cms-scheduler": "For garbage collection of search statistics"
},
"extra": {
"branch-alias": {
},
"typo3/cms": {
"extension-key": "indexed_search"
"autoload": {
"psr-4": {
"TYPO3\\CMS\\IndexedSearch\\": "Classes/"
}