-
Using Elasticsearch 6.0.0 gives me error code 400 on the elasticsearch feature.
My elasticsearch.conf:
> library "perfdata"
>
> object ElasticsearchWriter "elasticsearch" {
> …
-
I'm using `elasticsearch@12.1.3`.
I get a `Content-Type header [application/x-ldjson] is not supported` when sending a `client.bulk` request like
```javascript
{
// Default index…
-
When setting a Search Target URL Pattern to something like:
https://domain.com/search?q={search_term_string}
And the search query input to:
search_term_string
Expected LDJSON output would …
-
The idea here is as-per `replace_values` except that a CSV is consumed containing a column of ids paired to the dataset and 1+ additional columns headed by sub/varaible aliases. The method would then …
-
#### Bug, feature request, or proposal:
Bug
#### What is the expected behavior?
`gulp build:release` builds successfully
#### What is the current behavior?
It raises the following (after a fr…
-
@boly38 I'm wondering if the fields containing urls really need to be escaped
Ex: `"url" : "https:\/\/rec.geokrety.org\/konkret.php?id=61469",`
I'm asking this as the `@context` field contains an …
-
Hi.
Trying to deploy Rocket.Chat in Heroku using both CLI and OneClick install. Both time it's getting failed. Here's the log when I use the CLI to push.
Searched all the bugs here and did all a…
-
The first curl is reproducing the query that the FDW is sending to Quasar, the second is my own with just a slight change, adding a trailing slash ( **/** ) to the path, just before the ( **?** ) para…
-
Hi Team,
Great piece of software Application. Congratulations. My Ambar setup is working fine and I can search any document I submit with the portal. But, my **{dataPath}** still remains empty. I w…
-
I have been trying to get following code to work on 14.0.1 connecting to 6.2.2
```
client.msearch({
body: [
{},
{ query: { match_all: {} } },
]
});
```
No matter what I do I end u…