Hi Ken

There is no reason for artifacts to be filtered by repository (when no repository is specified in the query) and I can't seem to reproduce the issue you describe. There are a couple of things you can check in order to troubleshoot the problem:

   * Permissions: When normally executing REST commands (from a
     browser, for example), the request is made anonymously. It is
     possible that the "missing" artifacts are filtered for permission
     reasons.
     You can view the the history of HTTP requests made to Artifactory
     via the request.log file ($ARTIFACTORY_HOME/logs/request.log) to
     see the name of the user that performed the request.
   * Do the "missing" artifacts appear when searching for them via the
     UI Artifact search?

If the sections described above behave as expected, could you please provide us with specific details like the name of the repository cache, the name of the artifact, the query, etc'?

HTH,
Noam

Pacileo, Ken wrote:

Hi,

I'm testing some of the Search REST commands from (_http://wiki.jfrog.org/confluence/display/RTF/Artifactory%27s+REST+API_) to get a complete list of all artifacts stored in Artifactory. The basic artifact search works (api/search/artifact?name=*) but only lists artifacts stored in the local repos. Is there an option I can use to include the remote repo caches as well?

Regards,
--Ken

Ken Pacileo
Continuous Integration Service
Solutions Development & Delvry
UnitedHealth Group -- IT
W 303-410-7386
M 860-908-4307


This e-mail, including attachments, may include confidential and/or
proprietary information, and may be used only by the person or entity
to which it is addressed. If the reader of this e-mail is not the intended
recipient or his or her authorized agent, the reader is hereby notified
that any dissemination, distribution or copying of this e-mail is
prohibited. If you have received this e-mail in error, please notify the
sender by replying to this message and delete this e-mail immediately.
------------------------------------------------------------------------

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
------------------------------------------------------------------------

_______________________________________________
Artifactory-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/artifactory-users

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Artifactory-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/artifactory-users

Reply via email to