From 51d71b44f25c3b09d4f8570c72a7ff9352bbfd3e Mon Sep 17 00:00:00 2001 From: Jan Steemann Date: Wed, 6 May 2015 15:23:09 +0200 Subject: [PATCH] fixed wrong sentence --- CHANGELOG | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index babf430c39..d8271fe1c6 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -7,7 +7,7 @@ v2.6.0 (XXXX-XX-XX) attribute. Previous versions of ArangoDB only indexed the attribute value if it was a string. Sub-attributes - of the index attribute were for fulltext indexing. + of the index attribute were ignored when fulltext indexing. Now, if the index attribute value is an object, the object's values will each be included in the fulltext index if they are strings. If the index attribute value is an array, the array's values