Skip to content
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

Error when document has _parent field #23

Open
alexol91 opened this issue Jul 12, 2016 · 0 comments
Open

Error when document has _parent field #23

alexol91 opened this issue Jul 12, 2016 · 0 comments

Comments

@alexol91
Copy link

Hello .

I have a child document depends on a parent document.

In the re-indexing error it occurs:

{
"name": "elasticsearch-reindex",
"hostname": "AONATE-PC",
"pid": 3920,
"level": 40,
"index": {
"_index": "issues",
"_type": "messages",
"_id": "D5EE3CE7",
"status": 400,
"error": "RoutingMissingException[routing is required for [issues]/[messages]/[D5EE3CE7]]"
},
"msg": "",
"time": "2016-07-12T12:45:56.113Z",
"src": {
"file": "C:....\elasticsearch-reindex.js",
"line": 211
},
"v": 0
}

Apparently the _parent field is not returned or is not accessible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant