-
This configuration has to ideally return "Fresh Raspberries...", but I cannot get anything out.
```
I've also tried: ".productTile__details___3lfva a div" with extract=html (etc....)
```
W…
-
We’re having a problem with special characters in the importer.
We use a ScriptTransformer to extract certain patterns from the content and insert the extracted values as metafields on the document…
-
When exporting records using the JSON not property formatted
${workdir}/json
false
500
true
…
-
I use JDBC as Data Store Factory (use H2).
``` xml
```
I create my own "Committer" and I would like to access the H2 database in this comitter.
To do this I did like this.
``` java
public clas…
-
I am getting the error `Could not process document: https://www.jobtransport.com/ (URL argument cannot be null.)`. I am able to open these websites in browser.
>
> [non-job]: 2020-03-05 08:12:42 …
-
In HTML, for an anchor Tag (relationship) I want to store the `class` attribute (``).
[relationships ](http://www.norconex.com/collectors/committer-neo4j/configuration#cfg-relationships) Tag define…
-
It seems likely that Norconex/collector-http uses (directly or indirectly) the Nashorn engine. This leads to the warning message given in the log of this issue.
It's by using
> tagger class="c…
-
I want to keep all HTTP response code (HTTP StatusCode).
In config file, I set `DebugTagger` like this
``
In the list of all fields, I found nothing about HTTP StatusCode.
How cans I set HTTP …
-
hi there:
I am trying to execute an external program on an script, this is the program:
>
> /usr/bin/convert -density 300 1.pdf -depth 8 1.tiff
> tesseract $1.tiff $2 -l spa
when I try to ru…
-
In `createTableSQL` Tag, I can set the fields that are available for the tagger. I.E. the fields that would go here:
``` xml
title,description,document.reference,google-site-verification
/t…