aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/src
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Merge pull request #23040 from ↵Jon Bratseth2022-06-1043-266/+274
| | | | | | | vespa-engine/revert-23039-bratseth/weakand-by-default-take-2" This reverts commit 4b3adbb89f52bb20f2f220fcf1480673cae0881d, reversing changes made to d204179b218af2fdf4b251ede3a465ffabbf6557.
* Revert "Bratseth/weakand by default take 2"Harald Musum2022-06-0943-274/+266
|
* Support WeakAnd in QueryRewriteJon Bratseth2022-06-092-4/+11
|
* Revert "Merge pull request #23036 from ↵Jon Bratseth2022-06-0941-262/+263
| | | | | | | vespa-engine/revert-23032-bratseth/weakand-by-default" This reverts commit 1b00635b293901abaef45aca022647c01e840b6b, reversing changes made to 0fd0ba6d04f642095e35ff828e6d7ee334a4bdb8.
* Revert "Change user query default from ALL to WEAKAND on Vespa 8"Håkon Hallingstad2022-06-0941-263/+262
|
* Merge pull request #23032 from vespa-engine/bratseth/weakand-by-defaultJon Bratseth2022-06-0941-262/+263
|\ | | | | Change user query default from ALL to WEAKAND on Vespa 8
| * Change user query default from ALL to WEAKAND on Vespa 8Jon Bratseth2022-06-0941-262/+263
| |
* | Remove deprecated ctors in RendererRegistrygjoranv2022-06-092-19/+1
|/
* Avoid removed methodJon Bratseth2022-06-081-1/+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-081-4/+0
| |
* | Add timeout to JsonRenderer testBjørn Christian Seime2022-06-081-0/+5
|/
* 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-082-6/+0
| | | | (only provided build time, not runtime)
* 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-082-19/+0
|
* Remove on Vespa 8Jon Bratseth2022-06-081-37/+0
|
* Remove on Vespa 8Jon Bratseth2022-06-084-33/+2
|
* Remove on Vespa 8Jon Bratseth2022-06-085-119/+67
|
* Remove on Vespa 8Jon Bratseth2022-06-0814-244/+6
|
* Stop exporting org.json (including removal of deprecated APIs)Bjørn Christian Seime2022-06-082-20/+1
|
* 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-082-37/+3
|
* Remove deprecated APIs exposing Guava typesBjørn Christian Seime2022-06-084-32/+2
|
* use IllegalInputExceptionArne H Juul2022-06-081-1/+2
|
* GC deprecated statistics moduleHenning Baldersheim2022-06-085-551/+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-012-2/+2
|
* backwards compatibilityArne H Juul2022-06-012-1/+18
| | | | 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
|/