Re: Greater-than and less-than in data import SQL queries

2009-11-02 Thread Noble Paul നോബിള്‍ नोब्ळ्
talina.core.StandardHostValve.invoke(StandardHostValve.java:128) >> >>>        at >> >>> org >> >>> .apache >> >>> .catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102) >> >>>        at >> >>

Re: Greater-than and less-than in data import SQL queries

2009-11-01 Thread Amit Nithian
gt; >>> .apache > >>> .catalina.core.StandardEngineValve.invoke(StandardEngineValve.java: > >>> 109) > >>>at > >>> org > >>> .apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java: > >>> 286) > &

Re: Greater-than and less-than in data import SQL queries

2009-10-28 Thread Lance Norskog
Http11Processor.process(Http11Processor.java: >>> 844) >>>        at >>> org.apache.coyote.http11.Http11Protocol >>> $Http11ConnectionHandler.process(Http11Protocol.java:583) >>>        at >>> org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.

Re: Greater-than and less-than in data import SQL queries

2009-10-27 Thread Andrew Clegg
associated with an element type "null" must not contain the '<' >> character. >>at >> com >> .sun >> .org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java: >> 239) >>at >> com >> .sun

Re: Greater-than and less-than in data import SQL queries

2009-10-27 Thread Erik Hatcher
't that be one equals sign: deltaImportQuery="select * from item where ID='${dataimporter.delta.id}'" Or is it doing something clever with Java operators? Cheers, Andrew. -- View this message in context: http://www.nabble.com/Greater-than-and-less-than-in-data-import-SQL-queries-tp26080100p26080100.html Sent from the Solr - User mailing list archive at Nabble.com.

Greater-than and less-than in data import SQL queries

2009-10-27 Thread Andrew Clegg
t that be one equals sign: deltaImportQuery="select * from item where ID='${dataimporter.delta.id}'" Or is it doing something clever with Java operators? Cheers, Andrew. -- View this message in context: http://www.nabble.com/Greater-than-and-less-than-in-data-import-SQL-queries-tp26080100p26080100.html Sent from the Solr - User mailing list archive at Nabble.com.