Closed clarkbw closed 12 years ago
Right now we report what engine was used but we need to actually report the layout of the suggestion interface as well. Items required are:
Example:
[{ "id" : "engine", "suggestions" : 3, "index" : null, }, { "id" : "engine", "suggestions" : 3, "index" : 0, }]
Right now we report what engine was used but we need to actually report the layout of the suggestion interface as well. Items required are:
Example: