Guillermo Dorfman
11/28/2024, 4:54 PMGuillermo Dorfman
11/28/2024, 5:08 PMJason Bosco
11/28/2024, 5:14 PMis it possible that the automatic re-indexing of all the documents after the upgrade depleted the memory?Yeah that's possible. Also, v27.1 has a bug fix with facet index construction - the fix now indexes all facet values properly, when previously some values were missed from the facet index in previous versions. So that could cause an increase in memory as well.
If I edit the schemas and index less fields, re-indexing those collections would free-up memory?Yup
Guillermo Dorfman
11/28/2024, 6:01 PMGuillermo Dorfman
11/28/2024, 6:48 PMJason Bosco
11/28/2024, 6:49 PM