Details
Description
Visual studio and Nuget CLI users can search for Nuget packages in a group repository using the V3 API
Acceptance Criteria:
1. Packages can be found using Search API by special fields such as packageid, id, title and so on
2. Packages can be found by keywords
3. All search results will be merged, all links will be replaced to group repo link, duplicates will be filtered or removed
Decided to add NXRM property for a maximum number of results. By default 250
For example when this property is 250 then you cannot see more results, than 250
Similar property exists in npm and nuget v3 hosted
Attachments
Issue Links
- causes
-
NEXUS-25605 NuGet proxy repos to github package registry can fail query requests when accessed in a group repository
-
- Closed
-