You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Alexandre Rafalovitch (Jira)" <ji...@apache.org> on 2020/08/29 19:46:00 UTC

[jira] [Resolved] (SOLR-4694) DataImporter uses wrong format for 'last_index_time'

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

Alexandre Rafalovitch resolved SOLR-4694.
-----------------------------------------
    Resolution: Won't Fix

> 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 was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org