Skip to content
This repository was archived by the owner on Nov 20, 2018. It is now read-only.
This repository was archived by the owner on Nov 20, 2018. It is now read-only.

Publisher information not being indexed #10

@jfronza

Description

@jfronza
  • I publish a resource to my LR node with publisher information.
  • I look at resource document in LR node and verify the publisher information.
  • LR-Data writes the document information to the elasticsearch index.
  • I query elasticsearch directly, and the publisher field for this new resource is null.
  • Data from LR resource document:
"publisher": {
"url": "http://www.starwars.com",
"@type": "Organization",
"name": "Star Wars"
},
  • Relevant LR-Data log entries:
[2014-06-12 19:50:47,478: WARNING/PoolWorker-1] ,
 'publisher':
[2014-06-12 19:50:47,478: WARNING/PoolWorker-1] None
[2014-06-12 19:50:47,478: WARNING/PoolWorker-1] ,
 'standards':

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions