Skip to content

Instantly share code, notes, and snippets.

View jraddaoui's full-sized avatar

José Raddaoui Marín jraddaoui

  • Artefactual Systems Inc.
  • Seville, Spain
View GitHub Profile
@jraddaoui
jraddaoui / gist:6676655
Created September 23, 2013 20:43
ES Exception
[2013-09-23 15:37:51,889][DEBUG][action.search.type ] [Yondu] [atom_ac][0], node[T3LAqKwrSmKghpM5t4oByQ], [P], s[STARTED]: Failed to execute [org.elasticsearch.action.search.SearchRequest@1c5a536e]
org.elasticsearch.search.SearchParseException: [atom_ac][0]: query[+_all:photographs +ancestors:[74063 TO 74063]],from[-1],size[10]: Parse Failure [Failed to parse source [{"size":"10","facets":{"levels":{"facet_filter":{"bool":{"must":[{"term":{"i18n.languages":"en"}}]}},"terms":{"field":"levelOfDescriptionId","size":10}},"mediatypes":{"facet_filter":{"bool":{"must":[{"term":{"i18n.languages":"en"}}]}},"terms":{"field":"digitalObject.mediaTypeId","size":10}},"digitalobjects":{"query":{"term":{"hasDigitalObject":true}},"facet_filter":{"bool":{"must":[{"term":{"i18n.languages":"en"}}]}}},"repos":{"facet_filter":{"bool":{"must":[{"term":{"i18n.languages":"en"}}]}},"terms":{"field":"repository.id","size":10}},"places":{"facet_filter":{"bool":{"must":[{"term":{"i18n.languages":"en"}}]}},"terms":{"field":"places.i
<?php
/*
* This file is part of the AccesstoMemory (AtoM) software.
*
* AccesstoMemory (AtoM) is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*