Thanks Alex, I made it :) I'm using transformation script to add "*" to any of the context fields. But I definitely think that issues: https://github.com/elasticsearch/elasticsearch/issues/6444 https://github.com/elasticsearch/elasticsearch/issues/6512 have to be fixed Probably also provide some way to select any value also for non-string fields (if issue 6512 end up as toString conversion)
05 август 2014, вторник, 11:41:33 UTC+3, Alexander Reelsen написа: > > Hey, > > maybe the new transform feature could help here to create a default value > (just an idea, havent tested it). See > http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/mapping-transform.html#mapping-transform > > > --Alex > > > On Tue, Aug 5, 2014 at 10:13 AM, Tihomir Lichev <[email protected] > <javascript:>> wrote: > >> Thank you Alex, >> I also came up with that idea, but I think it is not that useful when you >> have context, mapped to a field, which usually contains a single value, >> especially numeric fields (despite that >> https://github.com/elasticsearch/elasticsearch/issues/6512 is not fixed >> yet) >> >> -- >> 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 [email protected] <javascript:>. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/elasticsearch/6ca0e8df-b21a-4f3a-afa5-0b57c91c03c1%40googlegroups.com >> >> <https://groups.google.com/d/msgid/elasticsearch/6ca0e8df-b21a-4f3a-afa5-0b57c91c03c1%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> >> For more options, visit https://groups.google.com/d/optout. >> > > -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/5ae47c01-0bc6-465b-a58d-70a4fc2de0fa%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
