aboutsummaryrefslogtreecommitdiffstats
path: root/documentapi/test
Commit message (Collapse)AuthorAgeFilesLines
* more testing (arnej)Håvard Pettersen2022-06-091-0/+0
|
* cleanup unused second pass statsArne H Juul2022-06-081-0/+0
|
* switch to new-style configArne H Juul2022-04-121-97/+115
|
* Don't encode deprecated load type explicitlyTor Brede Vekterli2020-11-241-0/+0
|
* Use c_str instead of data.Henning Baldersheim2020-11-241-0/+0
|
* Use XXH3 over XXH64 as vespalib string hash functionTor Brede Vekterli2020-10-081-0/+0
| | | | | | XXH3 is faster than XXH64 across the board, especially for short inputs. Change around some tests that implicitly depended on the old hashing.
* - Removing body struct from our own usage.Henning Baldersheim2020-06-161-25/+23
| | | | | - Deprecate public methods using body struct. - Update expected generated config.
* Use xxhash for most out hashing. It is significantly better quality hash.Henning Baldersheim2020-03-271-0/+0
| | | | From 0.7.3 is is also significantly faster.
* Revert "Revert "Since the most important aspect our use of hash maps/sets is ↵Henning Baldersheim2020-03-201-0/+0
| | | | for spee…""
* Revert "Since the most important aspect our use of hash maps/sets is for ↵Harald Musum2020-03-201-0/+0
| | | | spee…"
* Ordering in tests chnages when hashing changes.Henning Baldersheim2020-03-201-0/+0
|
* Remove v6 and v7 from java side.Henning Baldersheim2019-08-211-12/+0
|
* Update java expected files.Henning Baldersheim2019-08-165-0/+0
|
* Update expected lengthHenning Baldersheim2019-08-166-0/+0
|
* doc: -> id:Henning Baldersheim2019-08-161-0/+0
|
* Remove the use and testing of legacy groupdoc/userdoc/orderdoc document ids.Henning Baldersheim2019-08-094-0/+0
|
* Remove cross language test files for old document api version.Tor Egge2019-01-2187-0/+0
|
* Remove cross language test files for old document api versions.Tor Egge2018-09-27180-0/+0
|
* Simplify documentapi deserialization unit test (java).Tor Egge2018-09-2613-0/+0
|
* Remove BatchDocumentUpdateMessage and BatchDocumentUpdateReply fromTor Egge2018-09-2516-0/+0
| | | | | | C++ portion of documentapi. Remove corresponding document api cross language files. Remove corresponding storageapi messages.
* Remove more unused document api cross language files.Tor Egge2018-09-2542-16/+0
|
* Remove unused document api cross language files (previously usedTor Egge2018-09-2570-0/+0
| | | | for testing serialization and deserializion).
* Enable new document api protocol.Tor Egge2018-03-1270-0/+0
|
* Add data files to test new document API protocol cross language.Geir Storli2018-02-0170-0/+0
|
* Revert "Geirst/add bucket space to document api"Harald Musum2018-01-3070-0/+0
|
* Add data files to test new document API protocol cross language.Geir Storli2018-01-3070-0/+0
|
* PublishJon Bratseth2016-06-15397-0/+344