Skip to content

[Mappings editor] Add descriptions for join, nested, object, percolator, rank_feature and rank_features.#54841

Merged
cjcenizal merged 3 commits intoelastic:feature/mappings-editorfrom
cjcenizal:mappings-editor/data-type-descriptions
Jan 14, 2020
Merged

[Mappings editor] Add descriptions for join, nested, object, percolator, rank_feature and rank_features.#54841
cjcenizal merged 3 commits intoelastic:feature/mappings-editorfrom
cjcenizal:mappings-editor/data-type-descriptions

Conversation

@cjcenizal
Copy link
Contributor

image

image

image

image

image

image

@cjcenizal cjcenizal added Team:Kibana Management Dev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more t// release_note:skip Skip the PR/issue when compiling release notes Feature:Mappings Editor Index mappings editor UI labels Jan 14, 2020
@cjcenizal cjcenizal requested a review from gchaps January 14, 2020 22:53
@elasticmachine
Copy link
Contributor

Pinging @elastic/es-ui (Team:Elasticsearch UI)

@gchaps
Copy link
Contributor

gchaps commented Jan 14, 2020

Join fields define parent-child relationships among documents of the same index.


Nested fields can contain child objects that you can query independently.


Object fields can contain children, which are queried together. To query child objects independently, use the nested data type.


Use the percolator data type to match queries stored in an index.


The rank feature field accepts a number that will increase the relevance score of documents.


The rank features fields accepts a numeric vector that will increase the relevance score of documents.

Is it ok to remove the word feature from "numeric feature vector"?

@cjcenizal
Copy link
Contributor Author

Merging now to expedite things. I'll address CI problems on the main branch.

@cjcenizal cjcenizal merged commit f425993 into elastic:feature/mappings-editor Jan 14, 2020
@cjcenizal cjcenizal deleted the mappings-editor/data-type-descriptions branch January 14, 2020 23:29
@kibanamachine
Copy link
Contributor

💚 Build Succeeded

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Feature:Mappings Editor Index mappings editor UI release_note:skip Skip the PR/issue when compiling release notes Team:Kibana Management Dev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more t//

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants