collective / collective/collective.documentviewer
Searching double keywords
- Dominant language
- Python
- Stars
- 20
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
When you try to search for more than 1 word in the document viewer, the result gets unpredictable and mostly does not work.
So let's say a document has 100 times the term: John
Searching for this works
It has 10 times the combination: John Smith
Most of the times you can get to the first result, but then it stops.
Is there anything I can do to fix this?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the document-viewer search with a single keyword and then the phrase “John Smith,” checking whether repeated navigation reaches all matches. The issue is complete when multi-word searches consistently return and navigate through every matching result.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- search
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100