bcgov / bcgov/entity

Search - enhance period matching

Open
#29,043 0 comments 0 reactions 0 assignees View on GitHub
BTR enhancement Registry Search Search
Dominant language
JavaScript
Stars
23
Forks
62
Avg merge
24m
Merged PRs (30d)
1

Description

Period matching should be enhanced to reflect below:
*query -> ordered matches separated by comma*
- 'a.b.c' -> test a.b.c business, test abc business, test a. b. c. business, test a b c business
- 'abc' -> test abc business, test a.b.c business, test a b c business, test a. b. c. business
- 'a. b. c.' -> test a. b. c. business, test a b c business, test a.b.c business, test abc business
- 'a b c' -> test a b c business, test a. b. c. business, test abc business, test a.b.c business

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.