summaryrefslogtreecommitdiffstats
path: root/container-search/src/test/java/com/yahoo/search/query
Commit message (Expand)AuthorAgeFilesLines
* Support setting specific variants unoverridableJon Bratseth2020-11-106-8/+41
* Revert "Merge pull request #15181 from vespa-engine/revert-15180-bratseth/ove...Jon Bratseth2020-11-041-0/+52
* Revert "Override in variant references"Arnstein Ressem2020-11-041-52/+0
* Override in variant referencesJon Bratseth2020-11-041-0/+52
* Skip logging only for IllegalInputExceptionJon Bratseth2020-08-184-25/+24
* CleanupJon Bratseth2020-08-071-2/+0
* CleanupJon Bratseth2020-08-071-13/+0
* CleanupJon Bratseth2020-08-071-84/+0
* Check generality correctly on compactionJon Bratseth2020-08-073-0/+154
* Expose raw summary dataJon Bratseth2020-08-051-2/+0
* Compact single valuesJon Bratseth2020-08-042-1/+3
* Remove temporary testJon Bratseth2020-07-171-32/+0
* Faster lookup given many variantsJon Bratseth2020-07-171-0/+31
* Value nodes have priority over non-value nodesJon Bratseth2020-07-034-2/+25
* Skip variants on disjoint pathsJon Bratseth2020-06-301-14/+0
* Remove unused internal methodsJon Bratseth2020-06-301-0/+12
* Collect all information in one visitingJon Bratseth2020-06-301-0/+1
* Add the query profile registry to the set of test componentsgjoranv2020-05-222-0/+2
* Allow creating a CompiledQueryProfileRegistry from config.gjoranv2020-05-222-8/+34
* Revert "Gjoranv/create registry from config"Harald Musum2020-05-204-36/+8
* Add the query profile registry to the set of test componentsgjoranv2020-05-202-0/+2
* Allow creating a CompiledQueryProfileRegistry from config.gjoranv2020-05-192-8/+34
* Correct anonymous subtype resolvingJon Bratseth2020-05-114-89/+150
* Shortcut corner casesJon Bratseth2020-04-141-2/+0
* Support clearing values in query profilesJon Bratseth2020-02-131-1/+2
* Revert "Merge pull request #12060 from vespa-engine/revert-12040-bratseth/ano...Jon Bratseth2020-02-056-30/+62
* Revert "Bratseth/anonymous query profile types take 2"Jon Bratseth2020-02-046-62/+30
* Merge pull request #12040 from vespa-engine/bratseth/anonymous-query-profile-...Jon Bratseth2020-02-036-30/+62
|\
| * Resolve nested type references by descriptionJon Bratseth2020-02-032-12/+18
| * Revert "Merge pull request #12035 from vespa-engine/revert-12025-bratseth/ano...Jon Bratseth2020-02-036-18/+44
* | Non-functional changes onlyJon Bratseth2020-02-031-3/+3
|/
* Revert "Allow extension of implicitly ref'ed query profile types"Jon Bratseth2020-02-026-44/+18
* Allow extension of implicitly ref'ed query profile typesJon Bratseth2020-01-316-18/+44
* Treat rank features as tensors (or doubles)Jon Bratseth2020-01-095-44/+51
* Add some test cases: No functional changesJon Bratseth2019-11-211-11/+67
* Add testsJon Bratseth2019-10-283-6/+57
* Trace sources of query profile valuesJon Bratseth2019-10-281-1/+1
* Generate combinations of variants found in all pathsJon Bratseth2019-10-271-0/+26
* Validate local substitutions during compileJon Bratseth2019-10-071-4/+13
* Support relative substitution by prefixing a property by dotJon Bratseth2019-10-072-31/+55
* Resolve left-wildcard variants preciselyJon Bratseth2019-09-302-51/+62
* Substitute properties in trace outputJon Bratseth2019-09-301-0/+25
* Revert "Revert "Revert "Revert "Revert "Revert "Balder/no more fs4 dispatchin...Henning Baldersheim2019-09-191-0/+140
* Revert "Revert "Revert "Revert "Revert "Balder/no more fs4 dispatching from f...Henning Baldersheim2019-09-191-140/+0
* Revert "Revert "Revert "Revert "Balder/no more fs4 dispatching from fastsearc...Henning Baldersheim2019-09-181-0/+140
* Revert "Revert "Revert "Balder/no more fs4 dispatching from fastsearcher"""Henning Baldersheim2019-09-181-140/+0
* Revert "Revert "Balder/no more fs4 dispatching from fastsearcher""Henning Baldersheim2019-09-181-0/+140
* Revert "Balder/no more fs4 dispatching from fastsearcher"Henning Baldersheim2019-09-171-140/+0
* More cleanupHenning Baldersheim2019-09-171-0/+140
* Compile all variants also with multiple inheritanceJon Bratseth2019-08-301-1/+26