Hi all,
I am completely new to Magento world. That is great platform. I'm using magento latest version 2.4.2.
My question is how can I verify that the GraphQL query-ing into elasticsearch, not database?
The reason is I am building headless ecommerce with Magento so I need to make sure that the query should be fast in searching, and elasticsearch is perfect for that.
I can verify (using chrome tool) that the data already got index into elasticsearch when create an new Product from Admin UI. That is 'write' data into elasticsearch. But cannot (or I don't know yet) verify 'read' data from elasticsearch.
I really appreciate any help.
Thanks.
Thanks for your reply. Can you put the link for tutorial that you mentioned?
From what you posted, i guess that you are talking about setup a NodeJS as caching server?
Thanks
sorry, maybe I misunderstood your question
Hi @glengmoone6635 don't worry. Thanks for your consideration.