mirror of
https://github.com/Codappix/search_core.git
synced 2024-11-10 23:16:12 +01:00
Daniel Siepmann
70e9d07b7e
* Add some links to Github issues * Fix some typos * Remove some warnings
1.2 KiB
1.2 KiB
TYPO3 Extension search_core's documentation!
Introduction
What does it do?
The goal of this extension is to provide search integrations into TYPO3 CMS. The extension will abstract the concrete implementations to allow exchange of concrete backends like Elasticsearch or solr.
The extension provides integration into TYPO3 like a frontend plugin for searches and hooks to update search indexes on updates. Also a command line interface is provided for interactions like reindexing.
Current state
This is still a very early alpha version. More information can be taken from Github at current issues and current projects.
We are also focusing on Code Quality and Testing through travis ci, scrutinizer and codacy.
TYPO3 7 is not supported yet, see 1
.