apache / apache/lucene

ParametricRangeQueryNodeProcessor support for time zones [LUCENE-3352]

Open
#4,425 2 comments 0 reactions 0 assignees View on GitHub
legacy-jira-priority:Major module:queryparser type:enhancement
Dominant language
Java
Stars
3.6k
Forks
1.4k
Avg merge
2d 11h
Merged PRs (30d)
88

Description

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.

---
Migrated from [LUCENE-3352](https://issues.apache.org/jira/browse/LUCENE-3352) by Trejkaz
Linked issues:
- #2842
- #4053

Contributor guide

Open the contributing guide

Research direction

Start by reading ParametricRangeQueryNodeProcessor and the linked issues #2842 and #4053 to understand the existing date-query processing and the proposed time-zone configuration. Done should provide a configurable time zone for dates in range queries and include coverage for the resulting query behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
search
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.