Description
Some functions (for instance, those who take a geohash) may need to pass literal strings. This patch modifies the FunctionQParser to allow for quoted strings in functions (either single quote or double quote) to be passed through as a LiteralValueSource. It also adds the LiteralValueSource.