OpenSearch/docs/reference/mapping
Mayya Sharipova 756c42f99f
Add dims parameter to dense_vector mapping (#43444) (#43895)
Typically, dense vectors of both documents and queries must have the same
number of dimensions. Different number of dimensions among documents
or query vector indicate an error. This PR enforces that all vectors
for the same field have the same number of dimensions. It also enforces
that query vectors have the same number of dimensions.
2019-07-02 21:14:16 -04:00
..
dynamic Clarify that path_match also considers object fields. (#41658) 2019-05-06 14:48:08 -07:00
fields [DOCS] Add anchors for Asciidoctor migration (#41648) 2019-04-30 10:20:17 -04:00
params Enabled cannot be updated (#43701) 2019-06-28 12:59:00 +02:00
types Add dims parameter to dense_vector mapping (#43444) (#43895) 2019-07-02 21:14:16 -04:00
dynamic-mapping.asciidoc Reject updates to the `_default_` mapping. (#29165) 2018-03-21 10:44:11 +01:00
fields.asciidoc Fix docs of the `_ignored` meta field. 2018-05-02 11:43:50 +02:00
params.asciidoc Improve docs for index_prefixes option (#35778) 2018-11-22 09:20:46 +00:00
removal_of_types.asciidoc Update docs to refer to 6.8 instead of 6.7 (#43685) 2019-07-02 09:35:04 +02:00
types.asciidoc Add support for 'flattened object' fields. (#43762) 2019-07-01 12:08:50 +03:00