dianaoa22 commented on issue #1925:
URL: https://github.com/apache/age/issues/1925#issuecomment-2182012368

   [Code.txt](https://github.com/user-attachments/files/15922994/Code.txt)
   Yes, I have created GIN index as the MATCH query used id inside the 
properties.
   CREATE INDEX load_item_gin_idx ON ms_graph."Item" USING gin (properties);
   CREATE INDEX
   
   {
   "id": 844424930132046,
   "properties": {
   "id": "3bd6197582434a01b340b889b357f3a4",
   "label": "xxxx",
   "properties": "{path: "/c/e", name: "test", s-id: "21977", description: 
"test", seattr: "2000", state: "enable", customer: "13"}"
   }
   }


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to