Friday 20 February 2009 1:52:41 am
Hi Bryan, /srv/solr is the default location for Solr's search index. It is configured in ezfind/java/solr/conf/solrconfig.xml, as follows :
<config>
<!-- snip -->
<dataDir>${solr.data.dir:/srv/solr}</dataDir>
....
Changing this location on a running setup is to be handled with care, whilst doing it on a brand new setup is ok. The location of Solr's index is totally transparent to an eZFind's user though.
Ow, and by the way, eZFind 2.0 stable hit the road yesterday :
* http://ez.no/company/news/ez_systems_releases_apache_solr_based_open_source_enterprise_search_solution_ez_find_2_0
* http://ez.no/doc/extensions/ez_find * http://ez.no/ezfind/download Upgrade and enjoy !
--
Nicolas Pastorino
Director Community - eZ
Member of the Community Project Board
eZ Publish Community on twitter: http://twitter.com/ezcommunity
t : http://twitter.com/jeanvoye
G+ : http://plus.tl/jeanvoye
|