TYPO3 Indexed Search¶
- Extension key
indexed_search
- Package name
typo3/cms-indexed-search
- Version
main
- Language
en
- Author
TYPO3 contributors
- License
This document is published under the Open Content License.
- Rendered
2023-01-20 13:08
This extension provides indexing functionality for TYPO3 pages and records as well as files including PDF, Word, HTML and plain text. It also features a backend module for statistics of the indexer and a frontend plugin.
Table of Contents:
- Introduction
- User manual
- Administration
- Indexing configurations
- Setting up the "crawler" extension
- Generally about indexing configurations
- Periodic indexing of the website ("Page tree")
- Periodic indexing of records ("Database Records")
- Indexing External websites ("External URL")
- Indexing directories of files ("Filepath on server")
- Showing the search results
- Grouping several indexing configurations in one search category
- Disable frontend-initiated indexing
- Indexing files on pages separately
- Configuration
- Technical details
- Analysing the indexed data
- Database Tables
- Known problems