yacy_search_server/source/net/yacy/document/content
luccioman 8da3174867 Ensure lower case conversion consistency with any default locale.
Especially for Turkish speaking users using "tr" as their system default
locale : strings for technical stuff (URLs, tag names, constants...)
must not be lower cased with the default locale, as 'I' doesn't becomes
'i' like in other locales such as "en", but becomes 'ı'.
2017-06-27 06:42:33 +02:00
..
dao Properly close file output streams even on exceptions scenarios. 2017-06-08 07:19:16 +02:00
DCEntry.java Add a responsHeader to the solr index export with a format identifier 2017-04-30 23:53:52 +02:00
SurrogateReader.java Ensure lower case conversion consistency with any default locale. 2017-06-27 06:42:33 +02:00