Skip to content
/ es-plugin Public

Basic Template for elasticsearch plugin developpement

Notifications You must be signed in to change notification settings

Lyr/es-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 :

About

Basic Template for elasticsearch plugin developpement

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published