Currently working with a large database that typically takes 2-3 days to reindex completely, and I only need to add a new field to the mapping for a specific table.
- What could be a possible solution to skip reindexing?
- What is the possible way to do it in minimum time?