2015-08-16 00:00:55 +08:00
|
|
|
[[api]]
|
|
|
|
== API Extension Plugins
|
|
|
|
|
|
|
|
API extension plugins add new functionality to Elasticsearch by adding new APIs or features, usually to do with search or mapping.
|
|
|
|
|
2020-07-23 23:48:22 +08:00
|
|
|
[discrete]
|
2015-08-16 00:00:55 +08:00
|
|
|
=== Community contributed API extension plugins
|
|
|
|
|
|
|
|
A number of plugins have been contributed by our community:
|
|
|
|
|
|
|
|
* https://github.com/carrot2/elasticsearch-carrot2[carrot2 Plugin]:
|
2020-08-01 03:58:38 +08:00
|
|
|
Results clustering with https://github.com/carrot2/carrot2[carrot2] (by Dawid Weiss)
|
2015-08-16 00:00:55 +08:00
|
|
|
|
|
|
|
* https://github.com/wikimedia/search-extra[Elasticsearch Trigram Accelerated Regular Expression Filter]:
|
|
|
|
(by Wikimedia Foundation/Nik Everett)
|
|
|
|
|
|
|
|
* https://github.com/wikimedia/search-highlighter[Elasticsearch Experimental Highlighter]:
|
|
|
|
(by Wikimedia Foundation/Nik Everett)
|
|
|
|
|
2018-05-07 20:46:47 +08:00
|
|
|
* https://github.com/zentity-io/zentity[Entity Resolution Plugin] (https://zentity.io[zentity]):
|
|
|
|
Real-time entity resolution with pure Elasticsearch (by Dave Moore)
|