Fuzzy search in App Lens gives results unrelated to search query
Bug #1174489 reported by
Paweł Stołowski
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
Libcolumbus |
Confirmed
|
Undecided
|
Unassigned | |||
Unity |
Confirmed
|
High
|
Unassigned | |||
unity-lens-applications |
Confirmed
|
High
|
Unassigned | |||
libunity (Ubuntu) | ||||||
Raring |
Won't Fix
|
Undecided
|
Unassigned | |||
unity (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned | |||
unity-lens-applications (Ubuntu) | ||||||
Raring |
Won't Fix
|
Undecided
|
Unassigned |
Bug Description
If you type the search query “box white cat potato sun laptop paper tuna coffee god” into the Dash Home, a total of 15 applications under the ‘Applications’ category header are displayed as matching this search query. The first 4 apps that match this search query are Character Map, Time Date, LibreOffice Writer, Image Viewer. Perhaps the libColombus needs tweaking to exclude app search results in the case where the search query really bears no relationship with any of the apps?
Related branches
lp://staging/~stolowski/libunity/home-lens-priority-fix
- Michal Hruby (community): Approve
- PS Jenkins bot (community): Approve (continuous-integration)
-
Diff: 12 lines (+1/-1)1 file modifieddata/com.canonical.Unity.Lenses.gschema.xml.in.in (+1/-1)
lp://staging/~stolowski/unity-lens-applications/fuzzy-public-content
- Michal Hruby (community): Approve
- PS Jenkins bot (community): Approve (continuous-integration)
-
Diff: 93 lines (+11/-4)4 files modifiedsrc/daemon.vala (+2/-2)
src/unity-package-search.cc (+5/-0)
src/unity-package-search.h (+3/-2)
vapi/unity-package-search.vapi (+1/-0)
Superseded
for merging
into
lp://staging/unity-lens-applications
- Unity Team: Pending requested
-
Diff: 2478 lines (+1085/-330) (has conflicts)24 files modifiedMakefile.am (+6/-11)
applications.lens.in.in (+0/-12)
applications.scope.in.in (+13/-0)
commands.scope.in.in (+6/-4)
configure.ac (+12/-5)
data/Makefile.am (+2/-2)
data/unity-scope-applications.service.in (+1/-1)
debian/changelog (+55/-0)
debian/control (+1/-1)
po/POTFILES.in (+2/-2)
src/Makefile.am (+2/-1)
src/config.vala.in (+3/-1)
src/daemon.vala (+620/-153)
src/main.vala (+4/-4)
src/runner.vala (+99/-112)
src/schemas.vala (+10/-0)
src/unity-package-search.cc (+127/-7)
src/unity-package-search.h (+7/-2)
src/utils.vala (+93/-0)
src/xapian-utils.vala (+7/-5)
tests/unit/Makefile.am (+2/-0)
tests/unit/test-xapian-utils.vala (+7/-7)
vapi/unity-package-search.deps (+1/-0)
vapi/unity-package-search.vapi (+5/-0)
Changed in unity-lens-applications: | |
status: | New → Confirmed |
importance: | Undecided → High |
Changed in libcolumbus: | |
status: | New → Confirmed |
Changed in unity-lens-applications: | |
status: | Confirmed → In Progress |
Changed in unity-lens-applications: | |
status: | Fix Committed → Confirmed |
tags: | removed: 100scopes 100scopes-design |
tags: | added: scopes-s |
To post a comment you must log in.
Fix committed into lp:~unity-team/unity-lens-applications/libunity7-compatible at revision 347, scheduled for release in unity-lens- applications, milestone Unknown