summaryrefslogtreecommitdiffstats
path: root/container-search/src/main
Commit message (Expand)AuthorAgeFilesLines
* Revert "antlr4 4.5 -> 4.9.3"Henning Baldersheim2021-11-221-12/+32
* Follow api changes and some minor cleanup.Henning Baldersheim2021-11-181-32/+12
* Propagate exceptions from task execution to mergedJon Bratseth2021-11-151-2/+4
* cleanup more leftoversArne H Juul2021-11-092-6/+3
* more cleanup of MatchFeatureDataArne H Juul2021-11-092-9/+8
* less duplication of hashmapsArne H Juul2021-11-092-17/+116
* Deprecate statisticsHenning Baldersheim2021-11-082-1/+9
* GC old way of collection metrics and logging to file.Henning Baldersheim2021-11-051-68/+38
* GC old way of collection metrics and logging to file.Henning Baldersheim2021-11-051-24/+1
* No need to log metrics anymore.Henning Baldersheim2021-11-051-21/+1
* Log number of working/nodes and nodes.Henning Baldersheim2021-11-054-9/+5
* Merge pull request #19877 from vespa-engine/bratseh/disclose-lessHenning Baldersheim2021-11-041-28/+28
|\
| * Disclose lessJon Bratseth2021-11-041-10/+10
| * Disclose lessJon Bratseth2021-11-041-20/+20
* | Cleanup - no functional changesJon Bratseth2021-11-041-9/+9
|/
* set field "matchfeatures" if we have match featuresArne H Juul2021-11-042-1/+5
* Merge pull request #19845 from vespa-engine/bratseth/grouping-testsHenning Baldersheim2021-11-035-49/+41
|\
| * Add some testsJon Bratseth2021-11-035-49/+41
* | Merge pull request #19779 from vespa-engine/arnej/add-match-features-in-protocolArne H Juul2021-11-032-0/+28
|\ \ | |/ |/|
| * drop unneccessary importsArne H Juul2021-11-031-3/+0
| * change matchFeatures in LeanHit to be FeatureData directlyArne H Juul2021-10-292-15/+16
| * add skeleton for match featuresArne H Juul2021-10-282-0/+30
* | Disclose entries as pure itemsJon Bratseth2021-11-026-116/+135
* | Correct equalsJon Bratseth2021-11-011-1/+2
* | Stable query profile type idsJon Bratseth2021-10-293-3/+9
* | Stable query profile idsJon Bratseth2021-10-296-23/+49
* | 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-2849-393/+657
|\ \ | |/ |/|
| * 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-279-85/+96
| * Always compare item content fully in Item.equalsJon Bratseth2021-10-2747-315/+544
* | Update 2020 Oath copyrights.gjoranv2021-10-277-7/+7
* | Update 2019 Oath copyrights.gjoranv2021-10-2719-19/+19
|/
* Get a truly unique prefix per cluster searcher globally.Henning Baldersheim2021-10-211-4/+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-213-1/+58
|/
* Add missiung copyrightsJon Bratseth2021-10-202-0/+2
* simplify FalseItemArne H Juul2021-10-202-4/+5
* add YQL parsing/serialization for FalseItemArne H Juul2021-10-202-5/+28
* remove unused RpcFill protocol implementationArne H Juul2021-10-194-319/+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-127-13/+16
* No functional changesJon Bratseth2021-10-111-80/+39
* Merge pull request #19490 from vespa-engine/bratseth/execution-context-cleanupArne H Juul2021-10-102-20/+32
|\