Skip to content

Conversation

@aboutte
Copy link

@aboutte aboutte commented Mar 23, 2017

I ran into #14 today and put this code together to fix the issue.

If there is a better way to access index_pattern['_source']['timeFieldName'] inside field_cache_to_index_pattern please let me know.

@rfarley3
Copy link
Owner

rfarley3 commented Apr 4, 2017

Thanks for the contribution! I noticed that where you found the bug: I was using a post (overwrite full document), instead of a put to the _update API (updates only the files specified). I've changed that in #18, but haven't tested it yet. Closing this MR in preference to using the update API and merging #18 after it is tested.

@rfarley3 rfarley3 closed this Apr 4, 2017
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

Successfully merging this pull request may close these issues.

2 participants