added word count views
This commit is contained in:
parent
b36552e710
commit
e4e533e533
16 changed files with 12 additions and 604 deletions
2
views/books/chunked-map.js
Normal file
2
views/books/chunked-map.js
Normal file
|
@ -0,0 +1,2 @@
|
|||
|
||||
function(doc){doc.title&&doc.chunk&&emit([doc.title,doc.chunk],null);}
|
Loading…
Add table
Add a link
Reference in a new issue