Your database query system uses comparison and conjunction operators (like "greater than" and "and") as it works through a query. Can I add my own operators, or change the way any of those operators function?
No. The only operators supported are those built in to the file system. Additional operator will be added as warranted by demand and usage. However, at the present time, developers cannot add their own custom operators.