aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/vespa/searchcore/proton/summaryengine
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-094-4/+4
* Change from typedef to using in searchcore.Geir Storli2022-12-211-1/+1
* Remove stacksize from the thread pools and thread executors.Henning Baldersheim2022-12-201-1/+1
* report request timeouts as issues (errors in reply)Håvard Pettersen2022-02-171-0/+3
* tag match/summary engines with READ cpu usageHåvard Pettersen2022-01-261-1/+3
* Remove the need for SyncableHenning Baldersheim2021-11-261-1/+1
* Fix forward declarations.Tor Egge2021-10-271-1/+1
* remove old docsum_by_slime RPC protocolArne H Juul2021-10-253-175/+0
* log unhandled issuesArne H Juul2021-10-211-0/+4
* use atomic for configurable flagArne H Juul2021-10-211-1/+1
* add forward_issues config optionArne H Juul2021-10-202-1/+7
* Use the ExecutorStats type directly.Henning Baldersheim2021-10-191-1/+1
* update after reviewArne H Juul2021-10-152-8/+9
* more useful DocsumReplyArne H Juul2021-10-142-5/+2
* make DocsumReply a proper classArne H Juul2021-10-142-10/+6
* if there is no slime there are no docsums at allArne H Juul2021-10-131-1/+1
* track API change - "root slime" is always true nowArne H Juul2021-10-131-1/+1
* wire reported issues into search/docsum repliesHåvard Pettersen2021-10-071-0/+4
* Update 2017 copyright notices.gjoranv2021-10-076-6/+6
* Add option to select sync or async query execution in the backend.Henning Baldersheim2021-03-312-5/+13
* use size literals in searchcoreArne Juul2021-02-152-5/+7
* Add explorer for the shared thread pools used by proton and it's document dat...Geir Storli2020-12-151-0/+5
* suammry -> summaryHenning Baldersheim2020-11-121-2/+2
* Name the threads so it is easier to see who is doing what.Henning Baldersheim2020-11-121-1/+3
* Use an allocator that automagically allocates large buffer by using mmap.Henning Baldersheim2020-08-311-1/+0
* Allow passing const SearchViewHenning Baldersheim2020-02-221-2/+1
* Use enable_shared_from_this to simplify interface and keep the details local.Henning Baldersheim2020-02-172-3/+3
* Remove another indirection not necessary and GC some unused code.Henning Baldersheim2020-02-151-3/+3
* Revert "Revert "Balder/remove steadytimestamp 2""Henning Baldersheim2019-12-161-2/+2
* Revert "Balder/remove steadytimestamp 2"Henning Baldersheim2019-12-161-2/+2
* Use std::chrono.Henning Baldersheim2019-12-091-2/+2
* propagate location too.Henning Baldersheim2019-08-151-0/+2
* Adjust forward declarations in searchcore.Tor Egge2019-02-021-1/+1
* remove legacy tags, always pass vectorArne Juul2018-10-081-4/+4
* extract slime docsum count when availableHåvard Pettersen2018-04-241-1/+15
* Avoid forward declaration as by including DocsumMetrics in definition.Henning Baldersheim2018-04-202-36/+26
* Avoid doing a static cast by using an internal namespace with forward declara...Henning Baldersheim2018-04-202-8/+17
* Add transport independent docsum metricsHenning Baldersheim2018-04-202-11/+44
* Use standard locking in searchcore (pass 1).Tor Egge2017-12-112-6/+7
* Always hold the lock when accessing the handler map.Henning Baldersheim2017-11-141-15/+6
* This is a stringHenning Baldersheim2017-09-081-1/+1
* Bring along the documenttype so that we know where to look for the documents.Henning Baldersheim2017-09-081-0/+8
* Moved databuffer and compresssion to vespalibHenning Baldersheim2017-08-281-4/+4
* Do not overload based on only constness.Henning Baldersheim2017-08-161-1/+1
* Also propagate rank profileHenning Baldersheim2017-08-162-4/+3
* Data, not stringHenning Baldersheim2017-08-151-1/+1
* Add support for sessionid for using query cache.Henning Baldersheim2017-08-151-0/+8
* Update copyright headersJon Bratseth2017-06-146-6/+6
* Revert "Update copyright headers"Jon Bratseth2017-06-146-6/+6
* Update copyright headersJon Bratseth2017-06-146-6/+6