Re: troubles with delta import

2008-11-14 Thread Marc Sturlese
t; > class="org.apache.solr.handler.dataimport.DataImportHandler" >> default="false"> >> >> >>> >> name="config">/opt/netbeans-5.5.1/enterprise3/apache-tomcat-5.5.17/bin/solr/conf/data-config.xml >>

Re: troubles with delta import

2008-11-14 Thread Shalin Shekhar Mangar
ise3/apache-tomcat-5.5.17/bin/solr/conf/data-config.xml > > > > data-config.xml: > > > url="jdbc:mysql://localhost/trovit_es" user="root" password=""/> > > > > > > > > > Thanks a lot > > > > -- > View this message in context: > http://www.nabble.com/troubles-with-delta-import-tp20498449p20501450.html > Sent from the Solr - User mailing list archive at Nabble.com. > > -- Regards, Shalin Shekhar Mangar.

Re: troubles with delta import

2008-11-14 Thread Marc Sturlese
Thanks a lot -- View this message in context: http://www.nabble.com/troubles-with-delta-import-tp20498449p20501450.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: troubles with delta import

2008-11-14 Thread Shalin Shekhar Mangar
t; >> > >> > >> > >> *I have in the rows of the table a timestamp field called > >> dt_last_modified > >> > >> Other thing that can't exactly understant is why i have to put the query > >> and > >> delta-qu

Re: troubles with delta import

2008-11-14 Thread Marc Sturlese
xactly understant is why i have to put the query >> and >> delta-query... why just with deltaquery (with more fields in the select) >> is >> not enough? >> >> After the ejecution everything seems to go ok (even with the debug and >> verbose mode

Re: troubles with delta import

2008-11-14 Thread Noble Paul നോബിള്‍ नोब्ळ्
Query is used to identify the changed rows. after the changed rows are identified , it uses the query, or deltaImportQuery to do the actual import > > After the ejecution everything seems to go ok (even with the debug and > verbose mode) but no docs have changed and dataimport.properties is n

Re: troubles with delta import

2008-11-14 Thread Shalin Shekhar Mangar
why just with deltaquery (with more fields in the select) is > not enough? > > After the ejecution everything seems to go ok (even with the debug and > verbose mode) but no docs have changed and dataimport.properties is not > updated... > > Any suggestion? Have done many tests but

troubles with delta import

2008-11-14 Thread Marc Sturlese
is not enough? After the ejecution everything seems to go ok (even with the debug and verbose mode) but no docs have changed and dataimport.properties is not updated... Any suggestion? Have done many tests but no way... -- View this message in context: http://www.nabble.com/troubles-with-delta-import