Dear Wiki user, You have subscribed to a wiki page or wiki category on "Couchdb Wiki" for change notification. The "EnableErlangViews" page has been changed by SebastianCohnen. The comment on this change is: added first level heading. http://wiki.apache.org/couchdb/EnableErlangViews?action=diff&rev1=2&rev2=3 -------------------------------------------------- + = How to Enable Erlang Views= + Since version 0.10.0, CouchDB has a native Erlang view server, allowing you to write your map/reduce functions in Erlang. There is no-longer the need to manually install [[http://github.com/mmcdanie/erlview|erlview]], unless you are running an old version of CouchDB. First, you'll need to edit your `local.ini` to include a native_query_servers section: