Make english gooder
This commit is contained in:
parent
227a304001
commit
6d90d67425
|
|
@ -15,6 +15,8 @@ Elasticsearch is a search server based on Lucene. It provides a distributed,
|
||||||
multitenant-capable full-text search engine with a RESTful web interface and
|
multitenant-capable full-text search engine with a RESTful web interface and
|
||||||
schema-free JSON documents.
|
schema-free JSON documents.
|
||||||
|
|
||||||
|
Elasticsearch is a registered trademark of Elasticsearch BV.
|
||||||
|
|
||||||
> [wikipedia.org/wiki/Elasticsearch](https://en.wikipedia.org/wiki/Elasticsearch)
|
> [wikipedia.org/wiki/Elasticsearch](https://en.wikipedia.org/wiki/Elasticsearch)
|
||||||
|
|
||||||

|

|
||||||
|
|
@ -43,7 +45,7 @@ in a mounted volume:
|
||||||
|
|
||||||
# License
|
# License
|
||||||
|
|
||||||
Elasticsearch is a registered trademark of Elasticsearch BV. View license information for [Elasticsearch](https://github.com/elasticsearch/elasticsearch/blob/66b5ed86f7adede8102cd4d979b9f4924e5bd837/LICENSE.txt) software contained in this image.
|
View [license information](https://github.com/elasticsearch/elasticsearch/blob/66b5ed86f7adede8102cd4d979b9f4924e5bd837/LICENSE.txt) for the software contained in this image.
|
||||||
|
|
||||||
# Supported Docker versions
|
# Supported Docker versions
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -4,6 +4,8 @@ Elasticsearch is a search server based on Lucene. It provides a distributed,
|
||||||
multitenant-capable full-text search engine with a RESTful web interface and
|
multitenant-capable full-text search engine with a RESTful web interface and
|
||||||
schema-free JSON documents.
|
schema-free JSON documents.
|
||||||
|
|
||||||
|
Elasticsearch is a registered trademark of Elasticsearch BV.
|
||||||
|
|
||||||
> [wikipedia.org/wiki/Elasticsearch](https://en.wikipedia.org/wiki/Elasticsearch)
|
> [wikipedia.org/wiki/Elasticsearch](https://en.wikipedia.org/wiki/Elasticsearch)
|
||||||
|
|
||||||
%%LOGO%%
|
%%LOGO%%
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
Elasticsearch is a registered trademark of Elasticsearch BV. View license information for [Elasticsearch](https://github.com/elasticsearch/elasticsearch/blob/66b5ed86f7adede8102cd4d979b9f4924e5bd837/LICENSE.txt) software contained in this image.
|
View [license information](https://github.com/elasticsearch/elasticsearch/blob/66b5ed86f7adede8102cd4d979b9f4924e5bd837/LICENSE.txt) for the software contained in this image.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue