You can buy this project and download/modify it how often you want.
function(doc){ if(doc.title){ emit(doc.title, 1); } }