Add mapping with Java API

Look here: https://github.com/dadoonet/spring-elasticsearch/blob/master/src/main/java/fr/pilato/spring/elasticsearch/ElasticsearchAbstractClientFactoryBean.java#L616

Javadoc is only available with source code. Download it and attach it to your ES Jar ( on eclipse )

HTH
David

Le 30 juil. 2012 à 09:38, tullio0106 tbettinazzi@axioma.it a écrit :

I need to add some mappings after the index was created.
I can't figure how I can I do that using Java API.
Could someone provide an example ?
Is there a Javadoc about Java api?
Tks
Tullio