今回はwindows上で動かしたものをVM上で動作するCentOSにコピーした
1.
[schema.xml]
>
id
title
2.exampledocsのhd.xmlを参考にサンプルデータを作成→post.jar
3.tomcat_home/webapps 以下にwarを配置、起動
4.solr/exammple/lib/ext/ 以下のjarを 展開されたwar以下のWEB-INF/libにコピー
5.solrのweb.xmlのenvをコメントアウトして、solr/homeを設定してあげる
6.tomcat再起動
1.
[schema.xml]
2.exampledocsのhd.xmlを参考にサンプルデータを作成→post.jar
3.tomcat_home/webapps 以下にwarを配置、起動
4.solr/exammple/lib/ext/ 以下のjarを 展開されたwar以下のWEB-INF/libにコピー
5.solrのweb.xmlのenvをコメントアウトして、solr/homeを設定してあげる
6.tomcat再起動