lp://staging/~jamesh/unity-lens-applications/index-local-scopes
Created by
James Henstridge
and last modified
- Get this branch:
- bzr branch lp://staging/~jamesh/unity-lens-applications/index-local-scopes
Only
James Henstridge
can upload to this branch. If you are
James Henstridge
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Michal Hruby (community): Approve
- PS Jenkins bot (community): Approve (continuous-integration)
-
Diff: 574 lines (+254/-35)11 files modifiedconfigure.ac (+7/-0)
src/Makefile.am (+2/-1)
src/config.vala.in (+3/-1)
src/daemon.vala (+116/-17)
src/unity-package-search.cc (+106/-5)
src/unity-package-search.h (+3/-0)
src/xapian-utils.vala (+4/-4)
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 (+3/-0)
Related bugs
Bug #1170713: The “Search Plugins” filter in the apps lens displays remote scopes only | Critical | Fix Committed |
Related blueprints
Branch information
Recent revisions
- 343. By James Henstridge
-
Include descriptions in the in-memory Xapian index, and use them to fill
in the preview for local scopes. - 341. By James Henstridge
-
Remove software-center search results for scopes that are already installed.
- 340. By James Henstridge
-
Implement Xapian indexer for local scopes. Don't merge the results in
with applications, since we want different post-processing of results. - 339. By James Henstridge
-
Load up the scopes registry and pass it through to the PackageSearcher
constructor. Still need to add the scopes to the index. - 337. By Michal Hruby
-
String query string before using it to construct DB queries. Fixes: https:/
/bugs.launchpad .net/bugs/ 1161337. Approved by PS Jenkins bot, Pawel Stolowski.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/unity-lens-applications