NAME
App::ElasticSearch::Utilities::QueryString::AutoEscape - Automatically escape characters that have special meaning in
VERSION
version 6.3
SYNOPSIS
App::ElasticSearch::Utilities::AutoEscape
Escapes characters in the query string that have special meaning in Lucene.
Characters escaped are: ' ', '/', '(', and ')'
AUTHOR
Brad Lhotsky <brad@divisionbyzero.net>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2018 by Brad Lhotsky.
This is free software, licensed under:
The (three-clause) BSD License