Skip to content

Commit

Permalink
Ensure our solr result class is loadable.
Browse files Browse the repository at this point in the history
If _not_ loadable, it's possible for its deserialization to fail
leading to the batch dying after only a couple of objects...
  • Loading branch information
adam-vessey committed Mar 26, 2019
1 parent 801900b commit 961a5ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions islandora_xquery.info
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ files[] = tests/xquery.test
files[] = includes/xquery.inc
files[] = includes/zorba.inc
files[] = includes/basex.inc
files[] = includes/solr_results.inc
files[] = includes/IslandoraXqueryNoExectuableException.inc
files[] = includes/IslandoraXqueryQueryInterface.inc
files[] = includes/IslandoraXqueryConfigurableProcessorInterface.inc
Expand Down

0 comments on commit 961a5ab

Please sign in to comment.