PHPackages                             webit-de/indexedsearch-addmarkers - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Search &amp; Filtering](/categories/search)
4. /
5. webit-de/indexedsearch-addmarkers

AbandonedArchivedTypo3-cms-extension[Search &amp; Filtering](/categories/search)

webit-de/indexedsearch-addmarkers
=================================

Add some custom markers to indexed\_search search results

1.0.0(8y ago)00GPL-2.0+PHPPHP &gt;=5.5.0

Since Jan 9Pushed 8y ago2 watchersCompare

[ Source](https://github.com/webit-de/typo3-indexedsearch_addmarkers)[ Packagist](https://packagist.org/packages/webit-de/indexedsearch-addmarkers)[ Docs](https://github.com/webit-de/typo3-indexedsearch_addmarkers/)[ RSS](/packages/webit-de-indexedsearch-addmarkers/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (1)Versions (2)Used By (0)

Indexed Search Add Markers
==========================

[](#indexed-search-add-markers)

💥 **Abandoned - This repository is not maintained anymore!**

With the help of this extension the administrator is able to add custom markers to EXT:indexed\_search.

This is necessary if a website has several languages, but the administrator want's to avoid having several templates just to localize some strings.

The current status of the extension is a very low alpha, it does not do very much yet. At this point of time it just adds custom markers to a row.

Requirements
------------

[](#requirements)

- PHP
- TYPO3

Installation
------------

[](#installation)

TER Entry [http://typo3.org/extensions/repository/view/indexedsearch\_addmarkers/](http://typo3.org/extensions/repository/view/indexedsearch_addmarkers/)

Packagist Entry

Usage
-----

[](#usage)

The following example TypoScript is adding the marker relevance to a row of the search result (dont forget to add ###RELEVANCE### to your template file) and modifies the title-marker.

```
### Additional markers for indexed search
plugin.tx_indexedsearchaddmarkers {
    rowView {
        markers {
            relevance = TEXT
            relevance {
                value = Relevance
                lang.de = Relevanz
                lang.fr = Pertinence
                lang.cz = Relevance
                wrap = |:
            }

            #title = TEXT
            #title {
            #	field = item_title
            #	wrap = |
            #}
        }
    }
}

```

Source
------

[](#source)

[https://github.com/webit-de/typo3-indexedsearch\_addmarkers/](https://github.com/webit-de/typo3-indexedsearch_addmarkers/)

License
-------

[](#license)

GNU General Public License version 2

The GNU General Public License can be found at .

Author
------

[](#author)

Dan Untenzu () for webit! Gesellschaft für neue Medien mbH ()

Changelog
---------

[](#changelog)

[./Changelog.md](./Changelog.md)

Contribution
------------

[](#contribution)

> TYPO3 - inspiring people to share!

This TYPO3 extension is Open Source, so please use, patch, extend or fork it.

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

3045d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/f4dd6e7e8224795f8b0626b33c52b92cb5720d3bbf55377c45c2838868991763?d=identicon)[webit](/maintainers/webit)

---

Top Contributors

[![pixelbrackets](https://avatars.githubusercontent.com/u/1592995?v=4)](https://github.com/pixelbrackets "pixelbrackets (8 commits)")

---

Tags

phpsearchtypo3typo3-extension

### Embed Badge

![Health badge](/badges/webit-de-indexedsearch-addmarkers/health.svg)

```
[![Health](https://phpackages.com/badges/webit-de-indexedsearch-addmarkers/health.svg)](https://phpackages.com/packages/webit-de-indexedsearch-addmarkers)
```

###  Alternatives

[apache-solr-for-typo3/solr

Apache Solr for TYPO3 - Apache Solr for TYPO3 is the enterprise search server you were looking for with special features such as Faceted Search or Synonym Support and incredibly fast response times of results within milliseconds.

1473.0M32](/packages/apache-solr-for-typo3-solr)[tpwd/ke_search

Search Extension for TYPO3, including faceting search functions.

17848.9k15](/packages/tpwd-ke-search)[apache-solr-for-typo3/tika

Apache Tika for TYPO3

10611.4k](/packages/apache-solr-for-typo3-tika)[dmk/mksearch

Generic highly adjustable and extendable search engine framework, using Zend Lucene, Apache Solr or ElasticSearch. But support for other search engines can be provided easily.

1330.6k](/packages/dmk-mksearch)[subugoe/find

A frontend for Solr indexes

164.1k1](/packages/subugoe-find)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
