summaryrefslogtreecommitdiffstats
path: root/container-search/src/main/java/com/yahoo/search/query/profile
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge pull request #23097 from vespa-engine/bratseth/traceJon Bratseth2022-06-151-6/+6
|\
| * Refactor: Pull tracing into its own classJon Bratseth2022-06-141-6/+6
* | Support zone context variants for native propertiesJon Bratseth2022-06-131-3/+28
|/
* Remove on Vespa 8Jon Bratseth2022-06-082-26/+8
* Revert "Revert "Pass DeployState""Jon Bratseth2022-05-121-12/+12
* Revert "Pass DeployState"Henning Baldersheim2022-05-111-12/+12
* Pass DeployStateJon Bratseth2022-05-111-12/+12
* Merge pull request #22511 from vespa-engine/bratseth/input-defaultsJon Bratseth2022-05-091-1/+1
|\
| * Output input default values in rank propertiesJon Bratseth2022-05-091-1/+1
* | Use '@Inject' from 'annotations' in multiple bundlesBjørn Christian Seime2022-05-061-1/+1
|/
* Use an already exported packageJon Bratseth2022-04-271-1/+1
* Resolve rank profile inputsJon Bratseth2022-04-212-81/+12
* Set both profile and source info firstJon Bratseth2022-04-111-4/+17
* Support substitutions in tensorsJon Bratseth2022-03-307-47/+71
* Validate query feature tensor typesJon Bratseth2022-03-292-12/+37
* Add parent referenced to Ranking and RankFeaturesJon Bratseth2022-03-281-2/+0
* Rename defaultEmbedderName to defaultEmbedderIdLester Solbakken2022-03-222-2/+2
* Add embedder selection argument to query parameter transformationLester Solbakken2022-03-213-11/+67
* Extract methodJon Bratseth2022-02-081-49/+49
* Handle query profile values in type checkingJon Bratseth2022-02-081-6/+18
* Revert "Revert "Bratseth/presentation format tensors""Jon Bratseth2022-02-081-3/+1
* Revert "Bratseth/presentation format tensors"Harald Musum2022-02-071-1/+3
* Correct typoJon Bratseth2022-02-071-1/+1
* Wire in property presentation.format.tensors with alias format.tensorsJon Bratseth2022-02-071-3/+1
* Merge pull request #21013 from vespa-engine/deprecate-config.subscriptionHarald Musum2022-02-021-0/+1
|\
| * Add SuppressWarnings for removal of config.subscription types.gjoranv2022-02-021-0/+1
* | Stick to single thread until concurrency issue has been sorted out.Henning Baldersheim2022-02-011-1/+1
|/
* Run with 20% of cores at lowest priority.Henning Baldersheim2022-01-281-2/+11
* Use half of available cores to compile query profiles.Henning Baldersheim2022-01-281-4/+24
* Manually handle interrupts in CompiledQueryProfileRegistry ctorBjørn Christian Seime2022-01-211-0/+9
* Stable query profile type idsJon Bratseth2021-10-293-3/+9
* Stable query profile idsJon Bratseth2021-10-296-23/+49
* Update 2019 Oath copyrights.gjoranv2021-10-271-1/+1
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* Update 2017 copyright notices.gjoranv2021-10-0738-38/+38
* Encapsulate in a contextJon Bratseth2021-10-011-1/+6
* Pass destinationJon Bratseth2021-09-304-17/+18
* encode -> embedJon Bratseth2021-09-287-28/+19
* Encode tensors passed as encode(text)Jon Bratseth2021-09-208-14/+81
* Let child fields override parentsJon Bratseth2021-05-191-4/+6
* Non-functional changes onlyJon Bratseth2021-05-191-1/+1
* Use owner's dimensions in BackedOverridableQueryProfileJon Bratseth2021-04-283-16/+17
* Update abi specJon Marius Venstad2021-01-101-0/+2
* Add new class >_<Jon Marius Venstad2021-01-101-0/+22
* Clean upJon Marius Venstad2021-01-105-13/+11
* Correct for some shortcutting in prefix manipulation in visitorJon Marius Venstad2021-01-081-3/+5