first commit

This commit is contained in:
Sven Wappler
2021-04-17 21:20:54 +02:00
parent c93ec9492a
commit cadcc8edb4
406 changed files with 4917 additions and 5157 deletions

View File

@@ -29,7 +29,7 @@ namespace WapplerSystems\Meilisearch\IndexQueue;
/**
* IndexQueuePageIndexerDocumentsModifier interface, allows to modify documents
* before adding them to the Solr index in the index queue page indexer.
* before adding them to the Meilisearch index in the index queue page indexer.
*
* @author Ingo Renner <ingo@typo3.org>
*/