GitHub user anujgandharv opened a pull request:
https://github.com/apache/jena/pull/406
Jena Text ES | Added support for escaping special characters in search
strings
Added support for escaping special characters in search strings
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/EaseTech/jena master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/jena/pull/406.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #406
----
commit c2a3bac147a786210b1ba4125a4be9edc66719c4
Author: Anuj Kumar <akumar1@...>
Date: 2018-04-23T08:42:13Z
JENA-1532 | fix for date based text query search
commit 7f4915ee6c94b1044155110fe4612147a9e8de91
Author: Anuj Kumar <akumar1@...>
Date: 2018-04-23T18:23:38Z
JENA-1532 | fix for date based text query search
----
---