aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/src/main/java/com/yahoo/search/query/profile/QueryProfileProperties.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Use `IllegalInputException` to ensure invalid query is returned as 400 responseBjørn Christian Seime2023-08-031-1/+1
* Don't interpret ref: as a query profile ref unnecessarilyJon Bratseth2022-11-101-3/+5
* Optimize CompoundName.first with 0 elements to return CompoundName.empty.Henning Baldersheim2022-10-111-1/+1
* Add test, faster size, and order primary/secondary as expected.Henning Baldersheim2022-07-021-1/+1
* Avoid map creationJon Bratseth2022-07-021-7/+1
* If the context map is empty just return the defaultHenning Baldersheim2022-06-241-1/+1
* Use already defined stringsHenning Baldersheim2022-06-241-3/+3
* If it already has all keys there is no need to create a new hashmap.Henning Baldersheim2022-06-241-3/+7
* Precompute a zone context to avoid always having to compute them on the fly.Henning Baldersheim2022-06-241-1/+9
* Support zone context variants for native propertiesJon Bratseth2022-06-131-3/+28
* Output input default values in rank propertiesJon Bratseth2022-05-091-1/+1
* Validate query feature tensor typesJon Bratseth2022-03-291-11/+28
* Rename defaultEmbedderName to defaultEmbedderIdLester Solbakken2022-03-221-1/+1
* Add embedder selection argument to query parameter transformationLester Solbakken2022-03-211-5/+9
* Extract methodJon Bratseth2022-02-081-49/+49
* Handle query profile values in type checkingJon Bratseth2022-02-081-6/+18
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Pass destinationJon Bratseth2021-09-301-1/+2
* encode -> embedJon Bratseth2021-09-281-6/+6
* Encode tensors passed as encode(text)Jon Bratseth2021-09-201-3/+12
* Non-functional changes onlyJon Bratseth2021-05-191-1/+1
* Skip logging only for IllegalInputExceptionJon Bratseth2020-08-181-5/+6
* Correct anonymous subtype resolvingJon Bratseth2020-05-111-3/+8
* Support clearing values in query profilesJon Bratseth2020-02-131-17/+49
* Revert "Merge pull request #12060 from vespa-engine/revert-12040-bratseth/ano...Jon Bratseth2020-02-051-7/+17
* Revert "Bratseth/anonymous query profile types take 2"Jon Bratseth2020-02-041-17/+7
* Resolve nested type references by descriptionJon Bratseth2020-02-031-7/+17
* 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
* Better select grouping parsingJon Bratseth2020-01-221-1/+1
* Allow old style select with query profile typesJon Bratseth2019-10-181-1/+1
* Include Query model in listPropertiesJon Bratseth2018-04-261-2/+2
* 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
* PublishJon Bratseth2016-06-151-0/+258