yeyicheng

Untitled

Apr 24th, 2014
47
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.26 KB | None | 0 0
  1. mkdir $TOMCAT_HOME/webapps/solr/WEB-INF/classes
  2. cp $IK_HOME/IKAnalyzer.cfg.xml $TOMCAT_HOME/webapps/solr/WEB-INF/classes/
  3. cp $IK_HOME/stopword.dic $TOMCAT_HOME/webapps/solr/WEB-INF/classes
  4.  
  5. cp $IK_HOME/IKAnalyzer2012FF_u1.jar $TOMCAT_HOME/webapps/solr/WEB-INF/lib/
Advertisement
Add Comment
Please, Sign In to add comment