Closed hjemmel closed 11 years ago
UPDATE: I've removed the sample classes of module and i created a sample project inside the samples-and-tests.
Please if there are some question about the code or something is not right let me know and i can adjust it.
I've created an annotation schema to configure analysis (http://www.elasticsearch.org/guide/reference/index-modules/analysis/) in the ElasticSearch plugin.
This solution was based on elasticsearch-test (https://github.com/tlrx/elasticsearch-test) created by @tlrx.
I also created a project unit-test inside the folder "samples-and-tests" to test the behavior and not only if the mapping is correct.