Meteor-Community-Packages / Meteor-Community-Packages/meteor-tabular
can't search number or string character with space
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 360
- Forks
- 132
- PR merge metrics
- No merged PRs in 30d
Description
hi , i just face some problem about searching , it can't search and wrong result with number or string when it have space in database .
example : in my patient collection field telephone : 019 254 365 , 093 254 788
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or tests are named. Start by reproducing search on a patient collection with telephone values such as “019 254 365” and “093 254 788”, then trace the tabular search handling. Done means spaced numeric and string values return the correct matching rows.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, search
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100