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 indexing on non-int types #1164

Closed
sardination opened this issue May 21, 2024 · 0 comments · Fixed by #1174
Closed

Support indexing on non-int types #1164

sardination opened this issue May 21, 2024 · 0 comments · Fixed by #1174
Labels
feature New feature or request pg_search Issue related to `pg_search/` priority-1-high High priority issue

Comments

@sardination
Copy link
Contributor

What
pg_search currently only indexes on int types.

Why
Allow indexing on other key types (uuid, for example).

How
Tantivy key

@sardination sardination added priority-1-high High priority issue pg_search Issue related to `pg_search/` labels May 21, 2024
@philippemnoel philippemnoel added the feature New feature or request label May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request pg_search Issue related to `pg_search/` priority-1-high High priority issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants