aboutsummaryrefslogtreecommitdiffstats
path: root/documentapi/src/main/java/com/yahoo/documentapi/VisitorParameters.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Backport visit slicing to `vespa-visit` CLI toolTor Brede Vekterli2023-03-011-0/+4
* Remove on Vespa 8Jon Bratseth2022-06-081-91/+44
* Remove maxFirstPass support on Vespa 8Jon Bratseth2022-06-081-17/+0
* Use DocumentOnly-fieldset by defaultTor Brede Vekterli2022-06-081-12/+2
* Remove top-level <clients> element and LoadType conceptTor Brede Vekterli2022-06-081-21/+0
* Resolve rank profile inputsJon Bratseth2022-04-211-1/+1
* ThrottlePolicyOverride -> ThrottlePolicyHenning Baldersheim2022-04-111-10/+0
* Deprecate load types from Java APIsTor Brede Vekterli2022-04-051-1/+10
* add special DocumentOnly fieldset in Java as wellArne H Juul2022-02-151-0/+2
* Deprecate remnants of two-phase visiting APIs and usageTor Brede Vekterli2022-01-311-2/+13
* Allow slicing the bucket space for visitorsJon Marius Venstad2021-10-221-0/+12
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Use named constants instead of strings sprinkled all over.Henning Baldersheim2020-08-041-1/+2
* Remove visitor ordering and order selection.Henning Baldersheim2019-08-091-6/+0
* Remove the use and testing of legacy groupdoc/userdoc/orderdoc document ids.Henning Baldersheim2019-08-091-2/+1
* Revert "Revert "Require constant() for large constants and fix a type resolvi...Jon Bratseth2019-06-131-1/+1
* Revert "Require constant() for large constants and fix a type resolving bug (...Harald Musum2019-06-121-1/+1
* Require constant() for large constants and fix a type resolving bug (#9769)Jon Bratseth2019-06-121-1/+1
* add "sum" output for gauge metricsArne Juul2019-03-221-0/+1
* Deprecation cleanupJon Bratseth2019-01-211-2/+2
* ignore headersonly flagArne Juul2019-01-211-2/+4
* Define and use fixed bucket spaces in Java code.Geir Storli2018-02-021-1/+2
* Add and propagate visitor parameter bucket spaceTor Brede Vekterli2018-02-011-1/+9
* Revert "Geirst/add bucket space to document api"Harald Musum2018-01-301-9/+1
* Add and propagate visitor parameter bucket spaceTor Brede Vekterli2018-01-291-1/+9
* Nonfunctional changes onlyJon Bratseth2017-10-111-1/+1
* 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
* Add separate session-wide visitor timeout parameterTor Brede Vekterli2017-01-191-2/+19
* PublishJon Bratseth2016-06-151-0/+369