.. _getting-started:


***************
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

.. toctree::
	:titlesonly:
	:glob:

	Solr
	InstallTYPO3Extension
	ConfigureExtension
	IndexTheFirstTime
	DisplaySearchAndResults
