cityofaustin / cityofaustin/techstack

Incorrect Joplin search results

Open
#4,023 3 comments 0 reactions 0 assignees View on GitHub
Bug Reported Team: Dev
Dominant language
No language data
Stars
11
Forks
3
PR merge metrics
No merged PRs in 30d

Description

### When searching for pages, the results shown aren't always accurate.

## To Reproduce
- Go to http://joplin-staging.herokuapp.com/admin/pages/search/?q=test%20page
- the results should look something like this 👇
Screen Shot 2020-02-24 at 9 48 59 AM
- Why is the first result to be shown? The 2nd and 3rd match the search. But why the first result? It neither has "test" nor "page" in the title.

## Additional context
- After changing the Title of “Request a dead animal pickup” to “Something different”, we still return this as the top result.
- Is that because the original name that was saved is the one being searched? And, when it’s updated it’s not being updated to the search filter?

Screen Shot 2020-02-24 at 9 34 57 AM

Issue that could be related depending on how this is solved...

- https://github.com/cityofaustin/techstack/issues/3974

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the issue at the admin pages search URL with the provided query and compare the returned titles with the screenshots. Trace how page titles are indexed and updated after the title change, and review related issue #3974. Done means results match the current page titles and unrelated pages no longer rank first.

Written by the indexing model from the issue text.

Assessment

Domain
search
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.