aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/src/main/java/com/yahoo/search/query
Commit message (Expand)AuthorAgeFilesLines
...
* Skip logging only for IllegalInputExceptionJon Bratseth2020-08-1817-57/+72
* Check generality correctly on compactionJon Bratseth2020-08-073-10/+11
* Remove incorrect provenance infoJon Bratseth2020-08-054-10/+39
* Compact single valuesJon Bratseth2020-08-045-47/+99
* Faster lookup given many variantsJon Bratseth2020-07-173-30/+102
* change DistanceParser API, mark as BetaArne Juul2020-07-151-4/+4
* refactor and require unit for distanceArne Juul2020-07-151-16/+14
* SelectParser should import most of its constants from YqlParserArne Juul2020-07-151-59/+67
* test geoLocation parsing and generationArne Juul2020-07-151-5/+34
* minimal YQL supportArne Juul2020-07-151-1/+23
* Value nodes have priority over non-value nodesJon Bratseth2020-07-031-1/+5
* Remove unused methodJon Bratseth2020-06-301-14/+0
* Skip variants on disjoint pathsJon Bratseth2020-06-305-13/+31
* Remove unused internal methodsJon Bratseth2020-06-301-2/+3
* Collect all information in one visitingJon Bratseth2020-06-308-204/+61
* extend unit test and fix bug found by itArne Juul2020-06-191-1/+1
* update SelectParser and add targetHitsArne Juul2020-06-191-3/+48
* Allow creating a CompiledQueryProfileRegistry from config.gjoranv2020-05-221-2/+16
* Revert "Gjoranv/create registry from config"Harald Musum2020-05-201-16/+2
* Allow creating a CompiledQueryProfileRegistry from config.gjoranv2020-05-191-2/+16
* Correct anonymous subtype resolvingJon Bratseth2020-05-112-29/+54
* Nonfunctional changesJon Bratseth2020-05-081-2/+2
* LogLevel.DEBUG -> Level.FINEgjoranv2020-04-251-2/+2
* Import java.util.logging.Level instead of com.yahoo.log.LogLevelgjoranv2020-04-251-1/+1
* Nonfunctional changes onlyJon Bratseth2020-04-143-3/+3
* Shortcut corner casesJon Bratseth2020-04-142-34/+16
* Create context map lazilyJon Bratseth2020-04-142-20/+22
* Skip redundant variantsJon Bratseth2020-04-141-4/+6
* Compute string on the flyJon Bratseth2020-04-141-0/+2
* Copy the grouping expression stringJon Bratseth2020-04-011-4/+5
* Add temporary extra error infoJon Bratseth2020-03-061-2/+4
* Support clearing values in query profilesJon Bratseth2020-02-135-22/+55
* Merge pull request #12160 from vespa-engine/bratseth/anonymous-query-profile-...Jon Bratseth2020-02-137-41/+82
|\
| * Remove print statementJon Bratseth2020-02-121-1/+0
| * Also extend inherited typesJon Bratseth2020-02-121-7/+9
| * Revert "Merge pull request #12060 from vespa-engine/revert-12040-bratseth/ano...Jon Bratseth2020-02-057-40/+80
* | 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