summaryrefslogtreecommitdiffstats
path: root/container-search/src
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #17465 from vespa-engine/bratseth/improve-messageHenning Baldersheim2021-04-161-11/+10
|\
| * Remove commentJon Bratseth2021-04-161-1/+1
| * Improve coverage messageJon Bratseth2021-04-161-12/+11
* | Merge pull request #17440 from vespa-engine/mortent/custom-acl-mappingMorten Tokle2021-04-161-0/+27
|\ \ | |/ |/|
| * Changes after reviewMorten Tokle2021-04-161-4/+6
| * Custom acl mappingMorten Tokle2021-04-151-0/+25
* | Use median not average document count to determine group coverageJon Bratseth2021-04-1512-66/+194
|/
* Merge pull request #17220 from vespa-engine/bratseth/yql-cleanupJon Bratseth2021-04-142-1080/+407
|\
| * Remove unsupported constructsJon Bratseth2021-03-291-9/+0
| * Remove unsupported constructsJon Bratseth2021-03-291-2/+1
| * Remove unsupported constructsJon Bratseth2021-03-291-9/+2
| * Remove unsupported constructsJon Bratseth2021-03-291-8/+3
| * Remove unsupported constructsJon Bratseth2021-03-291-390/+372
| * Remove unsupported constructsJon Bratseth2021-03-291-75/+22
| * Remove unsupported constructsJon Bratseth2021-03-292-221/+11
| * Remove unsupported constructsJon Bratseth2021-03-292-20/+3
| * Remove unsupported constructsJon Bratseth2021-03-292-5/+4
| * Remove unsupported constructsJon Bratseth2021-03-292-26/+1
| * Remove unsupported constructsJon Bratseth2021-03-292-338/+11
* | Change WAND to WEAKAND in debug output formatJon Bratseth2021-04-147-16/+16
* | Collapse nesten compatible weakandsJon Bratseth2021-04-134-44/+76
* | Only consider isLowerCase.Henning Baldersheim2021-04-122-24/+2
* | Non-functional changes onlyJon Bratseth2021-04-1220-50/+70
* | Merge pull request #17055 from vespa-engine/bratseth/cleanupHenning Baldersheim2021-04-082-3/+2
|\ \
| * | Non-functional changes onlyJon Bratseth2021-03-192-3/+2
* | | CleanupJon Bratseth2021-04-053-63/+62
* | | Handle repeated EQUIV productionJon Bratseth2021-04-055-16/+54
* | | CleanupJon Bratseth2021-04-053-111/+107
* | | Allow retired nodes to be unreachableJon Bratseth2021-04-011-10/+11
* | | SimplifyJon Bratseth2021-03-311-9/+8
* | | Minor group logic improvementsJon Bratseth2021-03-313-18/+22
| |/ |/|
* | Precompute StudentT.inverseCumulativeProbability for default probability and ...Henning Baldersheim2021-03-281-7/+25
* | - Add option to provide token map while construction wand/wset/dotproduct.Henning Baldersheim2021-03-274-29/+71
* | Merge pull request #17191 from vespa-engine/bratseth/carry-weightJon Bratseth2021-03-2611-106/+113
|\ \
| * | Carry weightJon Bratseth2021-03-267-7/+11
| * | Cleanup: No functional changesJon Bratseth2021-03-262-8/+9
| * | Cleanup: No functional changesJon Bratseth2021-03-267-94/+96
* | | only do debug logging in very specific casesArne Juul2021-03-261-16/+34
|/ /
* | add more debug logging about hit mergingArne Juul2021-03-251-5/+33
* | backend always expects distanceThreshold nowArne Juul2021-03-231-10/+1
* | Merge pull request #17047 from vespa-engine/bratseth/dash-in-sourceJon Bratseth2021-03-192-1/+7
|\ \
| * | Allow dash in ident as it is legal in source namesJon Bratseth2021-03-182-1/+7
* | | Merge pull request #17054 from vespa-engine/bratseth/add-castJon Bratseth2021-03-192-1/+7
|\ \ \
| * | | Add cast tokeyword listJon Bratseth2021-03-192-1/+7
| | |/ | |/|
* | | Merge pull request #16930 from vespa-engine/bratseth/remove-active-queries-me...Yngve Aasheim2021-03-192-7/+12
|\ \ \ | |/ / |/| |
| * | Remove active queries metrics that are never setJon Bratseth2021-03-122-7/+12
| |/
* | Remove duplicate headersJon Bratseth2021-03-181-1/+0
* | Add copyright headersJon Bratseth2021-03-1814-0/+14
|/
* Support equivJon Bratseth2021-03-117-26/+42
* Non-functional changes onlyJon Bratseth2021-02-2111-91/+61