Hello guys ! I had a couple of technical queries r...
# community-help
a
Hello guys ! I had a couple of technical queries related to document updates and cluster visibility: 1. Document Re-Indexing on Same Payload Update When we perform an upsert (or update) operation and the incoming document payload is exactly the same as the one already present in the collection (i.e., no actual changes in indexed fields), we’d like to understand: a. Does Typesense still re-index the document in such cases? b. If yes, is there any internal optimization mechanism to prevent unnecessary re-indexing? 2. Cluster Operation Visibility Is there a way to check if: a. Any re-indexing, update, or delete operations are currently in progress on the cluster? b. Any specific API or endpoint exists that gives visibility into what is actively going on in the Typesense cluster or individual nodes? looking forward for answers !