commit | 48b1e4d3ed0c9fe6259b7885529e85e4220730ad | [log] [tgz] |
---|---|---|
author | Akron <nils@diewald-online.de> | Wed Jun 17 18:47:01 2015 +0200 |
committer | Akron <nils@diewald-online.de> | Wed Jun 17 18:47:01 2015 +0200 |
tree | 9e5a23c872a45423699090be6eeef21b4d800daa | |
parent | c1457bf67a205765e1dccaa1cbc7d6f610dc310b [diff] [blame] |
Improved response view
diff --git a/lib/Kalamar/API.pm b/lib/Kalamar/API.pm index a41550b..fa5d4db 100644 --- a/lib/Kalamar/API.pm +++ b/lib/Kalamar/API.pm
@@ -427,6 +427,9 @@ $index->collection_jsonld($json->{request}->{collection}); }; + # Temp + $index->collection_jsonld($collection_query); + $index->results(_map_matches($json->{matches})); # Total results not set by stash