TYPO3 Logo
Crawler
Release: main

Loading data.

  • Introduction
  • Configuration
    • Extension Manager Configuration
    • Configuration records
    • Page TSconfig Reference (tx_crawler.crawlerCfg)
    • HTTP Authentication
    • Examples
      • EXT:news
  • Executing the queue
    • Run via command controller
    • Executing queue with cron-job
    • Run via backend
    • Building and Executing queue right away (from cli)
  • Scheduler
  • Use cases
    • Cache warm up
    • Indexed Search
  • Features
    • Automatic add pages to Queue
    • Pollable processing instructions
    • Multi process support
    • Hooks
    • PSR-14 Events
    • Priority Crawling
  • Troubleshooting
  • Links
  • Sitemap

Contributors Corner

  • View source of current document
  • How to edit
  • Edit current document on GitHub
  1. Site Crawler Extension
  2. Use cases
  3. Indexed Search
Report issue View source How to edit Edit on GitHub

Indexed Search

The TYPO3 Crawler is quite often used for generated the Index of Indexed Search.

Unfortunately we don't have any good documentation included on this, but you can help in two ways.

  1. You can help write the documentations
  2. You can tip into the money pool, to help sponsor those writing the documentation.

You can see the issue here: https://github.com/tomasnorre/crawler/issues/558 or tip in the money pool here: https://www.paypal.com/paypalme/tomasnorre/10

#HappyCrawling

Setup Index Search

With the latest improvements of the TYPO3 Crawler and Indexed Search, it's gotten easier to set up Indexed Search to work with the TYPO3 Crawler.

You need a few things to have this working.

  1. Create a Configuration records
  2. Setup add a Indexed Search Configuration (See: https://docs.typo3.org/c/typo3/cms-indexed-search/main/en-us/IndexingConfigurations/Configurations/Index.html)

If you want to index e.g. PDF files please ensure that you have the respective tools installed on your server. For PDFs that would be pdftotext and pdfinfo.

  • Previous
  • Next
Reference to the headline

Copy and freely share the link

This link target has no permanent anchor assigned. You can make a pull request on GitHub to suggest an anchor. The link below can be used, but is prone to change if the page gets moved.

Copy this link into your TYPO3 manual.

  • Issues
  • Repository

Last rendered: Mar 11, 2025 15:23

© 2002-2021 AOE GmbH, since 2021 Tomas Norre Mikkelsen
  • Legal Notice
  • Privacy Policy