actortrackr
actortrackr copied to clipboard
elasticsearch.py(fgetch_related_choices(ttp)
I receive this error:
2017-08-31 09:36:13,927 - app - ERROR - elasticsearch.py:fetch_related_choices(ttp) - There was an error fetching related ttps. Details: TransportError(400, 'parsing_exception', 'The field [fields] is no longer supported, please use [stored_fields] to retrieve stored fields or _source filtering if the field is not stored')
And in create actor form this warning is printed in display: (/actor/add/) There was an error fetching related ttps. Details: TransportError(400, 'parsing_exception', 'The field [fields] is no longer supported, please use [stored_fields] to retrieve stored fields or _source filtering if the field is not stored')
This repo was built using ES 2.X, not 5.X. Try down grading.
Note: this repo is not maintained anymore, see https://github.com/jalewis/actortrackr