stable

Clone or download

Read-only

feat: Remove feature flag to display matching content

The feature flag was added to be able to compare results with or without cropped content. We decide to keep the display of cropped content so we don't need anymore the feature flag. Part of story #28835: have a full-text search backend based on Meilisearch Change-Id: I6e9f66030ebc472710b215ec30f7fc86256c6857

Modified Files

Name
M plugins/fts_meilisearch/include/Index/MeilisearchHandler.php +2 −10 Go to diff View file
M plugins/fts_meilisearch/include/fts_meilisearchPlugin.php +0 −1 Go to diff View file
M plugins/fts_meilisearch/tests/unit/Index/MeilisearchHandlerTest.php +20 −7 Go to diff View file