Branch: refs/heads/lucene-search Home: https://github.com/jenkinsci/lucene-search-plugin Commit: 4c9a0698061960a84998950f27e77bdb54207628 https://github.com/jenkinsci/lucene-search-plugin/commit/4c9a0698061960a84998950f27e77bdb54207628 Author: markch <mark.c...@amperecomputing.com> Date: 2021-08-30 (Mon, 30 Aug 2021)
Changed paths: M pom.xml M src/main/java/org/jenkinsci/plugins/lucene/search/artifact/ArtifactIndexer.java M src/main/java/org/jenkinsci/plugins/lucene/search/config/SearchBackendConfiguration.java R src/main/java/org/jenkinsci/plugins/lucene/search/config/SearchBackendEngine.java M src/main/java/org/jenkinsci/plugins/lucene/search/databackend/SearchBackend.java M src/main/java/org/jenkinsci/plugins/lucene/search/databackend/SearchBackendManager.java R src/main/java/org/jenkinsci/plugins/lucene/search/databackend/SolrSearchBackend.java M src/test/java/org/jenkinsci/plugins/lucene/search/databackend/JenkinsSearchBackend.java R src/test/java/org/jenkinsci/plugins/lucene/search/databackend/SolrSearchBackendTest.java Log Message: ----------- remove Solr backend Commit: f677a33a021adbf958a5d4ca69665b30dd9b1a4f https://github.com/jenkinsci/lucene-search-plugin/commit/f677a33a021adbf958a5d4ca69665b30dd9b1a4f Author: markch <mark.c...@amperecomputing.com> Date: 2021-08-30 (Mon, 30 Aug 2021) Changed paths: M src/main/java/org/jenkinsci/plugins/lucene/search/databackend/BurstExecutor.java Log Message: ----------- remove debug message in BurstExecutor Commit: 67c5e7aa5288a5007fdcb26c393a96d7b8113b44 https://github.com/jenkinsci/lucene-search-plugin/commit/67c5e7aa5288a5007fdcb26c393a96d7b8113b44 Author: markch <mark.c...@amperecomputing.com> Date: 2021-08-30 (Mon, 30 Aug 2021) Changed paths: A src/main/java/org/jenkinsci/plugins/lucene/search/databackend/CaseSensitiveAnalyzer.java M src/main/java/org/jenkinsci/plugins/lucene/search/databackend/LuceneSearchBackend.java Log Message: ----------- add CaseSensitiveAnalyzer Commit: a30ad8e73a7555167dfa9668898799ec28085253 https://github.com/jenkinsci/lucene-search-plugin/commit/a30ad8e73a7555167dfa9668898799ec28085253 Author: markch <mark.c...@amperecomputing.com> Date: 2021-08-30 (Mon, 30 Aug 2021) Changed paths: R src/main/java/org/jenkinsci/plugins/lucene/search/databackend/CaseInsensitiveHashSet.java R src/main/java/org/jenkinsci/plugins/lucene/search/databackend/DistinctCollector.java R src/main/java/org/jenkinsci/plugins/lucene/search/databackend/LengthLimitedDistinctCollector.java Log Message: ----------- remove CaseInsensitiveHashSet, DistinctCollector and LengthLImitedDistinctCollector Commit: 6a92668f64a85527f2785bb33fa30dc9b1c1b5e7 https://github.com/jenkinsci/lucene-search-plugin/commit/6a92668f64a85527f2785bb33fa30dc9b1c1b5e7 Author: markch <mark.c...@amperecomputing.com> Date: 2021-08-30 (Mon, 30 Aug 2021) Changed paths: M src/main/java/org/jenkinsci/plugins/lucene/search/databackend/SearchBackendManager.java Log Message: ----------- modify SearchBackendManager Commit: db8ef164faf023c2fcd01a98cc3e4ffdbb1bdad9 https://github.com/jenkinsci/lucene-search-plugin/commit/db8ef164faf023c2fcd01a98cc3e4ffdbb1bdad9 Author: markch <mark.c...@amperecomputing.com> Date: 2021-08-30 (Mon, 30 Aug 2021) Changed paths: M src/main/java/org/jenkinsci/plugins/lucene/search/databackend/ManagerProgress.java Log Message: ----------- modify ManagerProgress Commit: 02da0fab72ace7ae3af783c59f37aab3e7d1fdde https://github.com/jenkinsci/lucene-search-plugin/commit/02da0fab72ace7ae3af783c59f37aab3e7d1fdde Author: markch <mark.c...@amperecomputing.com> Date: 2021-08-30 (Mon, 30 Aug 2021) Changed paths: M src/main/java/org/jenkinsci/plugins/lucene/search/databackend/Progress.java Log Message: ----------- modify Progress Commit: cb1700d8f331119ba1b26b34325f97a8c809ea0a https://github.com/jenkinsci/lucene-search-plugin/commit/cb1700d8f331119ba1b26b34325f97a8c809ea0a Author: markch <mark.c...@amperecomputing.com> Date: 2021-08-30 (Mon, 30 Aug 2021) Changed paths: M src/main/java/org/jenkinsci/plugins/lucene/search/databackend/SearchBackend.java R src/main/java/org/jenkinsci/plugins/lucene/search/databackend/SearchFieldDefinition.java Log Message: ----------- remove SearchFieldDefinitions Commit: 6c320f2052037ac596db60e6e7ba775276ffbca8 https://github.com/jenkinsci/lucene-search-plugin/commit/6c320f2052037ac596db60e6e7ba775276ffbca8 Author: markch <mark.c...@amperecomputing.com> Date: 2021-08-30 (Mon, 30 Aug 2021) Changed paths: M src/main/java/org/jenkinsci/plugins/lucene/search/databackend/LuceneSearchBackend.java Log Message: ----------- Pair added in LuceneSearchBackend Commit: ebfa1768181c682997fe29dc75d09bf422579244 https://github.com/jenkinsci/lucene-search-plugin/commit/ebfa1768181c682997fe29dc75d09bf422579244 Author: markch <mark.c...@amperecomputing.com> Date: 2021-08-30 (Mon, 30 Aug 2021) Changed paths: M src/main/java/org/jenkinsci/plugins/lucene/search/databackend/LuceneSearchBackend.java Log Message: ----------- cleanAllJob added Commit: 84d1e594c2f8f7c366f855cd31eb634d58501837 https://github.com/jenkinsci/lucene-search-plugin/commit/84d1e594c2f8f7c366f855cd31eb634d58501837 Author: markch <mark.c...@amperecomputing.com> Date: 2021-08-30 (Mon, 30 Aug 2021) Changed paths: M src/main/java/org/jenkinsci/plugins/lucene/search/databackend/LuceneSearchBackend.java Log Message: ----------- cleanDeletedJob removed Commit: 1d5e0b5e6de810c4ec3b718bc62964f5c21ee5ef https://github.com/jenkinsci/lucene-search-plugin/commit/1d5e0b5e6de810c4ec3b718bc62964f5c21ee5ef Author: markch <mark.c...@amperecomputing.com> Date: 2021-08-30 (Mon, 30 Aug 2021) Changed paths: M src/main/java/org/jenkinsci/plugins/lucene/search/databackend/LuceneSearchBackend.java Log Message: ----------- getAllFieldsDefinition removed Commit: 4b8cfedfb8bca5b5dc542818cacac568a9ca50ab https://github.com/jenkinsci/lucene-search-plugin/commit/4b8cfedfb8bca5b5dc542818cacac568a9ca50ab Author: markch <mark.c...@amperecomputing.com> Date: 2021-08-30 (Mon, 30 Aug 2021) Changed paths: M src/main/java/org/jenkinsci/plugins/lucene/search/databackend/LuceneSearchBackend.java Log Message: ----------- deleteJob changed Commit: 2179215647b1cec9e2fc627d20d3d55fbe99484f https://github.com/jenkinsci/lucene-search-plugin/commit/2179215647b1cec9e2fc627d20d3d55fbe99484f Author: markch <mark.c...@amperecomputing.com> Date: 2021-08-30 (Mon, 30 Aug 2021) Changed paths: M src/main/java/org/jenkinsci/plugins/lucene/search/databackend/LuceneSearchBackend.java Log Message: ----------- cleanDeletedBuilds removed Commit: f5f422ecff3e34c4db2757fb9a2e03094b03954f https://github.com/jenkinsci/lucene-search-plugin/commit/f5f422ecff3e34c4db2757fb9a2e03094b03954f Author: markch <mark.c...@amperecomputing.com> Date: 2021-08-30 (Mon, 30 Aug 2021) Changed paths: M src/main/java/org/jenkinsci/plugins/lucene/search/databackend/LuceneSearchBackend.java Log Message: ----------- getRunQuery added and removeBuild changed Commit: 99ed7a4ec7cccd6f708a7a39ae75bd76af7fe164 https://github.com/jenkinsci/lucene-search-plugin/commit/99ed7a4ec7cccd6f708a7a39ae75bd76af7fe164 Author: markch <mark.c...@amperecomputing.com> Date: 2021-08-30 (Mon, 30 Aug 2021) Changed paths: M src/main/java/org/jenkinsci/plugins/lucene/search/databackend/LuceneSearchBackend.java Log Message: ----------- findRunIndex added Commit: 7bbcd5f028742c6a6a460a9036d31b539ed18357 https://github.com/jenkinsci/lucene-search-plugin/commit/7bbcd5f028742c6a6a460a9036d31b539ed18357 Author: markch <mark.c...@amperecomputing.com> Date: 2021-08-30 (Mon, 30 Aug 2021) Changed paths: M src/main/java/org/jenkinsci/plugins/lucene/search/databackend/LuceneSearchBackend.java Log Message: ----------- storeBuild changed Commit: 46dd646681490754566fcd4e2a17cee6026a0a12 https://github.com/jenkinsci/lucene-search-plugin/commit/46dd646681490754566fcd4e2a17cee6026a0a12 Author: markch <mark.c...@amperecomputing.com> Date: 2021-08-30 (Mon, 30 Aug 2021) Changed paths: M src/main/java/org/jenkinsci/plugins/lucene/search/databackend/LuceneSearchBackend.java Log Message: ----------- leading wildcard query added and case sensitive query added Commit: 40bceb198563fe24d64c3bdfbca75fcf97a61b0f https://github.com/jenkinsci/lucene-search-plugin/commit/40bceb198563fe24d64c3bdfbca75fcf97a61b0f Author: markch <mark.c...@amperecomputing.com> Date: 2021-08-30 (Mon, 30 Aug 2021) Changed paths: M src/main/java/org/jenkinsci/plugins/lucene/search/databackend/LuceneSearchBackend.java Log Message: ----------- getHits changed Commit: e2b9875261dd1b066371b1d52ececd2a4c16e698 https://github.com/jenkinsci/lucene-search-plugin/commit/e2b9875261dd1b066371b1d52ececd2a4c16e698 Author: markch <mark.c...@amperecomputing.com> Date: 2021-08-30 (Mon, 30 Aug 2021) Changed paths: M src/main/java/org/jenkinsci/plugins/lucene/search/Field.java A src/main/java/org/jenkinsci/plugins/lucene/search/FreeTextItemListener.java M src/main/java/org/jenkinsci/plugins/lucene/search/FreeTextRunListener.java A src/main/java/org/jenkinsci/plugins/lucene/search/FreeTextSaveableListener.java M src/main/java/org/jenkinsci/plugins/lucene/search/FreeTextSearch.java M src/main/java/org/jenkinsci/plugins/lucene/search/FreeTextSearchItemImplementation.java M src/main/java/org/jenkinsci/plugins/lucene/search/artifact/ArtifactIndexer.java A src/main/java/org/jenkinsci/plugins/lucene/search/bashrunner/BashRunner.java A src/main/java/org/jenkinsci/plugins/lucene/search/bashrunner/test.sh M src/main/java/org/jenkinsci/plugins/lucene/search/config/SearchBackendConfiguration.java M src/main/java/org/jenkinsci/plugins/lucene/search/databackend/BurstExecutor.java M src/main/java/org/jenkinsci/plugins/lucene/search/databackend/CaseSensitiveAnalyzer.java M src/main/java/org/jenkinsci/plugins/lucene/search/databackend/LuceneSearchBackend.java M src/main/java/org/jenkinsci/plugins/lucene/search/databackend/RunWithArgument.java M src/main/java/org/jenkinsci/plugins/lucene/search/databackend/SearchBackend.java M src/main/java/org/jenkinsci/plugins/lucene/search/databackend/SearchBackendManager.java A src/main/java/org/jenkinsci/plugins/lucene/search/databackend/SearchFieldDefinition.java M src/main/java/org/jenkinsci/plugins/lucene/search/management/LuceneManager.java M src/main/resources/org/jenkinsci/plugins/lucene/search/FreeTextSearch/search-results.jelly M src/main/resources/org/jenkinsci/plugins/lucene/search/management/LuceneManager/index.jelly M src/main/webapp/lucene.css M src/main/webapp/lucene.js A src/main/webapp/search.css A src/main/webapp/search.js R src/test/resources/solr/WEB-INF/web.xml R src/test/resources/solr/collection1/conf/currency.xml R src/test/resources/solr/collection1/conf/elevate.xml R src/test/resources/solr/collection1/conf/lang/contractions_ca.txt R src/test/resources/solr/collection1/conf/lang/contractions_fr.txt R src/test/resources/solr/collection1/conf/lang/contractions_ga.txt R src/test/resources/solr/collection1/conf/lang/contractions_it.txt R src/test/resources/solr/collection1/conf/lang/hyphenations_ga.txt R src/test/resources/solr/collection1/conf/lang/stemdict_nl.txt R src/test/resources/solr/collection1/conf/lang/stoptags_ja.txt R src/test/resources/solr/collection1/conf/lang/stopwords_ar.txt R src/test/resources/solr/collection1/conf/lang/stopwords_bg.txt R src/test/resources/solr/collection1/conf/lang/stopwords_ca.txt R src/test/resources/solr/collection1/conf/lang/stopwords_cz.txt R src/test/resources/solr/collection1/conf/lang/stopwords_da.txt R src/test/resources/solr/collection1/conf/lang/stopwords_de.txt R src/test/resources/solr/collection1/conf/lang/stopwords_el.txt R src/test/resources/solr/collection1/conf/lang/stopwords_en.txt R src/test/resources/solr/collection1/conf/lang/stopwords_es.txt R src/test/resources/solr/collection1/conf/lang/stopwords_eu.txt R src/test/resources/solr/collection1/conf/lang/stopwords_fa.txt R src/test/resources/solr/collection1/conf/lang/stopwords_fi.txt R src/test/resources/solr/collection1/conf/lang/stopwords_fr.txt R src/test/resources/solr/collection1/conf/lang/stopwords_ga.txt R src/test/resources/solr/collection1/conf/lang/stopwords_gl.txt R src/test/resources/solr/collection1/conf/lang/stopwords_hi.txt R src/test/resources/solr/collection1/conf/lang/stopwords_hu.txt R src/test/resources/solr/collection1/conf/lang/stopwords_hy.txt R src/test/resources/solr/collection1/conf/lang/stopwords_id.txt R src/test/resources/solr/collection1/conf/lang/stopwords_it.txt R src/test/resources/solr/collection1/conf/lang/stopwords_ja.txt R src/test/resources/solr/collection1/conf/lang/stopwords_lv.txt R src/test/resources/solr/collection1/conf/lang/stopwords_nl.txt R src/test/resources/solr/collection1/conf/lang/stopwords_no.txt R src/test/resources/solr/collection1/conf/lang/stopwords_pt.txt R src/test/resources/solr/collection1/conf/lang/stopwords_ro.txt R src/test/resources/solr/collection1/conf/lang/stopwords_ru.txt R src/test/resources/solr/collection1/conf/lang/stopwords_sv.txt R src/test/resources/solr/collection1/conf/lang/stopwords_th.txt R src/test/resources/solr/collection1/conf/lang/stopwords_tr.txt R src/test/resources/solr/collection1/conf/lang/userdict_ja.txt R src/test/resources/solr/collection1/conf/protwords.txt R src/test/resources/solr/collection1/conf/schema.xml R src/test/resources/solr/collection1/conf/solrconfig.xml R src/test/resources/solr/collection1/conf/stopwords.txt R src/test/resources/solr/collection1/conf/synonyms.txt R src/test/resources/solr/collection1/core.properties Log Message: ----------- UI changed according to backend Commit: 64b0e1bbf8dfed1f56376146de744a0adeb19186 https://github.com/jenkinsci/lucene-search-plugin/commit/64b0e1bbf8dfed1f56376146de744a0adeb19186 Author: markch <mark.c...@amperecomputing.com> Date: 2021-08-30 (Mon, 30 Aug 2021) Changed paths: M pom.xml Log Message: ----------- hmarkc added in pom.xml Commit: 929e4eb2f2efb28211cf29fc87b3b8a5a3b9c4a0 https://github.com/jenkinsci/lucene-search-plugin/commit/929e4eb2f2efb28211cf29fc87b3b8a5a3b9c4a0 Author: markch <mark.c...@amperecomputing.com> Date: 2021-08-30 (Mon, 30 Aug 2021) Changed paths: M .gitignore Log Message: ----------- bash file added to .gitignore Commit: c6207ff723ba7ef1819980121a3e908ae648e5e2 https://github.com/jenkinsci/lucene-search-plugin/commit/c6207ff723ba7ef1819980121a3e908ae648e5e2 Author: markch <mark.c...@amperecomputing.com> Date: 2021-08-30 (Mon, 30 Aug 2021) Changed paths: R src/main/java/org/jenkinsci/plugins/lucene/search/bashrunner/BashRunner.java R src/main/java/org/jenkinsci/plugins/lucene/search/bashrunner/test.sh Log Message: ----------- bashRunner removed Commit: 4d270caa60040603532fe68f826b4e441fb0c8f4 https://github.com/jenkinsci/lucene-search-plugin/commit/4d270caa60040603532fe68f826b4e441fb0c8f4 Author: markch <mark.c...@amperecomputing.com> Date: 2021-08-30 (Mon, 30 Aug 2021) Changed paths: M pom.xml M src/main/java/org/jenkinsci/plugins/lucene/search/databackend/ManagerProgress.java M src/main/java/org/jenkinsci/plugins/lucene/search/databackend/SearchBackend.java M src/main/java/org/jenkinsci/plugins/lucene/search/databackend/SearchBackendManager.java Log Message: ----------- update pom Commit: 90cdf175185b68c9db00ea208445fa31d209cb98 https://github.com/jenkinsci/lucene-search-plugin/commit/90cdf175185b68c9db00ea208445fa31d209cb98 Author: markch <mark.c...@amperecomputing.com> Date: 2021-08-30 (Mon, 30 Aug 2021) Changed paths: M pom.xml Log Message: ----------- remove Solr dependency Compare: https://github.com/jenkinsci/lucene-search-plugin/compare/902e68061983...90cdf175185b -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. 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/902e68-90cdf1%40github.com.