Hi Alexepus! I have tested your example and had the same result. The LANG environment variable is set correctly. This issue is very similar to one appeared when using *java.lang.regexp.Pattern* without UNICODE_CASE flag, but this question should be addressed to Neo4j developers.
-- Dmitry Davletbaev Software Developer [email protected] http://www.maginfo.com/ On Tuesday, December 23, 2014 12:25:10 PM UTC+5, Alexepus wrote: > > What locale are you running neo4j with? Java case insensitivity is locale >> dependend >> > Using Java command line parameters does *not* help: > "C:\Program Files\Java\jre7\bin\java.exe" -Duser.language=ru > -Duser.country=RU > "-Djava.util.logging.config.file=conf\windows-wrapper-logging.properties" > -DworkingDir="D:\Neo4j-Dev\bin\.." -DconfigFile="conf\neo4j-wrapper.conf" > "-DserverClasspath=lib/*.jar;system/lib/*.jar;plugins/**/*.jar;./conf*" > "-DserverMainClass=org.neo4j.server.Bootstrapper" > -Dorg.neo4j.cluster.logdirectory="D:\Neo4j-Dev\data\log" -jar > "D:\Neo4j-Dev\bin\windows-service-wrapper-5.jar" > -- You received this message because you are subscribed to the Google Groups "Neo4j" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
