summaryrefslogtreecommitdiffstats
path: root/vespaclient-java/src/test/java/com/yahoo/vespaget/DocumentRetrieverTest.java
Commit message (Collapse)AuthorAgeFilesLines
* Bump full removal of priorities to Vespa 9Tor Brede Vekterli2022-06-081-2/+2
| | | | | Streaming search still uses this to ensure low latencies, and we don't have a replacement for priorities for this use case yet.
* Use DocumentOnly-fieldset by defaultTor Brede Vekterli2022-06-081-2/+2
| | | | Also remove deprecated and unsupported header-only visitor parameter
* Remove top-level <clients> element and LoadType conceptTor Brede Vekterli2022-06-081-22/+1
| | | | | | | Load types have not been properly supported for some time, so remove the remaining API surfaces exposing them. Since load type config was the last remaining use of <clients> in services.xml, remove that one as well.
* Deprecate load types from Java APIsTor Brede Vekterli2022-04-051-2/+1
| | | | | | | | | | | Load types have not been used in practice for years, and supporting them in backend metrics etc. has long since been lacking. Prepare for removing these on Vespa 8. Most callsites are unchanged, aside from presumed safe changes such as constructors used by dependency injection. Have added new overloads without load types where these did not already exist to allow for an orderly transition.
* Deprecate DocumentAPI methods using explicit operation priorityTor Brede Vekterli2022-04-011-1/+2
| | | | | This is functionality that made more sense when we had spinning drives and no async write scheduling in the backend. Going away on Vespa 8.
* GC use of deprecated junit assertThat and unifyHenning Baldersheim2021-12-211-0/+1
|
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
|
* Use "[Content:cluster=...]" for routes instead of (only-sometimes-)generated ↵Jon Marius Venstad2021-01-051-1/+1
| | | | -direct route
* Revert "Revert "Jonmv/remove storage policy""Jon Marius Venstad2021-01-051-4/+4
| | | | This reverts commit 75b2e4c11ea6463c335f1c77dab3fdb5493e5600.
* Revert "Jonmv/remove storage policy"Jon Marius Venstad2021-01-051-4/+4
|
* Use clustername-direct routes for visitorsJon Marius Venstad2021-01-041-1/+1
|
* Use just content cluster name as routeJon Marius Venstad2020-12-301-1/+1
|
* Replace use of [Storage... with [Content... and avoid overriding config idJon Marius Venstad2020-12-301-4/+4
|
* Use named constants instead of strings sprinkled all over.Henning Baldersheim2020-08-041-3/+3
|
* Use mockito-core 3.1.0Håkon Hallingstad2019-10-181-21/+7
|
* 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
|
* Move vespaclient-java to Vespa open-sourceBjørn Christian Seime2017-06-061-0/+376