If you find a way to extend the search box it would be nice if you could share your results in the wiki. I tried several hours without success to get this running for my plugins :-(
> Am 22.11.2016 um 18:53 schrieb Daniel Beck <[email protected]>: > > >> On 22.11.2016, at 18:21, Marcin Zajączkowski <[email protected]> wrote: >> >> Is it possible to provide custom "search provider" which would be used to >> return additional results in the Jenkins search box? > > DeliveryPipelineView is a View is an AbstractModelObject is a > SearchableModelObject. > > I think AbstractModelObject#makeSearchIndex should be the best method to > override. Look at its other implementations to see how they add stuff to the > search box. > > (BTW, I've long thought the 'search' in Jenkins isn't a search, but more a > "Launcher" -- now that I've seen the 'QuickSilver' classes, it's obvious what > the inspiration was…) > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-dev/3F79CC23-910D-4852-A491-D73A1E469068%40beckweb.net. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/BA7BB6C8-92ED-42E9-9D94-500C0B5139ED%40gmail.com. For more options, visit https://groups.google.com/d/optout.
