Home | About | Sematext search-lucene.com search-hadoop.com
 Search Lucene and all its subprojects:

Switch to Threaded View
Solr, mail # user - solr.DateField: org.apache.solr.common.SolrException: Error while creating field


Copy link to this message
-
RE: Re: solr.DateField: org.apache.solr.common.SolrException: Error while creating field
Dennis Gearon 2010-09-15, 06:07
Can you give us a scencario:
   1/ Like a OOP sequence diagram, "Thishappens, that happens, now that"
   2/ Where you see it useful?

Isn't it possible to convert before storing/after retrieving?

Couldn't a timezone offset (or .... local timezone designation) be stored as a separate field to filter/sort on?

Dennis Gearon

Signature Warning
----------------
EARTH has a Right To Life,
  otherwise we all die.

Read 'Hot, Flat, and Crowded'
Laugh at http://www.yert.com/film.php
--- On Tue, 9/14/10, Markus Jelsma <[EMAIL PROTECTED]> wrote:

> From: Markus Jelsma <[EMAIL PROTECTED]>
> Subject: RE: Re: solr.DateField: org.apache.solr.common.SolrException: Error while creating field
> To: [EMAIL PROTECTED]
> Date: Tuesday, September 14, 2010, 2:18 PM
> It would be a nice feature if Solr
> supports queries with time zone support on an index where
> all times are UTC. There is some chatter about this in
> SOLR-750 but i haven't found an issue that would add support
> for time zone queries.
>
>  
>
> Did i do a lousy search or is the issue missing as of yet?
>  
> -----Original message-----
> From: Yonik Seeley <[EMAIL PROTECTED]>
> Sent: Tue 14-09-2010 22:58
> To: [EMAIL PROTECTED];
>
> Subject: Re: solr.DateField:
> org.apache.solr.common.SolrException: Error while creating
> field
>
> On Tue, Sep 14, 2010 at 4:54 PM, [EMAIL PROTECTED]
> <[EMAIL PROTECTED]>
> wrote:
> > SEVERE: org.apache.solr.common.SolrException: Error
> while creating field
> >
> 'metadata_last_modified{type=date,properties=indexed,stored,omitNorms}'
> from
> > value '2010-09-14T22:29:24+0200'
>
> Different timezones are currently not allowed - you must
> UTC (hence
> the "Z" timecode).
>
> -Yonik
> http://lucenerevolution.org  Lucene/Solr Conference,
> Boston Oct 7-8
>