aboutsummaryrefslogtreecommitdiffstats
path: root/container-search
Commit message (Expand)AuthorAgeFilesLines
...
* Make immutableJon Bratseth2021-05-048-247/+186
* No functional changesJon Bratseth2021-05-044-24/+22
* Merge pull request #17641 from vespa-engine/bratseth/query-profile-referencesJon Bratseth2021-04-285-17/+48
|\
| * Use owner's dimensions in BackedOverridableQueryProfileJon Bratseth2021-04-285-17/+48
* | More lazy debug log message generationJon Marius Venstad2021-04-283-5/+5
|/
* In the case that the first item in a rank item evaluated to false it would be...Henning Baldersheim2021-04-262-1/+4
* Avoid flushing after every tree-node or object written to streamJon Marius Venstad2021-04-261-1/+3
* Include queue time in search handler for query metrics in StatisticsSearcherBjørn Christian Seime2021-04-231-4/+25
* Ensure that sameElement never accepts a WordAlternativesItem.Henning Baldersheim2021-04-234-25/+19
* Merge pull request #17559 from vespa-engine/bratseth/clustercontroller-cleanu...Jon Marius Venstad2021-04-231-1/+1
|\
| * Create cluster controller cluster on logserverJon Bratseth2021-04-231-1/+1
* | Provide standard mappingMorten Tokle2021-04-221-17/+7
|/
* Merge pull request #17514 from vespa-engine/bratseth/redundancyJon Bratseth2021-04-211-6/+6
|\
| * No functional changesJon Bratseth2021-04-201-6/+6
* | Remove FS4ResourcePoolBjørn Christian Seime2021-04-203-68/+5
|/
* 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-162-4/+32
|\ \ | |/ |/|
| * Changes after reviewMorten Tokle2021-04-162-7/+9
| * Custom acl mappingMorten Tokle2021-04-152-1/+27
* | Merge pull request #17449 from vespa-engine/gjoranv/merge-simplemetrics-into-...gjoranv2021-04-151-6/+0
|\ \
| * | Remove all dependencies to simplemetrics.gjoranv2021-04-131-6/+0
* | | 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-275-29/+74