Wrong Result in search query
Open
Nobody has claimed this yet.
ideas
- Dominant language
- JavaScript
- Stars
- 259
- Forks
- 168
- Avg merge
- 6h 15m
- Merged PRs (30d)
- 1
Description
I have inserted some openaddress, When I search NH-11 it gives me result but when i search NH 11 it does not give me result.
this text it present in street.
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
Start by reproducing the reported search with the street text containing “NH-11”, comparing the results for “NH-11” and “NH 11”. Trace the API’s query handling and search path to identify where the two forms diverge; done means both queries return the expected street result, with regression coverage if the relevant test location is found.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api, search
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100