aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/vespa/model/VespaModel.java
Commit message (Expand)AuthorAgeFilesLines
* - Only a single searchcluster per content cluster.Henning Baldersheim2024-03-161-3/+2
* Iterate the schema when that is what you needHenning Baldersheim2024-03-141-4/+4
* Remove unnecessary code for producing filedistributorrpc configHarald Musum2023-11-101-5/+0
* Update copyrightJon Bratseth2023-10-091-1/+1
* SimplifyHarald Musum2023-02-161-1/+0
* split AbstractConfigProducerArne Juul2023-02-131-2/+3
* Add convenience method for getting all file referencesHarald Musum2023-01-241-5/+1
* Remove unnecessary classHarald Musum2023-01-231-10/+15
* Use IllegalArgumentException when appropriateJon Bratseth2022-10-271-1/+2
* Add back . that got lostHarald Musum2022-10-211-1/+1
* Remove unused classHarald Musum2022-10-211-6/+3
* No configuration of phrase splitting needed.Henning Baldersheim2022-09-301-11/+11
* Use consistent terminologyJon Bratseth2022-09-291-2/+2
* Control phrase execution with featureflagHenning Baldersheim2022-08-281-10/+7
* Remove on Vespa 8Jon Bratseth2022-06-081-15/+0
* Remove top-level <clients> element and LoadType conceptTor Brede Vekterli2022-06-081-5/+0
* Rename the 'searchdefinition' package to 'schema'Jon Bratseth2022-05-191-10/+8
* Add model support for Onnx models in rank profilesJon Bratseth2022-05-161-19/+13
* Collect constants from compiled profilesJon Bratseth2022-05-141-1/+0
* No functional changesJon Bratseth2022-05-131-1/+1
* Revert "Merge pull request #22589 from vespa-engine/revert-22582-bratseth/con...Jon Bratseth2022-05-131-14/+7
* Revert "Bratseth/constants cleanup take 2"Jon Bratseth2022-05-131-7/+14
* Revert "Revert "Create distributable constants on deriving""Jon Bratseth2022-05-121-14/+7
* Revert "Create distributable constants on deriving"Jon Bratseth2022-05-121-7/+14
* Create distributable constants on derivingJon Bratseth2022-05-121-14/+7
* Revert "Revert "Pass DeployState""Jon Bratseth2022-05-121-5/+1
* Revert "Pass DeployState"Henning Baldersheim2022-05-111-1/+5
* Pass DeployStateJon Bratseth2022-05-111-5/+1
* Create schema-info for global schema infoJon Bratseth2022-04-271-1/+0
* Support rank profile input WIPJon Bratseth2022-04-051-2/+2
* Support rank profile input WIPJon Bratseth2022-04-051-2/+2
* Add wantedNodeVersion to ModelJon Marius Venstad2022-03-111-0/+7
* Merge branch 'master' into bratseth/deterministic-order-take-2Jon Bratseth2022-02-031-4/+3
|\
| * Produce LinkedHashSets to get deterministic orderJon Bratseth2022-02-021-6/+5
* | Produce LinkedHashSets to get deterministic orderJon Bratseth2022-02-021-2/+2
|/
* Classify exceptions better to avoid unnecessary stack tracesJon Bratseth2022-01-211-2/+2
* wire feature flag to config buildersArne H Juul2021-11-291-0/+1
* Let config model generate endpointsMorten Tokle2021-11-101-0/+5
* Just fetch file references directly from fileregistry as there is no need to ...Henning Baldersheim2021-11-051-4/+2
* LargeExpressions are not needed in the vespa-model after construction, so do ...Henning Baldersheim2021-11-051-14/+7
* Inherit ONNX modelsJon Bratseth2021-10-191-3/+3
* Inherit constantsJon Bratseth2021-10-181-1/+1
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* No functional changesJon Bratseth2021-09-241-2/+2
* Expose ownership of RankingConstants so thread safety is explicit.Henning Baldersheim2021-09-141-4/+4
* Make the LargeConstants usable concurrently from many threadsHenning Baldersheim2021-09-141-2/+0
* Revert "Revert "Balder/wire executor to ml model importing""Henning Baldersheim2021-09-121-13/+29
* Revert "Balder/wire executor to ml model importing"Arne H Juul2021-09-101-29/+13
* Also wire in executor to global rank profile generation.Henning Baldersheim2021-09-091-13/+29
* Allow inheriting any rankprofile until enforcing is enabled explicit.Henning Baldersheim2021-09-081-2/+2