TYPO3 Logo
Apache Solr for TYPO3
Options
Give feedback View source How to edit Edit on GitHub Full documentation (single file)

Apache Solr for TYPO3

  • Introduction
  • Getting Started
    • Solr
    • Install EXT:solr
    • Configure Extension
    • Index the first time
    • Display search and results
  • Backend
    • ConnectionManager
    • IndexQueue Configuration
    • Backend Modules
    • Index Inspector
    • Page properties
    • Scheduler
    • Plugins
    • Results Plugin
  • Frontend
    • Concepts
    • Fluid Template Structure
    • Result List
    • Facets
    • Autosuggest
    • Sorting
    • Results per Page
    • Ajaxified Results
    • Customize
    • Languages
  • Routing
    • Configure Routing
    • Facets in path segments
    • Simplify facets inside of the query
    • Example
  • Logging
    • Configure Logging
    • Show Logging Output
  • The Apache Solr Server
    • Configuration Structure
    • Index Maintenance
    • SolrConfig Parameters
  • Configuration Reference
    • tx_solr
    • tx_solr.general
    • tx_solr.view
    • tx_solr.index
    • tx_solr.search
    • tx_solr.suggest
    • tx_solr.statistics
    • tx_solr.logging
    • Extension Configuration
    • Solr Connection
  • Database
  • Development
    • Indexing
    • Developing Backend Modules
    • Best Practice
    • Development Environment
    • Testing and Continues Integration
    • Code Structure
    • Events
    • ViewHelpers
  • FAQ - Frequently Asked Questions
  • Releases
    • Releases 13.0
    • Releases 12.0
    • Releases 11.6
    • Releases 11.2
    • Archive
      • Releases 11.5
      • Releases 11.1
      • Releases 11.0
      • Releases 10.0
      • Releases 9.0
      • Releases 8.1
      • Releases 8.0
      • Releases 7.0
      • Releases 6.1
      • Releases 6.0
      • Releases 5.1
      • Releases 5.0
      • Releases 4.0
      • Releases 3.1
      • Releases 3.0
  • Appendix - Docker Tweaks
  • Appendix - Dynamic Fields
  • Appendix - Version Matrix
  • Sitemap
  1. Apache Solr for TYPO3
  2. Getting Started
Give feedback Edit on GitHub

Getting Started

In this chapter we would like to give you a quick introduction into the very first steps with EXT:solr.

After reading this chapter you will know:

How to...

  • Start a Solr server
  • Install the extension and connect your TYPO3 system to your Solr server
  • Index a few pages and see the search results on your website
  • Solr
  • Install EXT:solr
  • Configure Extension
  • Index the first time
  • Display search and results
  • 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.

  • Home
  • Contact
  • Issues
  • Repository

Last rendered: May 15, 2025 14:07

© since 2009 by dkd & contributors
  • Legal Notice
  • Privacy Policy