jenkinsci / lucene-search-plugin

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

Allow to disable Search implementation for users #57

Closed tdraebing closed 1 year ago

tdraebing commented 1 year ago

This plugin can be used to provide a Lucene index for other plugins that require one. However, in such cases administrators might not want to use the Search implementation this plugin provides.

To allow for such a case, this commit adds an option to disable the Search implementation, while still keeping the Lucene index.