-
Running into an error commiting to elastic. I assume this "_id" from kibana which appears to be the url of the page, & same as "document.reference"
![screen shot 2017-11-17 at 15 04 33](https://us…
-
I am trying to retrieve the tag name, however I am running into a signal eleven, using crystal 0.28.0 under osx (libgit2 installed via brew).
This is the code
```crystal
require "git"
module…
-
hello Pascal,
looks like an issue with deletion: docs don't get deleted from ES when the `sourceReferenceField ` parameter is used:
```
id
```
BTW, when "id" is equal to "document.reference", t…
-
Hi, I am using Kubernetes cronjob to crawl the different websites.
I followed the tutorial [here](https://www.norconex.com/how-to-run-norconex-collector-in-docker/) to create the docker image and use…
-
I am learning to configure and run the crawler and use ElasticSearchCommitter. I see the following in the logs:
```
Crawler_1: 2019-02-05 19:53:36 INFO - Sending 10 commit operations to Elasticsea…
-
Hi,
I am getting these new error messages when committing to Elasticsearch. I am running a test on a small directory of ~200 files and none are being committed to ES. This is the error message f…
-
I would like to be able to serve elastichq behind a reverse proxy using a sub path. For example /debug/elastichq. However index.html is hardcoded to look for static files at /.
I can edit the index.h…
-
With `LanguageTagger`'s `keepProbabilities="true"` I'm unable to successfully index document into ElasticSearch. Is there a way to do it? The mapping for `document.language` can be either `text` or `o…
-
I've faced a strange issue. I am trying to add crawled urls to MongoDB and commit the data to Elasticsearch at the same time. When I run without `crawlDataStoreFactory` config setup, it works fine.
…
-
**Is this a request for help?**:
---
**Is this a BUG REPORT or FEATURE REQUEST?** (choose one):
BUG REPORT
**Version of Helm and Kubernetes**:
helm version
Client: &version.Versio…