MerginMaps / MerginMaps/mobile
Slow and unresponsive during search when there is a virtual field
Open
Nobody has claimed this yet.
bug
- Dominant language
- C++
- Stars
- 388
- Forks
- 87
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 20
Description
I have a large-ish polygon layer with 95k features. The search works well. But if I add a virtual field the search waiting circle to return the result but nothing comes up.
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
Reproduce search on a large polygon layer with about 95k features, comparing normal and virtual fields. Trace the search path and virtual-field evaluation; done means the search returns results instead of remaining unresponsive. The report names no files or tests, so locating the relevant entry point is part of the work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- mobile-dev, search
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100