---
title: "Getting Started"
manual: "Apache Solr for TYPO3"
version: "12.1"
source: "GettingStarted/Index.rst"
modified: "2026-09-16T15:14:12+00:00"
---

# 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](Solr.html#solr)
-   [Install EXT:solr](InstallTYPO3Extension.html#install-ext-solr)
-   [Configure Extension](ConfigureExtension.html#configure-extension)
-   [Index the first time](IndexTheFirstTime.html#index-the-first-time)
-   [Display search and results](DisplaySearchAndResults.html#display-search-and-results)
