Bump search chunk size

pull/139/head
Thibaut 10 years ago
parent 9d99a791b6
commit 50c18b2f89

@ -1,7 +1,7 @@
class app.Searcher
$.extend @prototype, Events
CHUNK_SIZE = 10000
CHUNK_SIZE = 20000
SEPARATOR = '.'
DEFAULTS =

Loading…
Cancel
Save