summaryrefslogtreecommitdiffstats
path: root/container-search
Commit message (Collapse)AuthorAgeFilesLines
...
| * Remove temporary dependency on 'jetty-http' with test scopeBjørn Christian Seime2022-06-081-7/+0
| |
* | Merge pull request #22996 from ↵Jon Bratseth2022-06-082-6/+6
|\ \ | | | | | | | | | | | | vespa-engine/lesters/short-tensor-format-as-default Lesters/short tensor format as default MERGEOK
| * | Set short tensor format as defaultLester Solbakken2022-06-082-6/+6
| |/
* | Merge pull request #22999 from vespa-engine/bratseth/make-privateJon Bratseth2022-06-081-2/+1
|\ \ | | | | | | Make utility method package private on Vespa 8 MERGEOK
| * | Make utility method package private on Vespa 8Jon Bratseth2022-06-081-2/+1
| |/
* | remove outdated constantArne H Juul2022-06-082-7/+1
| |
* | Add timeout to JsonRenderer testBjørn Christian Seime2022-06-081-0/+5
|/
* Set project version to 8-SNAPSHOTgjoranv2022-06-081-2/+2
|
* Further GC document level compression. Avoids a buffer copy that is no ↵Henning Baldersheim2022-06-081-2/+2
| | | | longer relevant.
* Remove strict contracts on Vespa 8Jon Bratseth2022-06-085-217/+20
|
* Remove struct rendering from JSON on Vespa 8Jon Bratseth2022-06-082-112/+0
|
* Validate rank profilesJon Bratseth2022-06-084-158/+48
|
* Remove all usage and stop providing net.jcip.annotaitonsgjoranv2022-06-083-10/+0
| | | | (only provided build time, not runtime)
* Remove config version on Vespa 8Jon Bratseth2022-06-081-8/+0
|
* Don't provide Jetty bundles from 'container' artifactBjørn Christian Seime2022-06-081-0/+7
| | | | Add dependency on 'jetty-http' with scope test instead of adding false dependencies with 'container-test'.
* remove SuppressWarnings no longer neededArne H Juul2022-06-082-2/+0
|
* make IndexModel predictableArne H Juul2022-06-081-1/+5
|
* Streaming visitors must explicitly use All-fieldsetTor Brede Vekterli2022-06-082-0/+4
|
* No YQL semicolonJon Bratseth2022-06-088-49/+47
|
* Optimize importsJon Bratseth2022-06-081-2/+0
|
* Remove on Vespa 8Jon Bratseth2022-06-081-1/+0
|
* Remove on Vespa 8Jon Bratseth2022-06-083-21/+0
|
* Remove on Vespa 8Jon Bratseth2022-06-081-37/+0
|
* Remove on Vespa 8Jon Bratseth2022-06-085-36/+2
|
* Remove on Vespa 8Jon Bratseth2022-06-086-120/+69
|
* Remove on Vespa 8Jon Bratseth2022-06-0815-273/+7
|
* Stop exporting org.json (including removal of deprecated APIs)Bjørn Christian Seime2022-06-084-23/+2
|
* Remove unused fieldsJon Bratseth2022-06-081-1/+0
|
* Remove top-level <clients> element and LoadType conceptTor Brede Vekterli2022-06-083-69/+6
| | | | | | | 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.
* switch default for map and wset renderingArne H Juul2022-06-082-11/+16
|
* Remove deprecated APIs exposing Jackson typesBjørn Christian Seime2022-06-083-43/+4
|
* Remove deprecated APIs exposing Guava typesBjørn Christian Seime2022-06-085-35/+2
|
* use IllegalInputExceptionArne H Juul2022-06-081-1/+2
|
* GC deprecated statistics moduleHenning Baldersheim2022-06-086-844/+0
|
* Update default grouping configuration for Vespa 8Bjørn Christian Seime2022-06-081-5/+4
|
* allow empty stringArne H Juul2022-06-081-2/+6
|
* allow null pointer for summary classArne H Juul2022-06-081-1/+1
|
* just fail when unknown summary class is requestedArne H Juul2022-06-081-3/+1
|
* Update flag lifetime, and GC some now defunct flags.Henning Baldersheim2022-06-011-1/+1
|
* rankWith -> withRankArne H Juul2022-06-013-3/+3
|
* backwards compatibilityArne H Juul2022-06-013-1/+19
| | | | if pos.radius is negative, add the geoLocation item as rank-only
* Nonfunctional changesJon Bratseth2022-05-261-1/+1
|
* Merge pull request #22650 from vespa-engine/bratseth/cleanup-764gjoranv2022-05-193-10/+4
|\ | | | | No functional changes
| * No functional changesJon Bratseth2022-05-183-10/+4
| |
* | Avoid rank zero tensorsJon Bratseth2022-05-181-1/+4
|/
* Revert "Revert "Pass DeployState""Jon Bratseth2022-05-121-12/+12
|
* Revert "Pass DeployState"Henning Baldersheim2022-05-111-12/+12
|
* Pass DeployStateJon Bratseth2022-05-111-12/+12
|
* Add a constant classJon Bratseth2022-05-101-7/+1
|
* Unalias prefixes only when appropriateJon Bratseth2022-05-102-7/+26
|