Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 962 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 962 Bytes

es-plugin

Basic Template for elasticsearch plugin developpement

You can run the junit test : EllapsedTimeProcessorTest.testCallAnalyzer and make a breakpoint at the end of this method. After this it's possible to make some curl request to the elasticsearch server. For example, you can make this 3 different request wich return the same document. It is interesting because in this 3 request, we used the same field which be analyzed,indexed in 3 different way :