search_core/Documentation/source/connections.rst
Justus Moroni a15b78ff45 FEATURE: Provide new feature to configure the index
This enables you to configure the index which elastic
will use.

Related: #75
2018-05-17 23:42:13 +02:00

647 B

Connections

See Concept of concepts_connections for further background information.

The extension provides the following connections out of the box:

Elasticsearch

Integrates elastic Elasticsearch using elastica into TYPO3.

Provides basic support like indexing without mappings and full text search at the moment.

The connection is configurable through the following options:

  • host
  • port
  • index
  • mapping
  • facets