-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ES: fix mapping #705
Merged
Merged
ES: fix mapping #705
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
rerowep
requested review from
Garfield-fr,
jma,
blankoworld,
iGormilhit,
benerken,
BadrAly,
AoNoOokami and
lauren-d
January 21, 2020 12:43
rerowep
force-pushed
the
wep-#1527-es-mapping
branch
from
January 21, 2020 13:22
99c667a
to
6ed7ddf
Compare
iGormilhit
approved these changes
Jan 21, 2020
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
From:
* Adds missing mappings to json schemas.
To:
* Adds missing mappings to jsonschemas.
Otherwise, this PR is ok for me.
rerowep
force-pushed
the
wep-#1527-es-mapping
branch
from
January 21, 2020 14:10
6ed7ddf
to
030396f
Compare
blankoworld
approved these changes
Jan 21, 2020
rerowep
force-pushed
the
wep-#1527-es-mapping
branch
3 times, most recently
from
January 21, 2020 19:08
37ba8f9
to
fc27f1a
Compare
blankoworld
approved these changes
Jan 22, 2020
6 tasks
jma
reviewed
Jan 22, 2020
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I would put the debug es mapping files in a sub directory.
AoNoOokami
approved these changes
Jan 22, 2020
rerowep
force-pushed
the
wep-#1527-es-mapping
branch
3 times, most recently
from
January 23, 2020 20:55
357dc3b
to
5e96a31
Compare
blankoworld
approved these changes
Jan 24, 2020
Garfield-fr
approved these changes
Jan 24, 2020
rerowep
force-pushed
the
wep-#1527-es-mapping
branch
from
January 24, 2020 15:57
5e96a31
to
26edd4f
Compare
jma
approved these changes
Jan 27, 2020
BadrAly
approved these changes
Jan 27, 2020
* Adds missing mappings to jsonschemas. * Corrects mapping tests. * Corrects _text creation and mappings. * Deletes publisherStatement. Co-Authored-by: Peter Weber <[email protected]>
rerowep
force-pushed
the
wep-#1527-es-mapping
branch
from
January 27, 2020 12:27
26edd4f
to
faaf8be
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Why are you opening this PR?
How to test?
./scripts/setup -m
Code review check list