Hi, I have filter in Elasticseach that splits expression to several tokens and all of them have same position value. Is it possible to have another filter that takes only last token within same position?
Generally, there are not many ways token position can be manipulated, except using phrase_match? -- 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/8e0233d7-ba2c-46d6-b33d-bc8a33e578af%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
