RE: Re: solr.DateField: org.apache.solr.common.SolrException: Error while creating field

2010-09-14 Thread Dennis Gearon
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  wrote:

> From: Markus Jelsma 
> Subject: RE: Re: solr.DateField: org.apache.solr.common.SolrException: Error 
> while creating field
> To: solr-user@lucene.apache.org
> 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 
> Sent: Tue 14-09-2010 22:58
> To: solr-user@lucene.apache.org;
> 
> Subject: Re: solr.DateField:
> org.apache.solr.common.SolrException: Error while creating
> field
> 
> On Tue, Sep 14, 2010 at 4:54 PM, h00kpub...@gmail.com
> 
> 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
>


RE: Re: solr.DateField: org.apache.solr.common.SolrException: Error while creating field

2010-09-14 Thread Markus Jelsma
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 
Sent: Tue 14-09-2010 22:58
To: solr-user@lucene.apache.org; 
Subject: Re: solr.DateField: org.apache.solr.common.SolrException: Error while 
creating field

On Tue, Sep 14, 2010 at 4:54 PM, h00kpub...@gmail.com
 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