aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/src/test/java/com/yahoo/search/query/profile/types/test/QueryProfileTypeTestCase.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Use CompoundName.from in tests and construction of static objects.Henning Baldersheim2023-03-291-1/+1
* Convert container-search to junit5Bjørn Christian Seime2022-07-281-89/+85
* Validate query feature tensor typesJon Bratseth2022-03-291-6/+6
* Add parent referenced to Ranking and RankFeaturesJon Bratseth2022-03-281-0/+44
* Add embedder selection argument to query parameter transformationLester Solbakken2022-03-211-40/+73
* Avoid deprecated APIsJon Bratseth2022-01-031-45/+45
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Encapsulate in a contextJon Bratseth2021-10-011-4/+4
* Pass destinationJon Bratseth2021-09-301-6/+17
* encode -> embedJon Bratseth2021-09-281-14/+13
* Encode tensors passed as encode(text)Jon Bratseth2021-09-201-8/+77
* Let child fields override parentsJon Bratseth2021-05-191-25/+46
* Non-functional changes onlyJon Bratseth2021-05-191-1/+1
* Skip logging only for IllegalInputExceptionJon Bratseth2020-08-181-4/+2
* Correct anonymous subtype resolvingJon Bratseth2020-05-111-54/+108
* Revert "Merge pull request #12060 from vespa-engine/revert-12040-bratseth/ano...Jon Bratseth2020-02-051-13/+13
* Revert "Bratseth/anonymous query profile types take 2"Jon Bratseth2020-02-041-13/+13
* Resolve nested type references by descriptionJon Bratseth2020-02-031-12/+12
* Revert "Merge pull request #12035 from vespa-engine/revert-12025-bratseth/ano...Jon Bratseth2020-02-031-1/+1
* Revert "Allow extension of implicitly ref'ed query profile types"Jon Bratseth2020-02-021-1/+1
* Allow extension of implicitly ref'ed query profile typesJon Bratseth2020-01-311-1/+1
* Add tensor value typeJon Bratseth2019-04-031-2/+2
* Remove usage of junit.frameworkJon Bratseth2018-04-171-3/+23
* Make tensor type info mandatoryJon Bratseth2018-02-011-16/+16
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
* Copyright headerJon Bratseth2017-06-131-1/+1
* Indexed tensor implementationJon Bratseth2016-12-051-3/+2
* Towards always typed, fully specified tensorsJon Bratseth2016-12-041-2/+2
* PublishJon Bratseth2016-06-151-0/+595