Open steveyen opened 9 years ago
When using the REST debug /api/pindex-bleve/{pindexName}/doc/{docID} API, a docID with embedded, encoded slashes (like aaa/bbb/ccc or aaa%2Fbbb%2Fccc) isn't parsed right, leading incorrectly to an error of document not found.
When using the REST debug /api/pindex-bleve/{pindexName}/doc/{docID} API, a docID with embedded, encoded slashes (like aaa/bbb/ccc or aaa%2Fbbb%2Fccc) isn't parsed right, leading incorrectly to an error of document not found.