lucene-search-plugin

Jenkins plugin for searching job data via Lucene or Solr

MIT License

Stars
5
Committers
12

Bot releases are hidden (Show)

lucene-search-plugin - 387.v938a_ecb_f7fe9

Published by hmarkc almost 2 years ago

🚀 New features and improvements

  • enable highlight for wildcard ans phrase query (#19) @hmarkc
  • pom updated for cd (#18) @hmarkc

🐛 Bug fixes

  • Fix building this plugin (#59) @NotMyFault
  • Escape all templated text in search result screen [https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-36922] (#56) @tdraebing

✍ Other changes

  • Ensure proper permission checks are performed during configuration, reindexing and searching [CVE 2022 36910] (#55) @tdraebing
  • Incrementals (#17) @hmarkc
  • use local reader and close them after use (#16) @hmarkc
  • Store url in search database (#7) @tobias-
  • Don't skip Run that aren't AbstractBuild (#6) @tobias-
  • Lucene5.3 (#5) @hanabishi
  • Workflow (#4) @hanabishi
  • More intelligent URL absolutifier (#2) @hanabishi

📦 Dependency updates

  • Bump actions/setup-java from 1 to 2.3.0 (#20) @dependabot