An implementation tying Java's built-in java.util.regex to RegexQuery.
Note that because this implementation currently only returns null from
prefix() that queries using this implementation will enumerate and
attempt to match(String) each term for the specified field in the index.