Replies: 1 comment 1 reply
-
Fixed |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I index Windows file servers which works great, rather than drive letters we use the format of "\servername\share" A double back slash to begin with (for some reason it is showing as a single on this page)
Everything works well including OCR however we really need to capture the Windows path to the file e.g. "\servername\test\fox.txt"
in that format (so double \ to begin then servername and \ share )
Is there an easy way to do this? current path as seen in Elastic of "file:////server//ocr/bill.png" means we have limitations when we need to show a Windows path to end users (they have access to the shared folder and prefer to copy and paste a Windows URL in explorer to open the file)
Hope this makes sense
Regards
Saf
Beta Was this translation helpful? Give feedback.
All reactions