Hi All, I'm trying to map which informations/metadata will be extracted by the WebcrawlerConnector to be imported and indexed by the SolrConnector.
Executing a Job with WebcrawlerConnector as input and SolrConnector as output, the metadata I get in SolR are the following: - links - id - author - authors - title - content_type - resourcename - content - _version_ Is there a way to know which metadata are extracted by the WebcrawlerConnector? In other words, which metadata can I use in the "Solr Field Mapping" tab of the job configuration? Thanks a lot in advance.
