[ 
https://issues.apache.org/jira/browse/SOLR-4694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

James Dyer updated SOLR-4694:
-----------------------------

    Priority: Minor  (was: Blocker)
    
> DataImporter uses wrong format for 'last_index_time'
> ----------------------------------------------------
>
>                 Key: SOLR-4694
>                 URL: https://issues.apache.org/jira/browse/SOLR-4694
>             Project: Solr
>          Issue Type: Bug
>          Components: contrib - DataImportHandler
>    Affects Versions: 4.2
>            Reporter: Arul Kalaipandian
>            Priority: Minor
>              Labels: formatDate
>
> DataImporter uses wrong format for first import(no dataimport.propeties  in 
> /conf folder).
> {code}
>    R.LAST_MODIFICATION_DATE >= (TO_DATE('${dih.last_index_time}';
>       formatted as  follows,
>    R.LAST_MODIFICATION_DATE >= (TO_DATE('Thu Jan 01 01:00:00 CET 
> 1970','yyyy-mm-dd hh24:mi:ss').
> {code}
> It's similar to SOLR-1496.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to