Hi Angie,

You are trying something different from what we discussed so far.
In all cases, you need to make ES store your analyzed strings as doc values.
One can use a client-side transform, an ES-source-transform or a custom ES
mapping to do that.

At the moment the strings are stored as not-analyzed.
Then you are searching and using a native script to custom sort them.

Also as a note the jar you have attached is a binary only: you probably
want to point at a github repo with the sources and clarify the provenance
and license. At the moment I cant use it.

I hope this helps.
Hugues

-- 
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/CAOVZVzSdLaCjJ4rn9zBu%3D-673W7ijwy84%3D95zq4KXRtoOw8RZg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to