This project is not covered by Drupal’s security advisory policy.
Fuzzy entity reference module allows users to integrate loilo/fuse (https://github.com/loilo/Fuse) library for entity reference autocomplete.
Typically when we have CONTAINS or STARTS_WITH operator to match the entity reference results.
Sometimes what happens when we have the correct matching it doesn't consider appropriate string because it doesn't do the approximate search.
What is fuzzy searching?
Generally speaking, fuzzy searching (more formally known as approximate string matching) is the technique of finding strings that are approximately equal to a given pattern (rather than exactly).
This module provides a field widget plugin for entity reference field that allows to do fuzzy search on entity labels.
More information can be found on:
Original js library: https://fusejs.io/
PHP Port of js library: https://github.com/loilo/Fuse
Project information
- Project categories: Site structure, Integrations
- Created by mohit_aghera on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.
