2016-12-15 17:59:13 +01:00
|
|
|
.. _connections:
|
|
|
|
|
|
|
|
Connections
|
|
|
|
===========
|
|
|
|
|
|
|
|
See Concept of :ref:`concepts_connections` for further background information.
|
|
|
|
|
2018-03-08 08:17:41 +01:00
|
|
|
For information about implementing a new connection, take a look at :ref:`development_connection`.
|
2016-12-15 17:59:13 +01:00
|
|
|
|
2018-03-08 08:17:41 +01:00
|
|
|
The following connections were developed, or are in development, for ``search_core``:
|
|
|
|
|
|
|
|
.. _connection_elasticsearch:
|
2016-12-15 17:59:13 +01:00
|
|
|
|
|
|
|
Elasticsearch
|
|
|
|
-------------
|
|
|
|
|
2018-03-08 08:17:41 +01:00
|
|
|
Support for `Elasticsearch`_ is provided out of the box by `search_core` at the moment.
|
2016-12-15 17:59:13 +01:00
|
|
|
|
2018-03-08 08:17:41 +01:00
|
|
|
.. _Elasticsearch: https://www.elastic.co/products/elasticsearch
|
2016-12-15 17:59:13 +01:00
|
|
|
|
2018-03-08 08:17:41 +01:00
|
|
|
.. _connection_algolia:
|
2016-12-15 17:59:13 +01:00
|
|
|
|
2018-03-08 08:17:41 +01:00
|
|
|
Algolia
|
|
|
|
-------
|
2017-07-06 16:17:30 +02:00
|
|
|
|
2018-03-08 08:17:41 +01:00
|
|
|
`search_algolia`_ will integrate `Algolia`_ and is currently under development by Martin Hummer.
|
2017-07-06 16:17:30 +02:00
|
|
|
|
2018-03-08 08:17:41 +01:00
|
|
|
.. _search_algolia: https://github.com/martinhummer/search_algolia/
|
|
|
|
.. _Algolia: https://www.algolia.com/
|