Go to file
Sven Wappler 0ee2fae261 zwischenstand 2021-04-29 18:33:05 +02:00
.github first commit 2021-04-17 00:26:33 +02:00
Classes zwischenstand 2021-04-29 18:33:05 +02:00
Configuration first commit 2021-04-24 04:44:44 +02:00
Resources zwischenstand 2021-04-29 18:33:05 +02:00
.editorconfig first commit 2021-04-17 00:26:33 +02:00
.gitignore first commit 2021-04-17 00:26:33 +02:00
LICENSE.txt first commit 2021-04-17 00:26:33 +02:00
PULL_REQUEST_TEMPLATE.md first commit 2021-04-17 00:26:33 +02:00
README.md first commit 2021-04-17 21:20:54 +02:00
class.ext_update.php first commit 2021-04-17 00:26:33 +02:00
composer.json first commit 2021-04-17 20:36:21 +02:00
ext_conf_template.txt first commit 2021-04-17 00:26:33 +02:00
ext_emconf.php first commit 2021-04-17 21:20:54 +02:00
ext_localconf.php first commit 2021-04-17 00:26:33 +02:00
ext_tables.php first commit 2021-04-24 04:44:44 +02:00
ext_tables.sql first commit 2021-04-17 00:26:33 +02:00

README.md

Meilisearch for TYPO3 CMS

A TYPO3 extension that integrates the Meilisearch search server with TYPO3 CMS.

The extension has initially been developed by WapplerSystems. The version you find here is a version that does not contain all the features that have been implemented yet. These features can be obtained through add-ons for the extension.

In case you need access to the full feature set, please feel free to contact us for details.

Things we are working on or got working already include the following:

  • Statistics
  • An Indexing Queue to be independent from frontend rendering and adding content to Meilisearch as soon as an editor creates a content element in the backend
  • Suggest / Autocomplete
  • More Like This
  • Several Reports
  • Advanced faceting features including hierarchical facets
  • Backend Module for Meilisearch administration
  • Results Grouping
  • Language Detection
  • Crawling of External non-TYPO3 Websites
  • more ...

We're open for contributions !

Please find further information regarding Meilisearch and its related projects at the following links:

To try out Meilisearch for TYPO3 visit www.typo3-meilisearch.com where we've set up a basic configuration.

Documentation and Support

  • Main Documentation:

https://docs.typo3.org/p/apache-meilisearch-for-typo3/meilisearch/master/en-us/Index.html

Contributions

You want to contribute and like to know how? Check our guidelines about how to contribute to EXT:meilisearch