TYPO3 Logo
Crawler
Release: main

Loading data.

  • Introduction
    • What does it do?
    • Screenshots
  • 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
  • AOE GmbH
  • Sitemap

PAGE CONTENTS

  • Indexed Search
    • Setup Index Search
  1. Start
  2. Use cases
  3. Indexed Search
View source How to edit Edit on GitHub

Display settings


Color scheme of code blocks:


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
  • Issues
  • Repository

Last updated: Dec 20, 2022 16:58

Last rendered: Dec 20, 2022 16:58

  • TYPO3 Theme 4.7.9
  • DRC v3.0.dev30
© Copyright 2002-2021 AOE GmbH, since 2021 Tomas Norre Mikkelsen
  • Legal Notice
  • Privacy Policy
  • Code of Conduct