Skip to content

Instantly share code, notes, and snippets.

@ngokevin
Created May 17, 2012 18:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ngokevin/2720677 to your computer and use it in GitHub Desktop.
Save ngokevin/2720677 to your computer and use it in GitHub Desktop.
estraceback
SearchPhaseExecutionException: Failed to execute phase [query], total failure; shardFailures {[yawHAyHkSrqlLjoguw8sbg][amo][2]: SearchParseException[[amo][2]: from[-1],size[6]: Parse Failure [Failed to parse source [{"filter": {"and": [{"term": {"status": 4}}, {"term": {"type": 11}}, {"term": {"is_disabled": false}}]}, "fields": ["id"], "size": 6, "sort": [{"weekly_downloads": "desc"}]}]]]; nested: SearchParseException[[amo][2]: from[-1],size[6]: Parse Failure [No mapping found for [weekly_downloads] in order to sort on]]; }{[yawHAyHkSrqlLjoguw8sbg][amo][0]: SearchParseException[[amo][0]: from[-1],size[6]: Parse Failure [Failed to parse source [{"filter": {"and": [{"term": {"status": 4}}, {"term": {"type": 11}}, {"term": {"is_disabled": false}}]}, "fields": ["id"], "size": 6, "sort": [{"weekly_downloads": "desc"}]}]]]; nested: SearchParseException[[amo][0]: from[-1],size[6]: Parse Failure [No mapping found for [weekly_downloads] in order to sort on]]; }{[yawHAyHkSrqlLjoguw8sbg][amo][3]: SearchParseException[[amo][3]: from[-1],size[6]: Parse Failure [Failed to parse source [{"filter": {"and": [{"term": {"status": 4}}, {"term": {"type": 11}}, {"term": {"is_disabled": false}}]}, "fields": ["id"], "size": 6, "sort": [{"weekly_downloads": "desc"}]}]]]; nested: SearchParseException[[amo][3]: from[-1],size[6]: Parse Failure [No mapping found for [weekly_downloads] in order to sort on]]; }{[yawHAyHkSrqlLjoguw8sbg][amo][1]: SearchParseException[[amo][1]: from[-1],size[6]: Parse Failure [Failed to parse source [{"filter": {"and": [{"term": {"status": 4}}, {"term": {"type": 11}}, {"term": {"is_disabled": false}}]}, "fields": ["id"], "size": 6, "sort": [{"weekly_downloads": "desc"}]}]]]; nested: SearchParseException[[amo][1]: from[-1],size[6]: Parse Failure [No mapping found for [weekly_downloads] in order to sort on]]; }{[yawHAyHkSrqlLjoguw8sbg][amo][4]: SearchParseException[[amo][4]: from[-1],size[6]: Parse Failure [Failed to parse source [{"filter": {"and": [{"term": {"status": 4}}, {"term": {"type": 11}}, {"term": {"is_disabled": false}}]}, "fields": ["id"], "size": 6, "sort": [{"weekly_downloads": "desc"}]}]]]; nested: SearchParseException[[amo][4]: from[-1],size[6]: Parse Failure [No mapping found for [weekly_downloads] in order to sort on]]; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment