nexus-repository-composer icon indicating copy to clipboard operation
nexus-repository-composer copied to clipboard

Implement search for Composer repositories

Open fjmilens3 opened this issue 7 years ago • 3 comments

Right now we have no format-specific search for Composer repositories. We should try to add this, with a selection of search-indexed format-specific fields based on what we come up with for #3 in terms of relevant metadata.

Note that I'm unsure we're doing this for the public R plugin either, so we may have some unknowns about how to:

  • Register the elasticsearch-mapping.json file and any custom search code that may be required.
  • Register the search UI component/form (e.g. SearchComposer) with Rapture (our own ExtJS-based UI framework).

Also pinging @DarthHater to see if he remembers if we don't have that for R, as it's been too long for me to remember the particulars (did we had a technical reason that might need us to look at our existing implementations?).

fjmilens3 avatar Feb 23 '18 17:02 fjmilens3

I have a branch of this for R somewhere. Just never got it out. Thanks for nudging me!

DarthHater avatar Feb 23 '18 17:02 DarthHater

This will likely require someone from within Sonatype to work on as it relies on an understanding of search implementation and UI implementation within Nexus Repository Manager.

fjmilens3 avatar Jun 18 '18 20:06 fjmilens3

any news on this?

HelLViS69 avatar Apr 11 '24 09:04 HelLViS69