summaryrefslogtreecommitdiffstats
path: root/container-search-and-docproc
Commit message (Collapse)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-093-3/+3
|
* Use Guice 6.0Bjørn Christian Seime2023-09-041-1/+1
| | | | | | https://github.com/google/guice/wiki/Guice600 We cannot upgrade to 7.x as we export javax.inject from container. 6.x supports both the old javax.inject and the new jakarta.inject replacement.
* Add bundle type to all CORE bundles.gjoranv2023-05-251-0/+3
|
* add model-evaluation as a dependency for container-searchArne Juul2023-02-101-0/+6
| | | | (will be needed when we start using ModelsEvaluator in the search chain)
* Reapply "Bjorncs/application status handler""Bjørn Christian Seime2022-06-304-479/+0
|
* Revert "Bjorncs/application status handler"Bjørn Christian Seime2022-06-294-0/+479
|
* Move ApplicationStatusHandler to container-discBjørn Christian Seime2022-06-284-479/+0
|
* Use Inject annotation from 'annotations'Bjørn Christian Seime2022-06-091-1/+1
|
* Set project version to 8-SNAPSHOTgjoranv2022-06-081-2/+2
|
* Remove warnings and push some todosJon Bratseth2022-06-081-1/+0
|
* Revoke deprecated implementation classes in c.y.docproc from publicgjoranv2022-06-081-1/+1
|
* Stop exporting org.json (including removal of deprecated APIs)Bjørn Christian Seime2022-06-081-5/+0
|
* install_jar CMake functionHåkon Hallingstad2022-05-201-1/+1
|
* Suppress removal warnigns for docproc APIs and add TODOs forgjoranv2022-02-281-0/+1
| | | | .. methods where no replacement is available yet.
* Simplify testing by sticking to assertEquals/True/FalseHenning Baldersheim2021-12-192-35/+27
|
* Add direct dependencyJon Bratseth2021-12-131-0/+6
|
* Update 2017 copyright notices.gjoranv2021-10-077-7/+7
|
* Remove all dependencies to simplemetrics.gjoranv2021-04-131-6/+0
|
* Remove dependencies to jdisc_mbus_service and messagebus-disc.gjoranv2021-03-291-6/+0
| | | | - These modules will be merged into container-messagebus.
* Remove all dependencies to jdisc_http_servicegjoranv2021-03-231-6/+0
|
* Add dependencies that are used directly by this module.gjoranv2021-02-191-0/+34
|
* Rearrange deps, no functional changes.gjoranv2021-02-191-33/+40
|
* Remove dependencies (and exclusions) to the 'processing' module.gjoranv2021-02-171-8/+0
| | | | - All relevant modules already depended on container-core.
* Remove usage of org.jsonBjørn Christian Seime2021-02-021-100/+98
|
* Revert "Remove org.json usage [run-systemtest]"Bjørn Christian Seime2021-02-011-98/+100
|
* Remove usage of org.json:jsonBjørn Christian Seime2021-01-291-100/+98
| | | | | | | | Remove most usage of org.json:json Maven artifact. This library does not have a compatible license. Some usage is still left as it's part of our container-search public API. We'll need a major release to fix that. See https://github.com/vespa-engine/vespa/issues/14762 for more details.
* Revert "Merge pull request #15739 from ↵Jon Bratseth2020-12-081-1/+1
| | | | | | | vespa-engine/revert-15734-bratseth/simplify-config-take-2" This reverts commit d1e33a9420805f5d416ca55ed79497fd28f20216, reversing changes made to 10464c859ccca2596e2b841612f8ea958330e4dc.
* Revert "Bratseth/simplify config take 2"Harald Musum2020-12-081-1/+1
|
* Use generation to determine initial configurationJon Bratseth2020-12-081-1/+1
|
* Revert "Remove implicit and potensially false dependency on jdisc_http_service"Bjørn Christian Seime2020-11-111-6/+0
|
* Remove implicit and potensially false dependency on jdisc_http_serviceBjørn Christian Seime2020-11-111-0/+6
| | | | Required for later changes to jdisc_http_service. Removes jdisc_http_service from provided-dependencies.
* Allow no argument to install_config_definitionsHarald Musum2020-09-121-1/+1
| | | | | Use src/main/resources/configdefinitions as default when no argument is given
* Use full name in config definition file namesHarald Musum2020-09-102-1/+1
|
* Allow setting a request type explicitlyJon Bratseth2020-09-021-0/+1
| | | | | | This lets handler authors control the requestType explicitly by setting it on the HttpResponse, which is useful to avoid misclassification of POST requests to reading handlers as writes.
* Use container-documentapi in internal container related poms.gjoranv2020-06-301-1/+1
|
* Remove unnecessary dependencies to vespalog.gjoranv2020-04-271-6/+0
|
* protobuf-java dependency cleanupOlli Virtanen2019-03-221-5/+0
|
* Search over protobuf + jrtOlli Virtanen2019-03-191-1/+6
|
* Revert "Protobuf over jrt support in search"Henning Baldersheim2019-03-151-5/+0
|
* Protobuf over jrt support in searchOlli Virtanen2019-03-111-0/+5
|
* Do not provide apache httpclient and httpcore.gjoranv2019-01-2123-169/+0
|
* 6-SNAPSHOT -> 7-SNAPSHOTArnstein Ressem2019-01-211-2/+2
|
* Split parent + container-dependency-versions from root pom.gjoranv2017-12-011-0/+1
| | | | | | - Add missing dependencies so that all provided non-yahoo jars are listed in container-dependency-versions. - Add relativePath for all child poms of parent.
* Revert "Gjoranv/split parent2"gjoranv2017-11-301-1/+0
|
* Split parent + container-dependency-versions from root pom.gjoranv2017-11-301-0/+1
| | | | | | - Add missing dependencies so that all provided non-yahoo jars are listed in container-dependency-versions. - Add relativePath for all child poms of parent.
* Revert "Gjoranv/split parent"gjoranv2017-11-291-1/+0
|
* Split parent + container-dependency-versions from root pom.gjoranv2017-11-291-0/+1
| | | | | | - Add missing dependencies so that all provided non-yahoo jars are listed in container-dependency-versions. - Add relativePath for all child poms of parent.
* Add copyright headerJon Bratseth2017-10-271-0/+1
|
* Revert "Revert "Aressem/remove post install script""Arnstein Ressem2017-09-271-0/+4
|
* Revert "Aressem/remove post install script"Arnstein Ressem2017-09-271-4/+0
|