Browse Source

Since SQL is GA, remove the sql language plugin from this list (#41533)

Andrei Stefan 6 years ago
parent
commit
f715d722e8
1 changed files with 0 additions and 3 deletions
  1. 0 3
      docs/plugins/api.asciidoc

+ 0 - 3
docs/plugins/api.asciidoc

@@ -23,9 +23,6 @@ A number of plugins have been contributed by our community:
 * https://github.com/zentity-io/zentity[Entity Resolution Plugin] (https://zentity.io[zentity]):
   Real-time entity resolution with pure Elasticsearch (by Dave Moore)
 
-* https://github.com/NLPchina/elasticsearch-sql/[SQL language Plugin]:
-  Allows Elasticsearch to be queried with SQL (by nlpcn)
-
 * https://github.com/ritesh-kapoor/elasticsearch-pql[PQL language Plugin]:
   Allows Elasticsearch to be queried with simple pipeline query syntax.