yacy_search_server/source/net/yacy/search/index
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
..
DocumentIndex.java Extended Mediawiki dump import to remote URLs. 2017-04-14 14:32:44 +02:00
ErrorCache.java Improved ErrorCache behavior when switching networks 2016-09-22 09:07:07 +02:00
ErrorCacheFiller.java Customized name for Threads still using the default "Thread-n" pattern. 2016-10-22 17:17:21 +02:00
Fulltext.java migrated Solr 5.5 -> Solr 6.6 and from Java 1.7 -> 1.8 2017-06-09 12:25:23 +02:00
ReindexSolrBusyThread.java fixed ReindexSolrBusyThread new and unexpected repeat of same query with 2017-02-27 23:00:46 +01:00
Segment.java Ensure lower case conversion consistency with any default locale. 2017-06-27 06:42:33 +02:00