---
title: Apache Solr for TYPO3 - Indexing of Additional Data
url: "https://www.typo3-solr.com/solr-for-typo3/development-model/indexing/indexing-of-additional-data/"
description: "Add custom data to Solr documents before indexing: configure via TypoScript (with supporting objects) to flexibly enrich TYPO3 page records."
date: 2021-09-03
modified: 2025-11-05
lastUpdated: 2025-11-05
---

# Apache Solr for TYPO3 - Indexing of Additional Data

1. [Home](https://www.typo3-solr.com/)
2. [Solr for TYPO3](https://www.typo3-solr.com/solr-for-typo3/)
3. [Development Model](https://www.typo3-solr.com/solr-for-typo3/development-model/)
4. [Indexing](https://www.typo3-solr.com/solr-for-typo3/development-model/indexing/)
5. Indexing of additional data

  Indexing of additional data
===========================

 When indexing pages additional data can be added to the Solr document before adding the document to the index.

The additional data can be configured through TypoScript. Supporting Objects in these configuration settings provides with enormous flexibility.

  ![Graphic of a loading bar at 100%](https://www.typo3-solr.com/fileadmin/_processed_/b/a/csm_100prozent_01_b08a8527d1.png) **Status of Implementation**
 ​​​​​​​If you would like more Information, [contact us!](https://www.typo3-solr.com/contact/)

- [Back to all components of Indexing](https://www.typo3-solr.com/solr-for-typo3/development-model/indexing/)
- [Back to all components of the development Model](https://www.typo3-solr.com/solr-for-typo3/development-model/#c2297)