Skip to content

imotov/elasticsearch-just-source

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example of a Plugin for Elasticsearch with a REST endpoint

Introduction

This plugin contains illustrates how to add a REST endpoint to an elasticsearch plugin. It creates a new REST endpoint /index/type/id/_source that works the same way as Elasticsearch Get but returns only source of the record without any metadata.

About

Example of a plugin with REST endpoint

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages