The AnalysisService is server-side only and not available in clients. Jörg
On Sun, Oct 5, 2014 at 7:48 PM, Pawel <[email protected]> wrote: > Hi, > > I have a java application which uses Elasticsearch client (transport > client). I need to analyze string taking mapping which is used by ES. I > know I can prepare analyze request to elasticsearch but it means a lot of > requests to ES. Is it possible to get somehow Lucene Analyzer from client > object and then use it to build TokenStream? > > -- > Paweł Róg > > -- > 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/CAF9ZkbNXoz3bX0AV1d1foSimx8xOFVniwKzz3o9RYvGK6V%3D4Fw%40mail.gmail.com > <https://groups.google.com/d/msgid/elasticsearch/CAF9ZkbNXoz3bX0AV1d1foSimx8xOFVniwKzz3o9RYvGK6V%3D4Fw%40mail.gmail.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/CAKdsXoE4ivV2WGfMRx%3DBH4HRFxHxGHuvc2T4jiHNsp1izyxbYA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
