Hi All,
I have a scenario like following.
i have field in database table called "tempprop1" it contains value like
"frontwheels : 50" etc .. like following.
table:
tempprop1 tempprop2
frontwheels : 50 backwheels: 20
headgear : 2 gear type : 2
When i index the data using river straight forward query it is
indexing as follows.
tempprop1 : frontwheels : 50 ,
tempprop2 : backwheels: 20.
but for our index search convenience we want to index the
value (frontwheels : 50) for tempprop1 field like following
frontwheels : 50
backwheels : 20
it needs to be index with value. now my question can we achieve
this scenarios using river query (like bracket notation) to elastic search
index .please suggest me how to handle this index creation using above
requirements.
please help me in this.
thanks
phani.
--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/e11acb77-00e3-4a1a-ba7d-386614a60416%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.