Open subhog opened 11 years ago
Right now we have im-module-idx-collection. Consider the following:
im-module-idx-collection
module: news-0, collection: data module: news, collection: 0-data
Result: im-news-0-0-data
im-news-0-0-data
Possible solution: use something else instead of hyphen (is : allowed?) and disallow it in module and collection names.
:
Right now we have
im-module-idx-collection
. Consider the following:Result:
im-news-0-0-data
Possible solution: use something else instead of hyphen (is
:
allowed?) and disallow it in module and collection names.