aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/schema/RankProfile.java
Commit message (Expand)AuthorAgeFilesLines
* Inherits diversity settings.Henning Baldersheim8 days1-32/+35
* Support Diversity at rank-profile level.Henning Baldersheim8 days1-15/+15
* Add second phase rank score drop limit to config model.Tor Egge11 days1-0/+11
* Configure signficance searcher through `SchemaInfo`Bjørn Christian Seime2024-05-061-2/+3
* Add significance rank profileMariusArhaug2024-04-301-0/+11
* Collections.emptyXXX + Collections.singletonXXX => List/Set/Map.ofHenning Baldersheim2024-04-101-6/+5
* allow inputs { query(foo) string }Arne Juul2024-02-221-5/+11
* fix semantics for empty feature listsArne Juul2024-01-191-21/+9
* explain consequences in the warningArne Juul2023-11-021-1/+1
* validate for array/wset attributes, take 2:Arne Juul2023-11-011-2/+33
* Revert "validate for array/wset attributes"Harald Musum2023-11-011-22/+2
* validate for array/wset attributesArne Juul2023-11-011-2/+22
* keep the implicit (hidden) match features in a separate set in RankProfileArne Juul2023-10-261-9/+5
* avoid losing inherited match-features when adding implicit onesArne Juul2023-10-261-2/+4
* allow configuring normalizersArne Juul2023-10-131-10/+102
* Update copyrightJon Bratseth2023-10-091-1/+1
* if something is already a match-feature, avoid computing it again in global-p...Arne Juul2023-09-181-0/+5
* Control the auto-adjustment of targetHits in ANN using post-filtering.Geir Storli2023-08-151-0/+9
* add filtering to hide implicitly added match featuresArne Juul2023-05-111-2/+26
* - avoid unintentionally duplicated rank-propertiesArne Juul2023-03-201-1/+20
* add special handling of TensorFunctionNode containing Generate functionArne Juul2023-03-141-1/+1
* use common utility and constantArne Juul2023-03-021-1/+1
* add component modelingArne Juul2023-02-241-0/+3
* remove debug printArne Juul2023-02-071-1/+0
* add inputs as match featuresArne Juul2023-02-071-0/+5
* experimental WIPArne Juul2023-02-071-2/+18
* wire global-phase through config-model exactly like second-phaseArne Juul2023-02-031-0/+35
* Optimize importsHarald Musum2022-10-241-1/+0
* More input tests and better error messageJon Bratseth2022-10-191-5/+5
* No configuration of phrase splitting needed.Henning Baldersheim2022-09-301-7/+2
* Also add option to turn split optimisation off.Henning Baldersheim2022-08-311-0/+2
* Remove option to specify delay with feature flag.Henning Baldersheim2022-08-311-3/+0
* Control phrase execution with featureflagHenning Baldersheim2022-08-281-23/+22
* onnxModel to onnx in summary/matchfeaturesLester Solbakken2022-06-081-2/+2
* Rename the 'searchdefinition' package to 'schema'Jon Bratseth2022-05-191-0/+1526