aboutsummaryrefslogtreecommitdiffstats
path: root/container-search
Commit message (Collapse)AuthorAgeFilesLines
* Handle fallback value of ElapsedTime.first()Bjørn Christian Seime2021-05-071-2/+4
|
* Merge pull request #17775 from vespa-engine/jonmv/badgesValerij Fredriksen2021-05-072-6/+2
|\ | | | | Jonmv/badges
| * Remove unused fieldsJon Marius Venstad2021-05-072-6/+2
| |
* | Revert "Merge pull request #17754 from ↵Jon Bratseth2021-05-0513-421/+94
| | | | | | | | | | | | | | vespa-engine/revert-17747-bratseth/special-tokens-take-2" This reverts commit a2c9cd4bc04f1a3eaa31524b3970b96be5c2eda9, reversing changes made to 8c61a373af0066fbdf1cca354c24b197c7347321.
* | Revert "Reapply "Bratseth/special tokens""Jon Bratseth2021-05-0513-94/+421
| |
* | Use creation time from http request when availableBjørn Christian Seime2021-05-051-2/+3
| |
* | Revert "Merge pull request #17746 from ↵Jon Bratseth2021-05-0513-421/+94
| | | | | | | | | | | | | | vespa-engine/revert-17738-revert-17737-revert-17736-bratseth/special-tokens" This reverts commit 491856b396d003885e159345fe3f533f0fa35933, reversing changes made to 3720186303f4aef1d185525eaf61092097a64ec9.
* | Revert "Revert "Revert "Bratseth/special tokens"""Jon Bratseth2021-05-0513-94/+421
| |
* | Revert "Revert "Bratseth/special tokens""Jon Bratseth2021-05-0413-421/+94
|/
* Revert "Bratseth/special tokens"Jon Bratseth2021-05-0413-94/+421
|
* Wire in (but don't use) SpecialTokensJon Bratseth2021-05-041-1/+1
|
* Move specialtokens to linguisticsJon Bratseth2021-05-0411-267/+15
|
* Remove unused fileJon Bratseth2021-05-041-12/+0
|
* 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 BackedOverridableQueryProfile
| * Use owner's dimensions in BackedOverridableQueryProfileJon Bratseth2021-04-285-17/+48
| | | | | | | | | | | | | | | | Use owner's dimensions rather than the backed's in BackedObverridableQueryProfile. This matters when a profile references a profile with different but overlapping dimensions and both the owner and referred profile assigns values for the same paths, within their respective dimension spaces.
* | 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 ↵Henning Baldersheim2021-04-262-1/+4
| | | | | | be removed, amking the next the first. That is correct behaviour for all, but the first item. If the first is false, the whole rank will be false.
* 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 ↵Jon Marius Venstad2021-04-231-1/+1
|\ | | | | | | | | vespa-engine/bratseth/clustercontroller-cleanup-take-3 Bratseth/clustercontroller cleanup take 3
| * 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
|\ | | | | Bratseth/redundancy
| * 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
|\ | | | | Improve coverage message
| * 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
|\ \ | |/ |/| Custom acl mapping
| * Changes after reviewMorten Tokle2021-04-162-7/+9
| |
| * Custom acl mappingMorten Tokle2021-04-152-1/+27
| |
* | Merge pull request #17449 from ↵gjoranv2021-04-151-6/+0
|\ \ | | | | | | | | | | | | vespa-engine/gjoranv/merge-simplemetrics-into-core Gjoranv/merge simplemetrics into core [run-systemtest]
| * | 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
| |/ |/| | | | | If a group has too many nodes, all others will have less than average.
* | Merge pull request #17220 from vespa-engine/bratseth/yql-cleanupJon Bratseth2021-04-142-1080/+407
|\ \ | | | | | | Bratseth/yql cleanup
| * | 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
| | |