Branch: refs/heads/lucene-search
  Home:   https://github.com/jenkinsci/lucene-search-plugin
  Commit: 0a78a42fc5eaf6363318cc4543926a560e703a5b
      
https://github.com/jenkinsci/lucene-search-plugin/commit/0a78a42fc5eaf6363318cc4543926a560e703a5b
  Author: tdraebing <[email protected]>
  Date:   2023-05-09 (Tue, 09 May 2023)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/lucene/search/FreeTextSearchFactory.java
    M 
src/main/java/org/jenkinsci/plugins/lucene/search/config/SearchBackendConfiguration.java
    M 
src/main/resources/org/jenkinsci/plugins/lucene/search/config/SearchBackendConfiguration/config.jelly

  Log Message:
  -----------
  Allow to disable Search for users

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.


  Commit: 18d8272f5fb0b54ed63c0469961fffe8ce69e7a7
      
https://github.com/jenkinsci/lucene-search-plugin/commit/18d8272f5fb0b54ed63c0469961fffe8ce69e7a7
  Author: Thomas Dräbing <[email protected]>
  Date:   2023-05-09 (Tue, 09 May 2023)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/lucene/search/FreeTextSearchFactory.java
    M 
src/main/java/org/jenkinsci/plugins/lucene/search/config/SearchBackendConfiguration.java
    M 
src/main/resources/org/jenkinsci/plugins/lucene/search/config/SearchBackendConfiguration/config.jelly

  Log Message:
  -----------
  Merge pull request #57 from tdraebing/optional_search_ui

Allow to disable Search implementation for users


Compare: 
https://github.com/jenkinsci/lucene-search-plugin/compare/ffd691642b8d...18d8272f5fb0

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" 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-commits/jenkinsci/lucene-search-plugin/push/refs/heads/lucene-search/ffd691-18d827%40github.com.

Reply via email to