"store":true }, "content": { "type":"string" } } } } } 其實不管你將store設(shè)置為ture or false, elasticsearch都將為我們存儲這些field, 不同的是: 當(dāng)store為false時(默認配置),這些field只存儲在"_source" field中。 當(dāng)store為true時,這些field的value會存儲在一個
www.dbjr.com.cn/article/2172...htm 2025-6-4