Skip to content

Make your TYPO3 instance "searchable" with Elasticsearch! Extension for TYPO3, uses ES as search engine.

Notifications You must be signed in to change notification settings

pagemachine/searchable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,015 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Searchable CI

This extension provides an API to easily use Elasticsearch in complex TYPO3 instances.

Features:

  • Out-of-the box indexing of pages
  • Indexing of extension content via minimal configuration (TCA based indexing)
  • Multilanguage support
  • Command-line indexing
  • Highly configurable
  • Highly extendable with your own code

In addition to the already supported features, it is very easy to add your own code if necessary. No need to write a complete indexer from scratch, instead you can register custom classes for almost every sub-process like preview rendering, link generation and more.

Testing

All tests can be executed with the shipped Docker Compose definition:

docker compose run --rm app composer build

About

Make your TYPO3 instance "searchable" with Elasticsearch! Extension for TYPO3, uses ES as search engine.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 7