I should have sent this email here and not on users@jena DL. ======== Hi Guys, While working with Jena Text Elastic Search integration, I found a bug where searching on date value doesn't work properly. For example, if i am indexing a predicate "example:date" with value "2016-12-01T15:31:10-05:00" then at query time the ES implementation throws error because the ES code is not escaping ":" before initiating a search.
Since I am the author of Jena ES Integration, it was easy for me to find and fix the bug. :) I have the fix ready, just need to write few unit tests to cover this scenario. I believe I need to open a JIRA issue, fork Jena's code, apply the fix and send in a pull request. Is that the correct workflow or i missed something? Thanks, -- *Anuj Kumar* -- *Anuj Kumar*
