Hello All,

I have a simple problem;

In my "conf/dataimport.properties" i have "last_index_time" with this
format '%Y-%m-%d %H:%M:%S'
for example: last_index_time=2010-12-01 16\:53\:16.

But when i use this propertie in my data-config.conf the value format
began "%Y-%m-%d";
for example:
url="http://server/_solr/?last_time=${dataimporter.last_index_time}";
make: http://server/_solr/?last_time=2010-12-01

You have an idea for me?

Thank a lot!

-- 
~sahid

Reply via email to