arango> db.emails.fulltext("text", "word").toArray();
[ { "_id" : "1632354/1721603", "_rev" : 1721603, "text" : "this document contains a word" },
{ "_id" : "1632354/1783231", "_rev" : 1783231, "text" : "this document also contains a word" } ]