[ 
https://issues.apache.org/jira/browse/LUCENE-3352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13073476#comment-13073476
 ] 

Uwe Schindler commented on LUCENE-3352:
---------------------------------------

This seems to be related to LUCENE-1768 and LUCENE-2979, as we need to change 
the config API, so the timezone would only be another param. Maybe that can be 
done with the work on those two issues.

> ParametricRangeQueryNodeProcessor support for time zones
> --------------------------------------------------------
>
>                 Key: LUCENE-3352
>                 URL: https://issues.apache.org/jira/browse/LUCENE-3352
>             Project: Lucene - Java
>          Issue Type: New Feature
>          Components: modules/queryparser
>            Reporter: Trejkaz
>
> It would be nice if there were a config attribute for setting a time zone for 
> dates in the query.  At the moment I am using my own query node processor to 
> implement this, but I stumbled upon ParametricRangeQueryNodeProcessor and it 
> is very close to being usable as-is.

--
This message is automatically generated by JIRA.
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