1
0
Fork 0
arangodb/Documentation/Examples/shell-simple-fulltext

3 lines
170 B
Plaintext

arango> db.emails.FULLTEXT("emails/1632537", "word");
[ { "_id" : "emails/1721603", "_key" : "1721603", "_rev" : "1721603", "text" : "this document contains a word" } ]