Skip to content
This repository has been archived by the owner on Aug 16, 2020. It is now read-only.

NullPointerException[null] error when reindexing empty _source #29

Open
chuntley opened this issue Dec 8, 2014 · 0 comments
Open

NullPointerException[null] error when reindexing empty _source #29

chuntley opened this issue Dec 8, 2014 · 0 comments

Comments

@chuntley
Copy link

chuntley commented Dec 8, 2014

When the source index has an empty _source for all documents, this plugin returns the JSON:

{
"error": "NullPointerException[null]",
"status": 500
}

While reindexing an empty _source is not possible, I believe that the plugin should instead return an error message stating that.

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

No branches or pull requests

1 participant