RE: Solr MySQL Adding new column to table

2010-11-02 Thread Ephraim Ofir
Solr MySQL Adding new column to table ok. i have one more issue. i am getting following exception can you please explore on it INFO: Creating a connection for entity person with URL: jdbc:mysql://localhost:3306/example Nov 2, 2010 3:34:11 PM org.apache.solr.handler.dataimport.JdbcDataSource$1

RE: Solr MySQL Adding new column to table

2010-11-02 Thread nitin.vanaku...@gmail.com
, 2010 3:34:11 PM org.apache.solr.update.DirectUpdateHandler2 commit INFO: start commit(optimize=true,waitFlush=false,waitSearcher=true,expungeDeletes=false) -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-MySQL-Adding-new-column-to-table-tp1826759p1827093.html Sent from the

RE: Solr MySQL Adding new column to table

2010-11-02 Thread Ephraim Ofir
Not if you use 'SELECT * FROM person' Ephraim Ofir -Original Message- From: nitin.vanaku...@gmail.com [mailto:nitin.vanaku...@gmail.com] Sent: Tuesday, November 02, 2010 11:19 AM To: solr-user@lucene.apache.org Subject: RE: Solr MySQL Adding new column to table Hi Sivapras

RE: Solr MySQL Adding new column to table

2010-11-02 Thread nitin.vanaku...@gmail.com
Hi Sivaprasad, first of all thanks for your kind response. i gone through that link, if i use the dynamicField concept,still i need to alter the query in data-config.xml right! thanks Nitin -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-MySQL-Adding-new-column-to

RE: Solr MySQL Adding new column to table

2010-11-02 Thread sivaprasad
4:50am To: "sivaprasad" Subject: Solr MySQL Adding new column to table Hello Techies, I am new to Solr, i am using it with mysql. Suppose i have table called person in mysql with two columns name, age and i have configured mysql in solr. now i have added a new column to person table calle

Solr MySQL Adding new column to table

2010-11-02 Thread nitin.vanaku...@gmail.com
? i mean with out changing old configuration. thanks in advance Nitin -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-MySQL-Adding-new-column-to-table-tp1826759p1826759.html Sent from the Solr - User mailing list archive at Nabble.com.