https://bugzilla.redhat.com/show_bug.cgi?id=1757640
Bug ID: 1757640
Summary: Review Request: golang-github-lithammer-fuzzysearch -
Tiny and fast fuzzy search in Go
Product: Fedora
Version: rawhide
Hardware: All
OS: Linux
Status: NEW
Component: Package Review
Severity: medium
Priority: medium
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
Target Milestone: ---
Classification: Fedora
Spec URL:
https://copr-be.cloud.fedoraproject.org/results/atim/gomuks/fedora-rawhide-x86_64/01043865-golang-github-lithammer-fuzzysearch/golang-github-lithammer-fuzzysearch.spec
SRPM URL:
https://copr-be.cloud.fedoraproject.org/results/atim/gomuks/fedora-rawhide-x86_64/01043865-golang-github-lithammer-fuzzysearch/golang-github-lithammer-fuzzysearch-1.0.2-1.fc32.src.rpm
Description:
Inspired by bevacqua/fuzzysearch, a fuzzy matching library written in
JavaScript. But contains some extras like ranking using Levenshtein distance
(see RankMatch()) and finding matches in a list of words (see Find()).
Fuzzy searching allows for flexibly matching a string with partial input,
useful for filtering data very quickly based on lightweight user input.
The current implementation uses the algorithm suggested by Mr. Aleph, a russian
compiler engineer working at V8.
Fedora Account System Username: atim
--
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct:
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives:
https://lists.fedoraproject.org/archives/list/[email protected]