First Draft of the Example Files
@@ -0,0 +1,6 @@
SELECT author,title FROM classics
WHERE MATCH(author,title) AGAINST('and');
WHERE MATCH(author,title) AGAINST('old shop');
WHERE MATCH(author,title) AGAINST('tom sawyer');
The note is not visible to the blocked user.