aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/vespa/searchcore/proton/server/documentretrieverbase.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Simplify to avoid type declarations.Henning Baldersheim2023-05-091-2/+2
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Revert "Revert "Revert "Revert "- Change APi for fetching documents to suppor...Henning Baldersheim2020-08-131-3/+5
* Revert "Revert "Revert "- Change APi for fetching documents to support optima...Henning Baldersheim2020-08-131-5/+3
* Revert "Revert "- Change APi for fetching documents to support optimal docume...Henning Baldersheim2020-08-121-3/+5
* Revert "- Change APi for fetching documents to support optimal document retri...Henning Baldersheim2020-08-121-5/+3
* Follow up of PR comment with renaming and refactoring.Henning Baldersheim2020-08-121-1/+0
* - Change APi for fetching documents to support optimal document retrival when...Henning Baldersheim2020-08-071-3/+6
* Use standard locking in searchcore/proton/server (pass 1).Tor Egge2017-12-111-2/+2
* 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
* C++ style fix: Use foo() instead of foo(void)Tor Egge2017-05-241-1/+1
* Reduce schema use in document retriever.Tor Egge2017-04-191-2/+1
* Split in hash_xxx, array, lru, cache ++ in hpp files. To reduce clinon buildHenning Baldersheim2016-12-151-3/+3
* Expose a safe docidLimit to use when visitingHenning Baldersheim2016-06-231-0/+1
* We need to hold a read guard on the documentmetastore to avoid lids being reu...Henning Baldersheim2016-06-221-2/+1
* PublishJon Bratseth2016-06-151-0/+47