summaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/searchdefinition/parser/ParsedRankProfile.java
Commit message (Expand)AuthorAgeFilesLines
* Rename the 'searchdefinition' package to 'schema'Jon Bratseth2022-05-191-223/+0
* Support addiong models in rank profilesJon Bratseth2022-05-161-0/+7
* Revert "Merge pull request #22589 from vespa-engine/revert-22582-bratseth/con...Jon Bratseth2022-05-131-3/+3
* Revert "Bratseth/constants cleanup take 2"Jon Bratseth2022-05-131-3/+3
* Revert "Revert "Create distributable constants on deriving""Jon Bratseth2022-05-121-3/+3
* Revert "Create distributable constants on deriving"Jon Bratseth2022-05-121-3/+3
* Create distributable constants on derivingJon Bratseth2022-05-121-3/+3
* Key on ReferenceJon Bratseth2022-05-111-3/+3
* Add a constant classJon Bratseth2022-05-101-8/+3
* Output input default values in rank propertiesJon Bratseth2022-05-091-4/+5
* Add support for approximate nearest neighbor threshold settings in rank profi...Geir Storli2022-04-291-2/+15
* Merge branch 'master' into bratseth/inputsJon Bratseth2022-04-071-5/+7
|\
| * avoid Map.copyOf()Arne H Juul2022-04-071-5/+6
* | Allow query as identifier, and make input order stable againJon Bratseth2022-04-071-1/+2
* | Support input in intermediate parserJon Bratseth2022-04-051-3/+12
|/
* allow function replacementArne H Juul2022-03-071-3/+4
* add some ParsedRankProfile conversionArne H Juul2022-03-031-24/+9
* update parser to handle moreArne H Juul2022-03-031-7/+7
* ensure we can parse most example .sd filesArne H Juul2022-03-031-16/+20
* also keep mutate operationsArne H Juul2022-02-251-1/+5
* Merge branch 'master' into bratseth/strictJon Bratseth2022-02-251-29/+174
|\
| * flesh out ParsedRankProfileArne H Juul2022-02-241-24/+166
| * extend ParsedBlock more placesArne H Juul2022-02-241-6/+2
* | Add strict type checking option to query profilesJon Bratseth2022-02-251-1/+4
|/
* add author tagsArne H Juul2022-02-231-0/+1
* add some class commentsArne H Juul2022-02-231-0/+5
* getName() -> name()Arne H Juul2022-02-231-1/+1
* convert rank-profile productionsArne H Juul2022-02-221-0/+47