llermaly

Results 31 comments of llermaly

My current workaround is to change the index name in an ingest pipeline but would like to handle that logic in dataflow: ``` PUT _ingest/pipeline/gcp-pipeline { "processors": [ { "set":...

@jeffxf could you share your thoughts on this? We are trying to build the template to add the proxy to the build command without success, seeing this error: ``` [ERROR]...

Thanks for this nice connector!. I'm trying to run setFilter on a number field (range query) but the underlying query is still being a "term" query. Is this the way...

A suggestion would be to allow including the "track_total_hits" option to the elastic query

Hello, I applied 2 functions that fixes my problems in case somebody has the same problem as me. Assuming you put "de pesos" after the numer in words: ``` //millions...

Hi @daipom The error is when I add the "separator" parameter. If I remove it and manually add a line break to the logfile it works but the original file...

@Chirag313 Something that would be cool is having a tool (or documentation about) how to handle the "text to elasticsearch DSL" flow. So for example the input is : "how...

https://learn.microsoft.com/en-us/search/?scope=graph&view=graph-rest-beta&terms=nocrawl

Confirming version 2.3.0 works with the `/_opendistro/_security/saml/acs` endpoint, was expecting the _plugin one but this is fair enough