Even so, we found that the above structure still can not solve such as: sorting, aggregation, facet, because we may have to read a lot of unnecessary information. Therefore, another data structure solves this problem: Document Values. This structure is essentially a columnar storage, which high...