allow declaring search renderer in keywords

Bug #1462138 reported by Kyle Nitzsche
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
scope-aggregator
Fix Released
High
Kyle Nitzsche

Bug Description

Keywords don't currently support optional declaration of a renderer to use when searching and should do so.

Changed in scope-aggregator:
status: New → Confirmed
importance: Undecided → High
assignee: nobody → Kyle Nitzsche (knitzsche)
Revision history for this message
Kyle Nitzsche (knitzsche) wrote :

fixed with vivid-trunk rev 107 tag 1.4.12.

Can set by reference to common_template like so:
         {
            "keyword":
            {
                "keyword": "headlines",
                "department": "dept-headlines",
                "shared_category": "true",
                "_shared_category_title": "",
                "first_result_renderer_common_id": "news-first",
                "category_renderer_common_id": "news",
                "search_renderer_common_id": "news-search"
            }
         },

Or define in the keyword with "search_renderer"

Changed in scope-aggregator:
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.