Query on Solr Data-db-config.xml
Hi, My web service has the all DB related information(like username,password,entity names,fields etc).I want to pass this data to Solr dataimport handler to do the importing(fullimport or deltaimport). Is it possible, passing the DB information and doing the data import from the solr?.(i want db-data-config.xml data should be dynamic) If yes, let me know the solution . Thanks in Advance. Ravi -- View this message in context: http://lucene.472066.n3.nabble.com/Query-on-Solr-Data-db-config-xml-tp4047599.html Sent from the Solr - User mailing list archive at Nabble.com.
Solr Core Creation dynamically
Hi, I am trying to create new core dynamically(programmatically) in solr 4.0.I tried with http://localhost:7081/apache-solr-4.0.0/admin/cores?action=CREATE&name=coreX&instanceDir=coreX&config=solr-config.xml&schema=schema.xml&dataDir=data But I am not able to create a core. Is there any way to create a new core(Directories)? Please mail me if u have get anything. Thanks, Ravi.M -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-Core-Creation-dynamically-tp4048872.html Sent from the Solr - User mailing list archive at Nabble.com.