With the following query, I don't get any results:
SELECT ?x nie:url(?x)
WHERE {
  ?x a         nmo:Email ;
     fts:match "Lucene"  .
}
Results: 0
But with this:
SELECT ?x nie:url(?x)
WHERE {
  ?x a nmo:Email
  FILTER regex(nmo:plainTextMessageContent(?x), "Lucene")
}
Results: 1
  file:///home/mildred/Documents/Work/.../file.mbox#4,
Do I understand how is supposed to work fts:match correctly?
Thanks,
Mildred
-- 
Mildred Ki'Lya
ââââââââââ ïïïïïïïïïïïïïïïïïïïï ââââââââââ
â Jabber, GoogleTalk: <mildred jabber fr>
â Website: <http://ki.lya.online.fr>           GPG ID: 9A7D 2E2B
â Fingerprint: 197C A7E6 645B 4299 6D37 684B 6F9D A8D6 9A7D 2E2B
Attachment:
0x9A7D2E2B.asc
Description: application/pgp-keys
Attachment:
signature.asc
Description: OpenPGP digital signature