---
title: "Breaking: #75349 - Move Indexed Search pi-based plugin to compatibility7"
manual: "TYPO3 Core Changelog"
version: "main"
permalink: "https://docs.typo3.org/permalink/changelog:breaking-75349"
source: "Changelog/8.1/Breaking-75349-MoveIndexedSearchPi-basedPluginToCompatibility7.rst"
typo3-version: "8.1"
typo3-major: 8
type: "breaking"
issue: 75349
forge: "https://forge.typo3.org/issues/75349"
tags: ["PHP-API", "ext:indexed_search"]
rendered: "2026-09-19T12:12:50+00:00"
---

# Breaking: #75349 - Move Indexed Search pi-based plugin to compatibility7 {#breaking-75349}

See [forge#75349](https://forge.typo3.org/issues/75349)

## Description {#description}

Indexed Search pi1 plugin (based on AbstractPlugin) has been moved to EXT:compatibility7 and will not be developed further. EXT:compatibility7 will be moved to TER before the release of 8 LTS.
The Extbase plugin (pi2) stays in Indexed Search as before.

## Impact {#impact}

Installation of EXT:compatibility7 is required to continue using the pi1 plugin. In the longer run migrating to the Extbase plugin is required.

## Affected Installations {#affected-installations}

All installations using the pi-based indexed search plugin.

## Migration {#migration}

Installations using pi1 should migrate to the Extbase plugin or install EXT:compatibility7.
