Skip to main content
Question

Elasticsearch JSON query where in featurereader

  • March 27, 2018
  • 3 replies
  • 25 views

oliver.morris
Contributor
Forum|alt.badge.img+14

Hi, I would like to use the featurereader to read from elasticsearch, however I am looking for a parameter, in the elasticsearch reader there is a type and JSON query field where is this in the featurereader? Ultimately I need to pass some parameters into the JSON query which is why I need access in the feature reader.

Many Thanks

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

3 replies

laurawatsafe
Safer
Forum|alt.badge.img+12

Hi @olivermorris

Unfortunately, this is a shortcoming with the FeatureReader transformer. It currently doesn't expose any parameters that are set on the individual feature types for readers. We have an internal problem report (PR#61797) tracking this. So, we will update this question as soon as we have added support for this to the FeatureReader.

 

If you'd like us to send you an update directly to your email, please create a support case through https://www.safe.com/support/report-a-problem/ referencing this question and we'll make sure to notify you directly as well.

oliver.morris
Contributor
Forum|alt.badge.img+14
  • Author
  • Contributor
  • March 28, 2018

That's ok, I used httpcaller to get round it.


setld_solutions
Contributor
Forum|alt.badge.img+8

Any update here?