1,241
edits
Ryansnyder (talk | contribs) |
Ryansnyder (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
= Python APIs = | |||
The following APIs and calls will need to be provided for from within the Pythonic middleware layer. | |||
== Bugzilla == | |||
* bug.php - bugsForSignatures() | |||
== Crash == | |||
* common.php - getCommentsByParams() | |||
== Search == | |||
== Top Crashers == | |||
= Socorro SOLR API = | = Socorro SOLR API = | ||
This is a list of data accessed by the webapp which seems to be well suited to using a SOLR query to retrieve rather than a SQL query. | This is a list of data accessed by the webapp which seems to be well suited to using a SOLR query to retrieve rather than a SQL query. |
edits