Where are you seeing these characters? Are you talking about the file IRI's that the JCIFS connector generates? Those IRI's are supposed to be constructed so that your browser would find them if you paste them into the browser URL window. Unfortunately, there is no good standard, and people follow IE's behavior, and IE has changed multiple times in how it deals with non-latin-1 characters.
Please provide a bit more information so that we can provide a better answer. Karl On Wed, May 1, 2013 at 3:11 AM, Yossi Nachum <nachum...@gmail.com> wrote: > Hello, > I install search server with solr and manifoldcf. > I want to index my netapp files over cifs and I have a problem with hebrew > files and directories. > When I search for these files in solr I see "%D7%91%D7%..." instead of the > directory path that contain hebrew characters . > I try to run the java process with "-Djcifs.encoding=cp1255" but it didn't > help. > Can anyone help and tell me how can I index directories/files in hebrew? > > Thanks > Yossi >