aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/vespa/model/container/PlatformBundles.java
Commit message (Expand)AuthorAgeFilesLines
* Expose JarSuffix as publicgjoranv2024-03-121-1/+1
* Rename FastBackend => Indexedbackend, and move some tests into the package th...Henning Baldersheim2024-03-111-1/+2
* Searcher => BackendHenning Baldersheim2024-03-111-3/+3
* Add lucene-linguistics to platform bundlesHarald Musum2024-03-051-0/+1
* Revert "Revert "Use class names instead of strings""Harald Musum2024-02-261-69/+58
* Revert "Use class names instead of strings"Harald Musum2024-02-261-58/+69
* Remove ExampleSearcher from setHarald Musum2024-02-221-1/+0
* Remove duplicated class nameHarald Musum2024-02-211-1/+0
* Use class names instead of stringsHarald Musum2024-02-211-69/+60
* Added RateLimitingSearcher to PlatformBundlesBjørn Meland2023-11-301-0/+1
* Update copyrightJon Bratseth2023-10-091-1/+1
* Introduce services.xml syntax for configuring HuggingFace embeddersBjørn Christian Seime2023-06-021-1/+2
* Bundle 'container-search-and-docproc' requires 'model-evaluation'+'model-inte...Bjørn Christian Seime2023-02-281-1/+8
* Remove container-search-guiMorten Tokle2022-08-171-1/+0
* Don't install zkfacade and zookeeper-server bundles in metrics-proxy.gjoranv2022-07-271-2/+5
* Install javax.servlet-api for all containers.gjoranv2022-07-271-5/+5
* Remove unused constant.gjoranv2022-07-261-2/+0
* Install javax.servlet-api with vespa security bundles.gjoranv2022-07-261-2/+5
* Move installing of servlet-api bundle to config-model.gjoranv2022-07-261-0/+3
* Implement mechanism for avoiding unnecesssary bundles.gjoranv2022-07-261-4/+14
* minor: use consistent casing for constantsgjoranv2022-07-221-1/+1
* Add back bundles needed by container-disc to preinstall in pomgjoranv2022-07-211-3/+0
* Handle bundle jars with no custom filename suffix.gjoranv2022-07-211-3/+4
* Set up more bundles via config-model.gjoranv2022-07-211-1/+5
* Make ExecutionFactory a child of SearchHandler for correct chains config.gjoranv2022-07-151-14/+16
* Simplify creation of BundleInstantiationSpecgjoranv2022-07-121-1/+2
* Remove docproc.util.Splitter/Joiner document processors.gjoranv2022-06-081-2/+0
* GC deprecated statistics moduleHenning Baldersheim2022-06-081-2/+0
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Use List instead of Set for deterministic order in config.gjoranv2021-09-281-1/+2
* Revert "Revert "Install common bundles via config model [run-systemtest]" MER...gjoranv2021-09-241-0/+133
* Revert "Install common bundles via config model [run-systemtest]"Henning Baldersheim2021-09-241-133/+0
* Install common Vespa bundles via config-model instead of disc pomgjoranv2021-09-231-78/+93
* Rearrange methods, no functional changes.gjoranv2021-09-221-5/+4
* Move PlatformBundles class out of 'xml' package.gjoranv2021-09-221-0/+119