Subject: | Helper creates wrong config |
Shoudl be:
index => 'index',
but if you do:
script/create.pl model Xapian Xapian index
it creates:
index => index,
which as you know is a built in giving:
"Not enough arguments for index at"
Gavin.
P.S. We are using this for http://www.flexitimemanager.net