I've run into this before when I've run out of disk space. After
freeing up disk space, Couch seems to be in a bad state. After
restarting, it recomputes all views. I haven't tried to reproduce,
but maybe this helps.
Peter
On Mar 23, 2009, at 3:14 AM, Jan Lehnardt wrote:
Hi Anand,
thanks for your report! Are you on the latest CouchDB trunk and
latest Erlang (R12B-4 or -5)? Can you provide a script we can run
that demonstrates the behaviour?
Cheers
Jan
--
On 23 Mar 2009, at 06:17, Anand Chitipothu wrote:
Whenever I restart the couchdb server and query a view, it starts
running view indexer on all documents.
It is happening every time even though the view has already been
computed earlier.
Any idea why this is happening?
Thanks,
Anand