Re: Need help with StackOverflowError

2010-04-14 Thread Lance Norskog
e know if this would help? > > onError : (abort|skip|continue) . The default value is 'abort' . 'skip' > skips the current document. 'continue' continues as if the error did not > happen . Solr1.4 > -- > View this message in context: &g

Re: Need help with StackOverflowError

2010-04-14 Thread Blargy
Does anyone know if this would help? onError : (abort|skip|continue) . The default value is 'abort' . 'skip' skips the current document. 'continue' continues as if the error did not happen . Solr1.4 -- View this message in context: http://n3.nabble.com/Nee

Re: Need help with StackOverflowError

2010-04-08 Thread Blargy
ed over to the "deleted_items" table. Here is my deletedPkQuery ... deletedPkQuery="select id from deleted_items where updated_on > '${dataimporter.last_index_time}'" -- View this message in context: http://n3.nabble.com/Need-help-with-StackOverflowError-tp7

Re: Need help with StackOverflowError

2010-04-07 Thread Jon Baer
eve there is nothing wrong with my > DIH delta queries themselves. There must be something wrong with my dataset > that ends up in this circular recursion? > > Any thoughts? > -- > View this message in context: > http://n3.nabble.com/Need-help-with-StackOverflowError-tp704451

Re: Need help with StackOverflowError

2010-04-07 Thread Blargy
that ends up in this circular recursion? Any thoughts? -- View this message in context: http://n3.nabble.com/Need-help-with-StackOverflowError-tp704451p705022.html Sent from the Solr - User mailing list archive at Nabble.com.

Need help with StackOverflowError

2010-04-07 Thread Blargy
at com.mysql.jdbc.ConnectionImpl.closeAllOpenStatements(ConnectionImpl.java:1583) -- View this message in context: http://n3.nabble.com/Need-help-with-StackOverflowError-tp704451p704451.html Sent from the Solr - User mailing list archive at Nabble.com.