lp:~gary-wzl77/scope-aggregator/force_display_results
- Get this branch:
- bzr branch lp:~gary-wzl77/scope-aggregator/force_display_results
Branch merges
- Kyle Nitzsche: Needs Fixing
-
Diff: 34 lines (+3/-2)3 files modifiedCMakeLists.txt (+1/-1)
README.md (+1/-0)
src/query.cpp (+1/-1)
Related bugs
Related blueprints
Branch information
Recent revisions
- 146. By Gary.Wang
-
Display the scope's restuls on search
no matter if the scope is enabled or disabled in settings page. - 145. By Kyle Nitzsche
-
merge branch that fixes two bugs:
1481436: read intenet connectivity reliably
1476367: allow agg scopes to declare they want to display no network
and or no location messages even when they do not use hints (use of hints
for these messages is still supported). - 142. By Kyle Nitzsche
-
merge branch that moves child_scopes() call into Query::run(), thus avoiding
potential timeout issues.merged branch also restores "result_
category_ id_to_common_ template" functionality
dropped previously. - 141. By Kyle Nitzsche
-
let child_scopes.json declare "cardiinality": "0" in scope, category or keyword
to mean no limit. - 140. By Kyle Nitzsche
-
when a scope is aggregated by a keyword, we now pass (on subsearch()) the
keyword the scope is agged by, thereby allowing it to display appropriate
results.Preeviously we had passed all keywords the agg scope was currently aggregating.
- 138. By Kyle Nitzsche
-
merge branch to allow declarating defaullt_
query_string for scopes in categories. - 137. By Kyle Nitzsche
-
this merge implements fallbacks for results for "categories" that use
a common_template for first result and surfacing. see bzr log for details
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:scope-aggregator