Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for indexing DateTime types #365

Closed
rebasedming opened this issue Oct 9, 2023 · 3 comments · Fixed by #1122
Closed

Support for indexing DateTime types #365

rebasedming opened this issue Oct 9, 2023 · 3 comments · Fixed by #1122
Assignees
Labels
feature New feature or request good first issue Good for newcomers pg_search Issue related to `pg_search/` priority-3-low Low priority issue

Comments

@rebasedming
Copy link
Collaborator

rebasedming commented Oct 9, 2023

What
Postgres has several types related to time: timestamp, date, time, etc. Tantivy has a DateTime field. We should enable users to index these date/time fields, doing conversions to Tantivy's DateTime field as necessary.

Why
This would enable aggregations over DateTime fields.

@rebasedming rebasedming added the priority-3-low Low priority issue label Oct 9, 2023
@philippemnoel philippemnoel added feature New feature or request pg_search Issue related to `pg_search/` good first issue Good for newcomers labels Nov 26, 2023
@philippemnoel philippemnoel added this to the pg_bm25 production ready milestone Feb 5, 2024
@GPF199541
Copy link

when support?

@philippemnoel
Copy link
Collaborator

when support?

We don't have a clear estimate on this just yet. Could you please clarify your use case and urgency requirement? We also welcome contributions if you'd like :)

@philippemnoel
Copy link
Collaborator

when support?

We're working on this now! Apologies for the delays

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request good first issue Good for newcomers pg_search Issue related to `pg_search/` priority-3-low Low priority issue
Projects
None yet
4 participants