summaryrefslogtreecommitdiffstats
path: root/container-search/src/main/java/com/yahoo/search/query/profile
Commit message (Expand)AuthorAgeFilesLines
...
* Better select grouping parsingJon Bratseth2020-01-221-1/+1
* Add some test cases: No functional changesJon Bratseth2019-11-212-4/+22
* Add testsJon Bratseth2019-10-285-11/+23
* Rename ownerId to ownerSourceJon Bratseth2019-10-281-7/+7
* Trace sources of query profile valuesJon Bratseth2019-10-288-33/+66
* Retain information about sources when compilingJon Bratseth2019-10-287-43/+89
* Note value source when visitingJon Bratseth2019-10-2813-185/+296
* Remove printlnsJon Bratseth2019-10-271-2/+0
* Generate combinations of variants found in all pathsJon Bratseth2019-10-271-17/+17
* Allow old style select with query profile typesJon Bratseth2019-10-181-1/+1
* Validate local substitutions during compileJon Bratseth2019-10-073-29/+38
* Support relative substitution by prefixing a property by dotJon Bratseth2019-10-076-69/+162
* Resolve left-wildcard variants preciselyJon Bratseth2019-09-304-30/+76
* Substitute properties in trace outputJon Bratseth2019-09-301-4/+4
* Add equals and cleanupJon Bratseth2019-09-171-0/+1
* Compile all variants also with multiple inheritanceJon Bratseth2019-08-301-3/+4
* Handle inherited variants with different dimensionsJon Bratseth2019-08-222-24/+50
* Declare dispatch parametersJon Bratseth2019-08-131-1/+1
* Avoid creating CompoundNames on the fly.Henning Baldersheim2019-06-141-6/+18
* Revert "Revert "Require constant() for large constants and fix a type resolvi...Jon Bratseth2019-06-131-1/+1
* Revert "Require constant() for large constants and fix a type resolving bug (...Harald Musum2019-06-121-1/+1
* Require constant() for large constants and fix a type resolving bug (#9769)Jon Bratseth2019-06-121-1/+1
* Holistic query profile validationJon Bratseth2019-06-101-0/+8
* SimplifyJon Bratseth2019-01-301-2/+2
* Include queryProfile as a regular parameterJon Bratseth2019-01-081-20/+20
* Generate a global rank profile configJon Bratseth2018-08-241-3/+0
* Nonfunctional changesJon Bratseth2018-06-251-36/+36
* Cleanup some unmaintainable messJon Bratseth2018-04-261-11/+11
* Include Query model in listPropertiesJon Bratseth2018-04-265-32/+34
* Use all query profiles and handle conflictsJon Bratseth2018-02-053-1/+10
* Accept tensor typesJon Bratseth2018-02-012-15/+21
* Propagate full tensor typeJon Bratseth2018-02-012-17/+16
* Make tensor type info mandatoryJon Bratseth2018-02-012-18/+7
* Canonicalize featuresJon Bratseth2018-01-311-110/+119
* Verify macrosJon Bratseth2018-01-313-71/+73
* Let profile.type override profile.inherited.type in listTypesJon Bratseth2018-01-252-2/+7
* Revert "Revert "Bratseth/tensorflow models""Jon Bratseth2017-12-181-1/+1
* Revert "Bratseth/tensorflow models"gjoranv2017-12-171-1/+1
* Check agreement between TF and Vespa executionJon Bratseth2017-12-131-1/+1
* Update copyright headersJon Bratseth2017-06-1441-41/+41
* Revert "Update copyright headers"Jon Bratseth2017-06-1441-41/+41
* Update copyright headersJon Bratseth2017-06-1441-41/+41
* Revert "Copyright header"Jon Bratseth2017-06-1341-41/+41
* Copyright headerJon Bratseth2017-06-1341-41/+41
* use standard formatting for Override annotationArne H Juul2017-05-308-28/+56
* Avoid unnecessary registry creationJon Bratseth2017-01-172-28/+38
* MapTensor -> MappedTensorJon Bratseth2016-12-122-3/+0
* Use type when we have itJon Bratseth2016-12-071-1/+3
* Indexed tensor implementationJon Bratseth2016-12-051-1/+1
* Make compiled profiles publicJon Bratseth2016-08-091-0/+12