aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/test/java/com/yahoo/vespa/model/container/xml/SearchBuilderTest.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Introduce new threadpool syntaxBjørn Christian Seime2023-09-281-0/+20
* use class objectsArne Juul2023-02-111-6/+6
* Optimize importsHarald Musum2022-10-241-1/+0
* Update testMorten Tokle2022-08-171-19/+0
* qrserver -> container, part 2Harald Musum2022-08-091-12/+6
* Convert config-model to junit5Bjørn Christian Seime2022-07-281-36/+31
* Make ExecutionFactory a child of SearchHandler for correct chains config.gjoranv2022-07-151-16/+25
* Simplify by removing the not-so-useful generic param for Handlergjoranv2022-07-111-2/+2
* Convenience fixupgjoranv2022-07-111-6/+1
* Rename test classgjoranv2022-07-111-0/+294
* Revert "Inject default threadpool to handlers [run-systemtest]"Håkon Hallingstad2022-07-111-289/+0
* Simplify by removing the not-so-useful generic param for Handlergjoranv2022-07-091-2/+2
* Convenience fixupgjoranv2022-07-091-6/+1
* Rename test classgjoranv2022-07-091-0/+294
* search -> schemaJon Bratseth2021-10-151-296/+0
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Scale threadpools with number of CPUs for non-hosted VespaBjørn Christian Seime2021-10-011-3/+3
* Revert "Scale threadpools with number of CPUs for non-hosted Vespa"Bjørn Christian Seime2021-10-011-3/+3
* Scale threadpools with number of CPUs for non-hosted VespaBjørn Christian Seime2021-09-301-3/+3
* Allow applications to override threadpool configuration in services.xmlBjørn Christian Seime2020-09-161-0/+21
* Setup separate threadpool for search handler in modelBjørn Christian Seime2020-09-141-0/+26
* Move search handler component definition to separate classBjørn Christian Seime2020-09-141-6/+4
* Use BindingPattern to represent all types of binding in config modelBjørn Christian Seime2020-08-271-8/+10
* Revert "Bjorncs/validate binding patterns"Bjørn Christian Seime2020-08-191-10/+8
* Use BindingPattern to represent all types of binding in config modelBjørn Christian Seime2020-08-171-8/+10
* Minor unification of tests.Henning Baldersheim2020-08-121-15/+17
* Follow naming convention by using singular 'profileRegistry'gjoranv2020-05-221-4/+3
* Add CompiledQueryProfileRegistry component for injection.gjoranv2020-05-221-0/+11
* Revert "Gjoranv/create registry from config"Harald Musum2020-05-201-10/+0
* Follow naming convention by using singular 'profileRegistry'gjoranv2020-05-191-4/+3
* Add CompiledQueryProfileRegistry component for injection.gjoranv2020-05-191-0/+11
* Merge pull request #12566 from vespa-engine/gjoranv/allow-stealing-builtin-ha...gjoranv2020-03-181-2/+22
|\
| * Add unit test.gjoranv2020-03-131-2/+22
* | Revert "Merge pull request #12565 from vespa-engine/revert-12563-bratseth/sea...Jon Bratseth2020-03-171-1/+1
* | Revert "Bratseth/search to schema"Jon Bratseth2020-03-131-1/+1
* | searchdefinitions -> schemasJon Bratseth2020-03-131-1/+1
|/
* Cleanup config model, part 1Harald Musum2019-07-251-4/+4
* Deprecate 'jdisc', and update all tests to use 'container.gjoranv2019-07-101-14/+14
* Rename Container(Cluster)Impl -> ApplicationContainer(Cluster)gjoranv2019-03-131-8/+3
* Separate between ContainerCluster types.gjoranv2019-03-131-2/+3
* Use ContainerServiceType in configserver.gjoranv2019-03-041-1/+2
* Revert "Gjoranv/use container service type"gjoranv2019-03-041-2/+1
* Use ContainerServiceType in configserver.gjoranv2019-03-011-1/+2
* Revert "Merge pull request #8370 from vespa-engine/revert-8308-bratseth/disal...Jon Bratseth2019-02-041-7/+6
* Revert "Bratseth/disallow dash rebased"Jon Bratseth2019-02-041-6/+7
* Disallow dash in search definition, document, field and function namesJon Bratseth2019-01-311-7/+6
* Revert "Bratseth/disallow dash "Jon Bratseth2019-01-161-6/+7
* Disallow dash in search definition, document, field and function namesJon Bratseth2019-01-111-7/+6
* Reapply "Adding handler and binding when services.xml has <search>-field"gjoranv2018-07-121-0/+27