Class Salient\Sync\Support\SyncEntityFuzzyResolver

<TEntity is SyncEntityInterface>

final
implements SyncEntityResolverInterface<TEntity>

Resolves a name to an entity by identifying the closest match

Entities are retrieved when {@see SyncEntityFuzzyResolver::getByName()} is first called, and are held by the instance until it is destroyed.

Methods
Constants
Constants inherited from Salient\Contract\HasTextComparisonFlag
ALGORITHM_SAME, ALGORITHM_CONTAINS, ALGORITHM_LEVENSHTEIN, ALGORITHM_SIMILAR_TEXT, ALGORITHM_NGRAM_SIMILARITY, ALGORITHM_NGRAM_INTERSECTION, NORMALISE