Re: Creating Solr index from map/reduce

2011-01-10 Thread Joan
Thanks Alexander 2011/1/3 Alexander Kanarsky > Joan, > > current version of the patch assumes the location and names for the > schema and solrconfig files ($SOLR_HOME/conf), it is hardcoded (see > the SolrRecordWriter's constructor). Multi-core configuration with > separate configuration locatio

Re: Creating Solr index from map/reduce

2011-01-03 Thread Alexander Kanarsky
Joan, current version of the patch assumes the location and names for the schema and solrconfig files ($SOLR_HOME/conf), it is hardcoded (see the SolrRecordWriter's constructor). Multi-core configuration with separate configuration locations via solr.xml is not supported as for now. As a workarou

Re: Creating Solr index from map/reduce

2010-12-29 Thread Joan
If I rename my custom schema file (schema-xx.xml), whitch is located in SOLR_HOME/schema/, and then I copy it to "conf" folder and finally I try to run CSVIndexer, it shows me an other error: Caused by: java.lang.RuntimeException: Can't find resource 'solrconfig.xml' in classpath or '/tmp/hadoop-r