Skip to content

Conversation

@danochoa
Copy link
Contributor

Fix link to [parent-child relationship]

  • Have you signed the contributor license agreement?
  • Have you followed the contributor guidelines?
  • If submitting code, have you built your formula locally prior to submission with gradle check?
  • If submitting code, is your pull request against master? Unless there is a good reason otherwise, we prefer pull requests against master and will backport as needed.
  • If submitting code, have you checked that your submission is for an OS that we support?
  • If you are submitting this code for a class then read our policy for that.

Fix link to [parent-child relationship]
@elasticmachine
Copy link
Collaborator

Since this is a community submitted pull request, a Jenkins build has not been kicked off automatically. Can an Elastic organization member please verify the contents of this patch and then kick off a build manually?


Mapping types were also used to establish a
/guide/en/elasticsearch/reference/5.4/mapping-parent-field.html[parent-child relationship]
https://www.elastic.co/guide/en/elasticsearch/reference/5.4/mapping-parent-field.html[parent-child relationship]
Copy link
Member

Choose a reason for hiding this comment

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

I think it whould be better to use the asciidoc syntax for internal cross-references (<<url,link text>>) so we keep linking the current version etc... The page that the hard link refers to has the section title mapping-parent-field, so the link should be <<mapping-parent-field,parent-child relationship>>

@cbuescher
Copy link
Member

@danochoa thanks for opening this PR. I left a comment on how to improve the linking to other parts of the document. After you changed this, would you also sign the CLA so we can merge the PR?

@cbuescher cbuescher self-assigned this Sep 13, 2017
use the asciidoc syntax for internal cross-references on "parent-child relationship"
@danochoa
Copy link
Contributor Author

@cbuescher thanks for the feedback, I made the change and signed the CLA

Copy link
Member

@cbuescher cbuescher left a comment

Choose a reason for hiding this comment

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

@danochoa thanks a lot, LGTM. I will merge this to the active branches where this is still a static link.

@cbuescher cbuescher added the >docs General docs changes label Sep 14, 2017
@cbuescher cbuescher merged commit ed5852b into elastic:5.6 Sep 14, 2017
cbuescher pushed a commit that referenced this pull request Sep 14, 2017
Fix link to [parent-child relationship].
cbuescher pushed a commit that referenced this pull request Sep 14, 2017
Fix link to [parent-child relationship].
cbuescher pushed a commit that referenced this pull request Sep 14, 2017
Fix link to [parent-child relationship].
jasontedor added a commit to synhershko/elasticsearch that referenced this pull request Sep 14, 2017
* master: (39 commits)
  [Docs] Correct typo in removal_of_types.asciidoc (elastic#26646)
  [Docs] "The the" is a great band, but ... (elastic#26644)
  Move all repository-azure classes under one single package (elastic#26624)
  [Docs] Update link in removal_of_types.asciidoc (elastic#26614)
  Fix percolator highlight sub fetch phase to not highlight query twice (elastic#26622)
  Refactor bootstrap check results and error messages
  Add BootstrapContext to expose settings and recovered state to bootstrap checks (elastic#26628)
  [Tests] Removing skipping tests in search rest tests
  Initialize checkpoint tracker with allocation ID
  Move non-core mappers to a module. (elastic#26549)
  [Docs] Clarify size parameter in Completion Suggester doc (elastic#26617)
  Add soft limit on allowed number of script fields in request (elastic#26598)
  Remove MapperService#dynamic. (elastic#26603)
  Fix incomplete sentences in parent-join docs (elastic#26623)
  More efficient encoding of range fields. (elastic#26470)
  Ensure module is bundled before installing in tests
  Add boolean similarity to built in similarity types (elastic#26613)
  [Tests] Remove skip tests in search/30_limits.yml
  Let search phases override max concurrent requests
  Add a soft limit for the number of requested doc-value fields (elastic#26574)
  ...
@danochoa danochoa deleted the patch-1 branch September 14, 2017 17:48
@lcawl lcawl removed the v6.1.0 label Dec 12, 2017
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.

5 participants