summaryrefslogtreecommitdiffstats
path: root/container-search/src/main/java/com/yahoo/search/query
Commit message (Expand)AuthorAgeFilesLines
* Move SlimeUtils to vespajlibMartin Polden2020-02-061-2/+1
* Revert "Bratseth/anonymous query profile types take 2"Jon Bratseth2020-02-047-80/+40
* Merge pull request #12040 from vespa-engine/bratseth/anonymous-query-profile-...Jon Bratseth2020-02-037-40/+80
|\
| * 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-037-34/+64
* | Non-functional changes onlyJon Bratseth2020-02-034-7/+7
|/
* Revert "Allow extension of implicitly ref'ed query profile types"Jon Bratseth2020-02-027-64/+34
* Allow extension of implicitly ref'ed query profile typesJon Bratseth2020-01-317-34/+64
* Better select grouping parsingJon Bratseth2020-01-222-23/+51
* Treat rank features as tensors (or doubles)Jon Bratseth2020-01-092-9/+32
* Non-functional changesJon Bratseth2020-01-061-9/+7
* Avoid deprecation warningsHenning Baldersheim2019-12-192-2/+4
* Non-functional changes onlyJon Bratseth2019-12-042-12/+13
* Add some test cases: No functional changesJon Bratseth2019-11-212-4/+22
* YQL parsing/serialization improvementsJon Bratseth2019-11-071-2/+3
* 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-184-16/+39
* 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
* Merge pull request #10463 from vespa-engine/bratseth/document-parsing-error-m...Jon Bratseth2019-09-041-10/+6
|\
| * Nonfunctional changes onlyJon Bratseth2019-08-291-10/+6
* | Merge pull request #10470 from vespa-engine/bratseth/variants-with-multiple-i...Jon Bratseth2019-08-301-3/+4
|\ \
| * | Compile all variants also with multiple inheritanceJon Bratseth2019-08-301-3/+4
* | | Check for b being nullJon Bratseth2019-08-301-0/+3
|/ /
* / Remove use of Nullable and NotNull annotationsHarald Musum2019-08-292-43/+4
|/
* Support index-command phrase-segmentingJon Bratseth2019-08-261-11/+9
* Supoprt and'ing two not'sJon Bratseth2019-08-261-17/+30
* Merge pull request #10376 from vespa-engine/bratseth/handle-inherited-variantsArne H Juul2019-08-232-24/+50
|\
| * Handle inherited variants with different dimensionsJon Bratseth2019-08-222-24/+50
* | Enable grouping session cache by defaultBjørn Christian Seime2019-08-211-1/+1
|/
* Declare dispatch parametersJon Bratseth2019-08-132-2/+3
* Use toSerialForm() for consitency.Henning Baldersheim2019-08-131-1/+1
* Make the serial form explicitJon Bratseth2019-08-131-3/+6
* Return true not null by defaultJon Bratseth2019-06-271-1/+5
* 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
* Merge pull request #9742 from vespa-engine/bratseth/validate-query-profilesJo Kristian Bergum2019-06-121-0/+8
|\
| * Holistic query profile validationJon Bratseth2019-06-101-0/+8
* | Dense string formJon Bratseth2019-06-071-1/+1
|/