{"library":"feathers-mongodb-fuzzy-search","type":"library","category":null,"description":"Feathers.js hook that adds fuzzy search to MongoDB queries via $search, supporting both full-text search (MongoDB $text with stemming) and field-specific regex pattern matching. Version 2.0.1 is current. It applies as a before hook on find, update, patch, and remove. Key differentiators: simple API, automatic escaping for ReDoS prevention, and option to disable escaping for direct $text API access. Requires whitelisting of query operators in the service configuration.","language":"javascript","status":"active","version":"2.0.1","tags":["javascript","feathers","mongodb","search","fuzzy","text"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install feathers-mongodb-fuzzy-search","imports":["import search from 'feathers-mongodb-fuzzy-search'","import { search as fuzzySearch } from 'feathers-mongodb-fuzzy-search'"]},{"cmd":"yarn add feathers-mongodb-fuzzy-search","imports":[]},{"cmd":"pnpm add feathers-mongodb-fuzzy-search","imports":[]}],"homepage":"https://github.com/arve0/feathers-mongodb-fuzzy-search#readme","github":"https://github.com/arve0/feathers-mongodb-fuzzy-search","docs":null,"changelog":null,"pypi":null,"npm":"feathers-mongodb-fuzzy-search","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}