Smile-SA/elasticsuite

View on GitHub
src/module-elasticsuite-core/Api/Index/IndexOperationInterface.php

Summary

Maintainability
A
35 mins
Test Coverage

Method reindex has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

        array $sourceIndices,
        string $destIndex,
        array $bodyParams = [],
        array $sourceParams = [],
        array $destParams = []
Severity: Minor
Found in src/module-elasticsuite-core/Api/Index/IndexOperationInterface.php - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status