search_core/Documentation/source
Daniel Siepmann 5989b65ae0
FEATURE: Split configuration to support the concepts
* Add a further level in configurations to support multiple connections
  and indexer.

Relates: #31
2016-12-20 10:04:44 +01:00
..
concepts.rst FEATURE: Add documentation of current state 2016-12-15 18:03:58 +01:00
conf.py HOTFIX: Fix some warnings during documentation rendering 2016-12-20 09:26:24 +01:00
configuration.rst FEATURE: Split configuration to support the concepts 2016-12-20 10:04:44 +01:00
connections.rst FEATURE: Add documentation of current state 2016-12-15 18:03:58 +01:00
development.rst FEATURE: Split configuration to support the concepts 2016-12-20 10:04:44 +01:00
index.rst FEATURE: Document usage of frontend plugin and contribution 2016-12-20 09:26:52 +01:00
indexer.rst HOTFIX: Fix some warnings during documentation rendering 2016-12-20 09:26:24 +01:00
installation.rst HOTFIX: Fix some warnings during documentation rendering 2016-12-20 09:26:24 +01:00
readme.rst CLEANUP: Documentation 2016-12-16 12:55:23 +01:00
usage.rst FEATURE: Document usage of frontend plugin and contribution 2016-12-20 09:26:52 +01:00

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.