mjordan / islandora_whole_object

Renders various representations (JSON-LD, etc.) of an Islandora object.
GNU General Public License v2.0
3 stars 3 forks source link

Module defaults to `en` Solr document only #24

Closed kayakr closed 3 weeks ago

kayakr commented 3 weeks ago

It should be possible to retrieve all translated Solr documents for node (e.g. node/191) via a query like ss_search_api_id:entity\:node/191\:* (works in the Solr web client) but it's not clear how to achieve that using the Drupal HTTP client (Guzzle).