-
@essiembre Hi Pascal, I have faced a couple of issues with Elasticserach Importer. First off, I found the commit count is way off as seen in the following log segment. The site ran previously and was …
-
I have configured an Elasticsearch domain in AWS and verified it works by PUTting a document into it using `curl`.
However, when running the http-collector configured with the elasticsearch-committ…
-
I created an OpenSearch domain on AWS inside a VPC. To read from or write data to the domain from my laptop, I have to run SecureCRT, create a session for a Bastion server that is running on AWS and h…
-
I set up a domain named "mysearch" on AWS OpenSearch. Its end point is https://search-mysearch-abcd1234.us-east-1.es.amazonaws.com/ and it's set to be public accessible. I installed Norconex http coll…
-
Hi,
I am using the committer for my local elasticsearch instance and is working perfectly fine.
I am trying to commit to AWS ElasticSearch so now where should i give the AWS Key and Password to c…
-
Hi
I am using norconex filesystem collector to crawl files from shared path. I am trying the commit the processed items to Elastic search and File committer. It is not committing to Elastic search/So…
-
I am trying to implement simple CRUD operation on Elasticsearch using groovy and grails
some time i am able to create an index and some time i am getting below mentioned exception that is time out,…
-
there are may warnings at the end of every crawl, e.g.
```
2021-04-08 12:19:03 INFO - Done sending commit operations to Elasticsearch.
2021-04-08 12:19:03 WARN - unknown role [data_cold] on node [3…
-
## Description
A config option to include an additional question at the end of `cz commit` that displays the DCO and asks if the committer agrees to the DCO and, if yes, appends the line `Signed-off-…
-
Elasticsearch 5+ supports ingestion pipelines. They are similar to taggers. Probably useful to support.