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 GiST and GIN Index types. #5670

Closed
marknefedov opened this issue Sep 14, 2020 · 1 comment
Closed

Support GiST and GIN Index types. #5670

marknefedov opened this issue Sep 14, 2020 · 1 comment
Labels
community/request Issues created by external users

Comments

@marknefedov
Copy link

Support https://www.postgresql.org/docs/8.3/textsearch-indexes.html for json/jsonb indexing and full text search.
Or pass-through them to https://docs.yugabyte.com/latest/api/ysql/datatypes/type_json/create-indexes-check-constraints/
for better PostgreSQL compatibility like it is done in cockroach https://www.cockroachlabs.com/docs/v20.1/inverted-indexes

@yugabyte-ci yugabyte-ci added the community/request Issues created by external users label Sep 14, 2020
@ddorian
Copy link
Contributor

ddorian commented Sep 14, 2020

Hi @markusgod
This is a duplicate of #1337.
Can you comment on that issue ?
Closing as duplicate.

@ddorian ddorian closed this as completed Sep 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community/request Issues created by external users
Projects
None yet
Development

No branches or pull requests

3 participants