On Mar 22, 2008, at 3:47 PM, Raghav Kapoor wrote:
Once we have exported the index file on the server where Solr is running, how can we configure solr to use that index file and search on it ?
The Lucene index must live under Solr's data directory, which is configured in solrconfig.xml.
Erik