summaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/searchdefinition
Commit message (Expand)AuthorAgeFilesLines
* Rename the 'searchdefinition' package to 'schema'Jon Bratseth2022-05-19225-24023/+0
* Allow rank profiles in subdirectoriesJon Bratseth2022-05-181-1/+2
* Avoid rank zero tensorsJon Bratseth2022-05-181-3/+6
* Rename to SchemaParserJon Bratseth2022-05-161-2/+2
* Support addiong models in rank profilesJon Bratseth2022-05-167-20/+29
* Add model support for Onnx models in rank profilesJon Bratseth2022-05-1611-178/+197
* SimplifyJon Bratseth2022-05-161-10/+4
* Move config generation downJon Bratseth2022-05-163-12/+17
* Merge pull request #22613 from vespa-engine/bratseth/constants-cleanup-2-take-2Jon Bratseth2022-05-161-42/+14
|\
| * Revert "Revert "Bratseth/constants cleanup 2""Jon Bratseth2022-05-161-42/+14
| * Revert "Bratseth/constants cleanup 2"Harald Musum2022-05-151-14/+42
| * Merge pull request #22600 from vespa-engine/bratseth/constants-cleanup-2Jon Bratseth2022-05-151-42/+14
| |\
| | * Make immutableJon Bratseth2022-05-131-42/+14
* | | Output defaults with typeJon Bratseth2022-05-151-1/+1
|/ /
* | Validate onceJon Bratseth2022-05-151-0/+3
* | Collect constants from compiled profilesJon Bratseth2022-05-142-41/+48
* | No functional changesJon Bratseth2022-05-132-10/+19
* | Revert "Merge pull request #22589 from vespa-engine/revert-22582-bratseth/con...Jon Bratseth2022-05-1318-227/+243
* | Revert "Bratseth/constants cleanup take 2"Jon Bratseth2022-05-1318-243/+227
|/
* Validate constants in profilesJon Bratseth2022-05-132-9/+9
* Derive constants from global profilesJon Bratseth2022-05-132-1/+10
* Revert "Revert "Create distributable constants on deriving""Jon Bratseth2022-05-1218-221/+228
* Revert "Create distributable constants on deriving"Jon Bratseth2022-05-1218-228/+221
* Create distributable constants on derivingJon Bratseth2022-05-1218-221/+228
* Merge pull request #22556 from vespa-engine/revert-22555-revert-22550-bratset...Jon Bratseth2022-05-122-48/+34
|\
| * Revert "Revert "Pass DeployState""Jon Bratseth2022-05-122-48/+34
* | Synchronize accessJon Bratseth2022-05-121-27/+39
|/
* Revert "Pass DeployState"Henning Baldersheim2022-05-112-34/+48
* Pass DeployStateJon Bratseth2022-05-112-48/+34
* Test ranking constant config generationJon Bratseth2022-05-116-15/+18
* Key on ReferenceJon Bratseth2022-05-113-16/+15
* Add a constant classJon Bratseth2022-05-104-46/+99
* Remove old parser: Not used by any appsJon Bratseth2022-05-101-133/+18
* Support constants on the same format as inputsJon Bratseth2022-05-101-4/+4
* Keep asMap(), used by code in internal repoHarald Musum2022-05-091-1/+7
* Revert "Revert "Make config generation deterministic by sorting the expressio...Harald Musum2022-05-093-6/+11
* Revert "Make config generation deterministic by sorting the expressions by th...Harald Musum2022-05-093-11/+6
* Make config generation deterministic by sorting the expressions by their uniq...Henning Baldersheim2022-05-093-6/+11
* Output input default values in rank propertiesJon Bratseth2022-05-095-30/+79
* Merge pull request #22399 from vespa-engine/bratseth/schema-info-4Henning Baldersheim2022-05-052-1/+5
|\
| * Test schema-info derivingJon Bratseth2022-05-032-1/+5
* | Control enable-bit-vectors default value.Henning Baldersheim2022-05-032-8/+10
|/
* Remove unused fieldJon Bratseth2022-05-021-1/+1
* Remove commentJon Bratseth2022-05-021-16/+0
* Generate summary info in schemainfoJon Bratseth2022-05-026-32/+72
* Make the schema info config a regular derived configJon Bratseth2022-05-026-59/+170
* Add support for approximate nearest neighbor threshold settings in rank profi...Geir Storli2022-04-294-2/+48
* validate nested type for weighted setsArne H Juul2022-04-271-0/+26
* Test input inheritanceJon Bratseth2022-04-251-1/+1
* add fast-rank for tensor attributesArne H Juul2022-04-254-2/+23