aboutsummaryrefslogtreecommitdiffstats
path: root/document/abi-spec.json
Commit message (Collapse)AuthorAgeFilesLines
* 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