Thanks for your response I am seeing these characters in solr when I search these files. I am using the solr example site and these characters show up in the ID field and URL field. BTW I am running solr and mcf on a linux server On May 1, 2013 1:11 PM, "Karl Wright" <daddy...@gmail.com> wrote:
> 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 >> > >