md format....
This commit is contained in:
parent
32a1503b94
commit
2667e8f6ac
27
README.md
27
README.md
|
@ -15,22 +15,21 @@ In order to install the plugin, simply run: `bin/plugin -install elasticsearch/e
|
||||||
|
|
||||||
The plugin includes the `kuromoji` analyzer.
|
The plugin includes the `kuromoji` analyzer.
|
||||||
|
|
||||||
h1. License
|
License
|
||||||
|
-------
|
||||||
|
|
||||||
<pre>
|
This software is licensed under the Apache 2 license, quoted below.
|
||||||
This software is licensed under the Apache 2 license, quoted below.
|
|
||||||
|
|
||||||
Copyright 2009-2011 Shay Banon and ElasticSearch <http://www.elasticsearch.org>
|
Copyright 2009-2012 Shay Banon and ElasticSearch <http://www.elasticsearch.org>
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License"); you may not
|
Licensed under the Apache License, Version 2.0 (the "License"); you may not
|
||||||
use this file except in compliance with the License. You may obtain a copy of
|
use this file except in compliance with the License. You may obtain a copy of
|
||||||
the License at
|
the License at
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
|
||||||
Unless required by applicable law or agreed to in writing, software
|
Unless required by applicable law or agreed to in writing, software
|
||||||
distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
||||||
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
|
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
|
||||||
License for the specific language governing permissions and limitations under
|
License for the specific language governing permissions and limitations under
|
||||||
the License.
|
the License.
|
||||||
</pre>
|
|
||||||
|
|
Loading…
Reference in New Issue