Re: Timestamp compatibility while performing delta import in solr

2013-07-24 Thread Shawn Heisey
On 7/24/2013 3:32 AM, archit2112 wrote: > However,This is not working and im getting the following error - > Unable to execute query: SELECT * FROM PRODUCT WHERE PID= Processing > Document # 1 > Caused by: java.sql.SQLException: ORA-00936: missing expression Here's your first entity: It seems

Timestamp compatibility while performing delta import in solr

2013-07-24 Thread archit2112
ELECT * FROM PRODUCT WHERE PID= Processing Document # 1 Caused by: java.sql.SQLException: ORA-00936: missing expression Please help me out!!! -- View this message in context: http://lucene.472066.n3.nabble.com/Timestamp-compatibility-while-performing-delta-import-in-solr-tp4079982.html Sent fro