Skip to content

Conversation

@peteharverson
Copy link
Contributor

@peteharverson peteharverson commented Nov 15, 2018

Summary

Fixes the data recognizer job wizard to use the 'Use dedicated index' checkbox setting. The checkbox value is now passed through to the server-side code which creates the job configuration, adding a results_index_name property if the checkbox is ticked.

image

Previously this setting was not being passed through to the server-side endpoint, so a dedicated index would never be created. Dedicated indexes need to be used, for example, to avoid mapping conflicts where a field already exists with the same name but a different mapping in the shared results index:

data_recognizer_dedicated_index_error

Checklist

For maintainers

@elasticmachine
Copy link
Contributor

Pinging @elastic/ml-ui

Copy link
Contributor

@walterra walterra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

Copy link
Contributor

@alvarezmelissa87 alvarezmelissa87 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM ⚡️

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants