Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-37964

Integrate with lucene-search plugin to be able to search build by failure.

      Hi,

      it would be useful to search for failed build based on error. Integrating with the Lucene-Search would be great. It should then be possible to searchi on error tag, or error title, ...

      Currently I don't see how to do that, but maybe I miss something.

      This is somehow related to https://issues.jenkins-ci.org/browse/JENKINS-23978 as ordering would be a first step in looking for the relevant build easily.

      Regards,

          [JENKINS-37964] Integrate with lucene-search plugin to be able to search build by failure.

          After asking lucene to rescan everything I was able to find build using the title of the failure. So what could be added would be specific field in the lucene search for tag, title, description. It is less important though.

          The other problem is that for new failure, you have to : rescan all the build inside failure management and then rescan everything with lucene. This is less than convenient, even if doable.

          Sofer Athlan-Guyot added a comment - After asking lucene to rescan everything I was able to find build using the title of the failure. So what could be added would be specific field in the lucene search for tag, title, description. It is less important though. The other problem is that for new failure, you have to : rescan all the build inside failure management and then rescan everything with lucene. This is less than convenient, even if doable.

            t_westling Tomas Westling
            chem Sofer Athlan-Guyot
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: