Deploy release artifacts into the staging repository
This commit is contained in:
parent
add5f984ea
commit
64b1f576f4
|
@ -7,7 +7,14 @@ ik-analyzer for solr7.x
|
|||
|
||||
<hr>
|
||||
<h2>使用说明:</h2><br>
|
||||
|
||||
<pre>
|
||||
<!-- Maven仓库地址 -->
|
||||
<dependency>
|
||||
<groupId>com.github.magese</groupId>
|
||||
<artifactId>ik-analyzer-solr7</artifactId>
|
||||
<version>7.x</version>
|
||||
</dependency>
|
||||
</pre>
|
||||
<ul>
|
||||
<li>
|
||||
<p>1. 将jar包放入solr服务的jetty或tomcat的webapp/WEB-INF/lib/目录下;</p>
|
||||
|
|
Loading…
Reference in New Issue