rafsun42 commented on issue #1009:
URL: https://github.com/apache/age/issues/1009#issuecomment-1850592870

   @pdpotter 
   GIN indexes are usually created on the entire column rather than an 
expression-
   ```
   CREATE INDEX id ON cypher_index."Movie" USING gin (properties);
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@age.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to