Description Usage Arguments Details
Fetch a list of models.
1 | getSearchResult(query, offset = 0, all = FALSE)
|
query |
Specify a search query. Can be omitted |
offset |
Return results with an offset |
all |
Should we make multiple queries to retrieve all results? |
This method can only return 10 results at a time. This maxResults configured by the user preferences, rather than a query parameter. See https://bitbucket.org/jummp/jummp/src/master/jummp-plugins/jummp-plugin-web-application/grails-app/controllers/net/biomodels/jummp/webapp/SearchController.groovy for more information.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.