[
https://issues.apache.org/jira/browse/COUCHDB-1387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Randall Leeds closed COUCHDB-1387.
----------------------------------
Resolution: Fixed
Fix Version/s: 1.3
879a1bc..50ae62f master -> master
Thanks, Jason.
> couch_index_server:reset_indexes/2 does not use the correct utility function
> ----------------------------------------------------------------------------
>
> Key: COUCHDB-1387
> URL: https://issues.apache.org/jira/browse/COUCHDB-1387
> Project: CouchDB
> Issue Type: Bug
> Components: Database Core
> Affects Versions: 1.3
> Reporter: Jason Smith
> Priority: Trivial
> Fix For: 1.3
>
> Attachments:
> 0001-Use-the-correct-utility-function-to-get-the-index-di.patch
>
>
> It looks like couch_index_util:index_dir(Module, DbName) is the new way to
> get the path to the .db_design/ directory.
> Passing an empty string as the "module" gives the desired result. So why not
> use that?
> 1> couch_index_util:index_dir("", <<"mydb">>).
> "/Users/jhs/src/iris/couchdb/tmp/lib/.mydb_design"
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira