summaryrefslogtreecommitdiffstats
path: root/container-search
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #19845 from vespa-engine/bratseth/grouping-testsHenning Baldersheim2021-11-036-50/+150
|\
| * Add some testsJon Bratseth2021-11-036-50/+150
* | Merge pull request #19779 from vespa-engine/arnej/add-match-features-in-protocolArne H Juul2021-11-033-1/+40
|\ \ | |/ |/|
| * drop unneccessary importsArne H Juul2021-11-031-3/+0
| * change matchFeatures in LeanHit to be FeatureData directlyArne H Juul2021-10-292-15/+16
| * handle inherent race condition in unit testArne H Juul2021-10-291-1/+12
| * add skeleton for match featuresArne H Juul2021-10-282-0/+30
* | Disclose entries as pure itemsJon Bratseth2021-11-028-126/+148
* | Correct equalsJon Bratseth2021-11-011-1/+2
* | Update ABI specJon Bratseth2021-10-291-5/+11
* | Stable query profile type idsJon Bratseth2021-10-298-5/+24
* | Stable query profile idsJon Bratseth2021-10-299-23/+71
* | Merge pull request #19766 from vespa-engine/bratseth/explain-groupJon Bratseth2021-10-283-11/+11
|\ \ | |/ |/|
| * Explain groupJon Bratseth2021-10-283-11/+11
* | Merge pull request #19747 from vespa-engine/bratset/items-equalityJon Bratseth2021-10-2856-445/+755
|\ \ | |/ |/|
| * Update ABI specJon Bratseth2021-10-281-2/+6
| * Check 'explicit' for equalityJon Bratseth2021-10-282-0/+24
| * Correct commentJon Bratseth2021-10-281-1/+1
| * Make finalJon Bratseth2021-10-281-1/+1
| * Add missing cloningJon Bratseth2021-10-2711-90/+114
| * Always compare item content fully in Item.equalsJon Bratseth2021-10-2753-364/+622
* | Update 2020 Oath copyrights.gjoranv2021-10-279-9/+9
* | Update 2019 Oath copyrights.gjoranv2021-10-2730-30/+30
|/
* Merge branch 'master' into balder/upper-limit-before-commitHenning Baldersheim2021-10-219-10/+87
|\
| * Get a truly unique prefix per cluster searcher globally.Henning Baldersheim2021-10-212-6/+4
| * Merge pull request #19682 from vespa-engine/bratseth/output-groupHenning Baldersheim2021-10-211-1/+1
| |\
| | * Output group in log messageJon Bratseth2021-10-211-1/+1
| * | add TrueItemArne H Juul2021-10-216-3/+82
| |/
* / Cleanup testHenning Baldersheim2021-10-211-8/+6
|/
* Add missiung copyrightsJon Bratseth2021-10-202-0/+2
* simplify FalseItemArne H Juul2021-10-203-4/+7
* add YQL parsing/serialization for FalseItemArne H Juul2021-10-204-5/+38
* remove unused RpcFill protocol implementationArne H Juul2021-10-198-582/+0
* Merge pull request #19595 from vespa-engine/arnej/only-use-protobuf-docsumsArne H Juul2021-10-151-5/+1
|\
| * the new protobuf protocol should have good performance nowArne H Juul2021-10-151-5/+1
* | Validate summary inheritanceJon Bratseth2021-10-151-1/+1
|/
* A group hit is not meta since it contains result dataJon Bratseth2021-10-128-14/+75
* No functional changesJon Bratseth2021-10-111-80/+39
* Merge pull request #19490 from vespa-engine/bratseth/execution-context-cleanupArne H Juul2021-10-1041-126/+92
|\
| * Update ABI specJon Bratseth2021-10-101-0/+2
| * Optimize importsJon Bratseth2021-10-105-13/+1
| * Use appropriate stub methodsJon Bratseth2021-10-1014-57/+14
| * Use appropriate stub methodsJon Bratseth2021-10-104-7/+7
| * Supply and use appropriate stub methodsJon Bratseth2021-10-1012-25/+32
| * Supply and use appropriate stub methodsJon Bratseth2021-10-108-16/+18
| * Always create indexfactsJon Bratseth2021-10-101-1/+1
| * Always create searchchain registryJon Bratseth2021-10-101-1/+1
| * Always create linguisticsJon Bratseth2021-10-101-1/+1
| * Always create a renderer registryJon Bratseth2021-10-101-14/+11
| * Guarantee we always have an executorJon Bratseth2021-10-1022-45/+58