aboutsummaryrefslogtreecommitdiffstats
path: root/searchsummary/src/vespa/searchsummary/docsummary/getdocsumargs.cpp
Commit message (Expand)AuthorAgeFilesLines
* Cache the query stack if using ranking.queryCache and use it for proper summa...Henning Baldersheim2024-02-291-2/+1
* Update copyrightJon Bratseth2023-10-091-1/+1
* Standardize on using lowercase first letter in function names.Geir Storli2022-09-211-1/+1
* Optimize resolving and usage of summary result class.Geir Storli2022-09-211-6/+1
* Wire in list of summary fields in streaming too.Henning Baldersheim2022-09-021-0/+5
* Use braced initializers for return values, add 'explicit'Henning Baldersheim2022-09-021-1/+0
* - Add fieldlist to docsum request.Henning Baldersheim2022-09-011-1/+9
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Add missing move operators that avoid alot of copying when dealing with vecto...Henning Baldersheim2021-03-291-15/+10
* avoid negated flagArne Juul2020-07-151-1/+2
* handle locations in query for getdocsumArne Juul2020-07-151-0/+1
* Revert "Revert "Balder/remove steadytimestamp 2""Henning Baldersheim2019-12-161-13/+1
* Revert "Balder/remove steadytimestamp 2"Henning Baldersheim2019-12-161-1/+13
* Use std::chrono.Henning Baldersheim2019-12-091-13/+1
* Remove some more transport related stuff.Henning Baldersheim2019-09-301-3/+2
* Remove unused member.Henning Baldersheim2019-09-301-2/+1
* GC some more unused code.Henning Baldersheim2019-09-301-33/+1
* Use nested namespace and clean up some unused code.Henning Baldersheim2017-08-161-3/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
* Copyright headerJon Bratseth2017-06-131-1/+1
* Split in hash_xxx, array, lru, cache ++ in hpp files. To reduce clinon buildHenning Baldersheim2016-12-151-10/+4
* PublishJon Bratseth2016-06-151-0/+96