I want to explore:
(1)、why use different queries to query the same node, but the results are different?
(2)、There are many data in my Dgraph. when i add eq space_id (eg:eq(space_id, 2323)) in filter , many datas will be Missed. How can i deal this question?
Sorry, I used upsert to fix the node. Now I can query out the data using eq(space_id, 2323).The result cannot be reproduced for now. But I feel that this kind of problem will still occur.
No idea. Try to clean up the whole cluster(after a backup/export of course). Make sure your cluster has no issues like “cannot connect to alpha X or Y”. Or try to rebuild both indexes.
We need something solid to reproduce in order to help.