Completion suggester index - What's loaded in heap?

I have an index with 20+ fields and the same index has one suggester/completion field. As I understand, completion suggester is loaded into heap for faster response times.

My question is - does all the fields in the index get loaded into heap or only the field with type "completion"?

Thanks

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.