Restart/kill indexer how?

Hi,

The indexer seems to be stuck

http://localhost:8091/pools/default/tasks

show no progress, the UI is always 0 and greyed out (the arrow).

The app is unresponsive for the views. How can i gracefully shut the server down or more precisly the indexer ?

I am on Mac OS X for testing purpose.

Thank you!

Regards
Pontus

eventually it made it…and i have to say that the indexer is really piece of good programming…eventually it always ends. But still how can i stop it when i find out that my imported data will cause the index to create enormous data index (because the map function iterates over array that is huge if the imported data is wrong)

Sorry for the late reply. In order to stop the indexing you can either delete the design document or publish an updated one which will override the old one.