aboutsummaryrefslogtreecommitdiffstats
path: root/documentapi/src/vespa
Commit message (Expand)AuthorAgeFilesLines
* Propagate "create if missing"-flag outside binary Update payload in protocolsTor Brede Vekterli2024-04-263-11/+45
* Update to protobuf 5.26.1 (C++ API).Tor Egge2024-04-052-2/+2
* More graceful reporting of Protobuf protocol decode errorsTor Brede Vekterli2024-02-261-0/+12
* Don't do a hex dump of messages into the log upon protocol deserialization fa...Tor Brede Vekterli2024-02-231-4/+0
* Tag Protobuf protocol boundary version and add binary test filesTor Brede Vekterli2024-02-211-1/+1
* Improve codec error reporting and use Protobuf type parsers directlyTor Brede Vekterli2024-02-202-11/+35
* Add new Protobuf-based MessageBus DocumentAPI protocolTor Brede Vekterli2024-02-1616-88/+1127
* Use `shared_mutex` to allow non-contending reads (common case)Tor Brede Vekterli2023-10-172-7/+7
* Improve thread safety of MessageBus ContentPolicyTor Brede Vekterli2023-10-172-38/+66
* Update copyrightJon Bratseth2023-10-09104-104/+104
* Add comments describing that SearchResult and DocumentSummary messages and re...Tor Egge2023-04-211-0/+2
* Remove (SearchResult|DocumentSummary)(Command|Reply) storage and documentapi ...Tor Egge2023-04-2110-240/+4
* Add condition support to distributor `GetOperation`Tor Brede Vekterli2023-04-191-0/+4
* add requested annotationsHåvard Pettersen2023-04-191-2/+2
* add create-if-non-existent flag for document putHåvard Pettersen2023-04-192-2/+15
* avoid using fastos thread in searchcoreHåvard Pettersen2023-02-273-3/+0
* untangle fnet from fastosHåvard Pettersen2023-02-222-7/+4
* deinline destructors.Henning Baldersheim2023-02-018-39/+23
* We can only handle unconditional async messages in network thread.Henning Baldersheim2023-01-121-1/+1
* Change from typedef to using in documentapi C++ code.Geir Storli2022-12-2123-48/+48
* Remove stacksize from the thread pools and thread executors.Henning Baldersheim2022-12-202-5/+7
* Handle unaligned read in PutDocumentMessage::getSequenceId() andTor Egge2022-12-092-2/+2
* Move synchronous policy init inside lockTor Brede Vekterli2022-11-301-4/+4
* Make load balancer thread safe.Henning Baldersheim2022-06-303-29/+52
* Remove 'requireSequencing' as an option.Henning Baldersheim2022-06-261-1/+0
* avoid unaligned accessHåvard Pettersen2022-06-201-1/+2
* remove 'Storage' protocolArne H Juul2022-06-081-1/+0
* cleanup unused second pass statsArne H Juul2022-06-081-7/+4
* Use vespalib::string in TestAndSetConditionTor Brede Vekterli2022-03-241-3/+5
* Revert "Use vespalib::string in TestAndSetCondition"Tor Brede Vekterli2022-03-241-5/+3
* Use vespalib::string in TestAndSetConditionTor Brede Vekterli2022-03-241-3/+5
* Introducing fuzzy searchAlexey Chernyshev2022-03-231-1/+2
* Reduce visibility of document::DocumentHenning Baldersheim2022-03-074-9/+11
* Remove unused member variable.Tor Egge2022-02-272-3/+1
* Add missing filesHenning Baldersheim2022-02-232-0/+51
* Ensure that internal state of ExternSlobrokPolicy and ExternPolicy is consist...Henning Baldersheim2022-02-236-88/+62
* Make ConfigUri constructors explicit and use same context where possible in p...Henning Baldersheim2022-02-201-4/+4
* Include needed header files.Tor Egge2022-02-141-0/+1
* Reduce code visibility and include only what you need from config library.Henning Baldersheim2022-02-067-32/+45
* Don't set deprecated fields when aggregating visitor statisticsTor Brede Vekterli2022-01-311-0/+2
* Add noexcept specifiers.Tor Egge2021-12-111-1/+1
* Update 2017 copyright notices.gjoranv2021-10-07106-106/+106
* admin/slobrok.0 does not always exist ....... anymore.Henning Baldersheim2021-05-271-1/+1
* Avoid coredump on bad/empty config.Henning Baldersheim2021-05-251-2/+3
* Also install document-protocol-policies configJon Marius Venstad2021-01-281-0/+2
* Revert "Revert "Jonmv/remove storage policy""Jon Marius Venstad2021-01-058-349/+297
* Revert "Jonmv/remove storage policy"Jon Marius Venstad2021-01-058-297/+349
* Specify when TODOJon Marius Venstad2021-01-041-1/+1
* Merge storagepolicy into contentpolicyJon Marius Venstad2020-12-308-349/+297
* Misc cleanup of includes and code healthHenning Baldersheim2020-12-012-6/+7