Hi,
First, when I upload a win-32 package in an empty repository, conda search cannot browse properly and return an error. To prevent this issue I must upload a noarch package to the repository.
Then, when I upload several builds for the same version of a package then the repodata.json is not properly updated and conda see only the first uploaded build. So I cannot create a development repository where I store all my builds.
Finally when I remove a package from the search or browse views, it seems the repodata.json is not updated properly and the removed packages is still visible to conda.
Thanks for your help.