',
suggestion: function(suggestion) {
return '' +
suggestion._highlightResult.post_title.value + ' ';
// 'monkchips' ;
}
},
}, {
source: autocomplete.sources.hits(sogrady, {hitsPerPage: 3}),
//value to be displayed in input control after user's suggestion selection
displayKey: 'post_title',
//hash of templates used when rendering dataset
templates: {
//'suggestion' templating function used to render a single suggestion
// header: '
Recent Comments