jenkinsci / lucene-search-plugin

Jenkins plugin for searching job data via Lucene or Solr
https://plugins.jenkins.io/lucene-search
MIT License
5 stars 13 forks source link

Store url in search database #7

Closed tobias- closed 8 years ago

tobias- commented 8 years ago

@hanabishi

This should finally stop the problems with broken links in search results

Fallback to old way if data isn't present, but database rebuild is highly recommended

@oleg-nenashev Is this what you wanted, or do you have a better way of getting the whole url than the one in Field.URL.getValue() ? Sorry for it taking to so long until I saw the problem myself. You mentioned a folder plugin iirc?

jenkinsadmin commented 8 years ago

Thank you for this pull request! Please check this document for how the Jenkins project handles pull requests.