Skip to content
This repository has been archived by the owner on May 4, 2022. It is now read-only.

Generalize search configuration #447

Open
timlevett opened this issue Apr 1, 2016 · 0 comments
Open

Generalize search configuration #447

timlevett opened this issue Apr 1, 2016 · 0 comments

Comments

@timlevett
Copy link
Contributor

Change the search configuration to be generic so you can have n search result sections of various formats.

Braindump from UWSP convo.

{
  "group" : "UWRF",
  "searches" : [
    {
      "title" : "wisc.edu",
      "url" : "https://google.com/custom/search/url/that/i/donot/know",
      "searchFormat" : {
        "title" : "searchitem.title",
        "desc" : "searchitem.description",
        "link" : "searchitem.googleurl"
      }
    }
  ]
}
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants