aboutsummaryrefslogtreecommitdiffstats
path: root/document/abi-spec.json
Commit message (Collapse)AuthorAgeFilesLines
...
* Revert "Support marking configs as apply on restart"Harald Musum2020-11-261-2/+0
|
* Add applyOnRestart to ABI specJon Bratseth2020-11-251-0/+2
|
* Override equals()/hashCode() for TensorDataTypeBjørn Christian Seime2020-11-191-0/+2
|
* Extend tensor remove update to support not fully specified addresses and ↵Geir Storli2020-11-171-0/+3
| | | | | | | update JSON parser. Previously, all the sparse dimensions of the sparse or mixed tensor type (to remove from) had to be specified in the addresses to remove.
* Add equals and hashCode to some classesJon Marius Venstad2020-09-301-0/+4
|
* Update abispecHenning Baldersheim2020-08-041-3/+9
|
* Remove the unused [header] and [body] fieldsets to simplify backend ↵Henning Baldersheim2020-08-041-32/+0
| | | | optimization during get.
* Follow up from PR comments and GC some more code.Henning Baldersheim2020-06-181-1/+0
|
* - Removing body struct from our own usage.Henning Baldersheim2020-06-161-0/+2
| | | | | - Deprecate public methods using body struct. - Update expected generated config.
* Add toString to abi.Henning Baldersheim2020-04-131-1/+2
|
* Merge branch 'master' into balder/less-unused-header-body-referencesHenning Baldersheim2020-02-051-2/+40
|\
| * Wire imported fields config into Java DocumentTypeTor Brede Vekterli2020-01-311-0/+4
| |
| * Add imported fields to document configsTor Brede Vekterli2020-01-311-2/+36
| | | | | | | | | | | | | | | | This adds the field names of all imported fields in a search definition to the document configs associated with it (document manager and document types config for Java and C++, respectively). This enables consumers of these configs to distinguish between field references to imported fields and fields that don't exist in the document schema itself.
* | Header/body does not exist anymore. Deprecate and remove own internal usage.Henning Baldersheim2020-01-301-0/+2
|/
* setFieldValue for Booleankkraune2020-01-281-0/+1
|
* Only expose explicit fields in the document.Henning Baldersheim2019-08-281-0/+4
| | | | Also build all fieldSets when constructing the document type.
* Update to require atleast vespa 6 version.Henning Baldersheim2019-08-211-55/+1
|
* Remove v6 and v7 from java side.Henning Baldersheim2019-08-211-61/+3
|
* Revert "Revert "doc: -> id:""Henning Baldersheim2019-08-211-14/+0
|
* Revert "doc: -> id:"Henning Baldersheim2019-08-211-0/+14
|
* doc: -> id:Henning Baldersheim2019-08-191-14/+0
| | | | | Unify documentid java/cpp GC old formats v6 and v7
* Remove legacy orderdoc, groupdoc, userdoc documentidsHenning Baldersheim2019-08-091-73/+0
|
* Remove visitor ordering and order selection.Henning Baldersheim2019-08-091-0/+1
|
* Remove PublicAPI forgotten going to Vespa 7. No external use has been ↵Henning Baldersheim2019-07-231-710/+0
| | | | possible as its parent package is not public.
* Update abi spec.Henning Baldersheim2019-07-231-8/+1
|
* GC unused codeHenning Baldersheim2019-04-241-2/+1
|
* Cleanup of tensor updates - JavaLester Solbakken2019-02-211-0/+1
|
* Don't convert tensor add update type to sparse dimensionsLester Solbakken2019-02-201-1/+1
|
* Add serialization for TensorRemoveUpdateLester Solbakken2019-02-151-4/+10
|
* Update abi spec for tensor update removeLester Solbakken2019-02-141-6/+6
|
* Support remove update for sparse tensors in json readerLester Solbakken2019-02-141-1/+23
|
* Implement toString().Geir Storli2019-02-071-0/+1
|
* Merge pull request #8410 from ↵Geir Storli2019-02-071-0/+1
|\ | | | | | | | | vespa-engine/toregge/implement-tensorfieldvalue-tostring Implement toString() method for TensorFieldValue.
| * Implement toString() method for TensorFieldValue.Tor Egge2019-02-071-0/+1
| |
* | Implement serialization and de-serialization for TensorAddUpdate.Geir Storli2019-02-071-4/+10
|/
* Support add update for sparse tensors in json reader.Geir Storli2019-02-071-0/+21
| | | | A skeleton for TensorAddUpdate is added as well.
* Add back newline at end of file.Geir Storli2019-01-311-1/+1
|
* Support tensor modify update on dense tensors.Geir Storli2019-01-311-1/+2
| | | | Always use a sparse tensor to hold the cells in a tensor modify update.
* Add initial support in JSON parser for modify updates on tensor fields.Geir Storli2019-01-301-1/+1
|
* Track abi change.Tor Egge2019-01-301-2/+1
|
* Add TensorModifyUpdate to document module (Java).Tor Egge2019-01-301-4/+58
|
* Follow api changeHenning Baldersheim2019-01-211-1/+3
|
* Update abi specs for 7.gjoranv2019-01-211-231/+110
|
* Update api spec.Henning Baldersheim2019-01-111-2/+4
|
* Update api spec.Henning Baldersheim2019-01-101-0/+6
|
* Revert "Revert "Enable ABI checking on modules with public APIs""Ilpo Ruotsalainen2019-01-091-0/+5354
| | | | This reverts commit cd470d8ac8a58c943748f028a37d864507628e99.
* Revert "Enable ABI checking on modules with public APIs"Håkon Hallingstad2019-01-041-5354/+0
|
* Enable abi-check-plugin on relevant modules.Ilpo Ruotsalainen2018-12-181-0/+5354