yacy_search_server/source/net/yacy/search
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
..
index Ensure lower case conversion consistency with any default locale. 2017-06-27 06:42:33 +02:00
navigator Introduce keyword query parameter 2017-06-02 01:00:21 +02:00
query Ensure lower case conversion consistency with any default locale. 2017-06-27 06:42:33 +02:00
ranking Refacture rwi reference word position and word distance calculation 2016-10-23 19:40:02 +02:00
schema Ensure lower case conversion consistency with any default locale. 2017-06-27 06:42:33 +02:00
snippet Cleaned up some Javadoc warnings. 2017-01-09 16:44:47 +01:00
AutoSearch.java Properly close file output streams even on exceptions scenarios. 2017-06-08 07:19:16 +02:00
EventTracker.java enhanced timezone managament for indexed data: 2015-04-15 13:17:23 +02:00
IndexingQueueEntry.java refactoring 2012-09-21 15:48:16 +02:00
MemoryTracker.java added missing @Override annotation 2014-03-28 13:48:37 +01:00
ResourceObserver.java Added user-friendly controls over disk usage configuration settings. 2017-01-27 15:47:15 +01:00
Shutdown.java Added some Javadocs. 2016-12-16 10:43:00 +01:00
Switchboard.java Made Cache compression level and lock timeout user configurable 2017-06-14 19:02:08 +02:00
SwitchboardConstants.java Made Cache compression level and lock timeout user configurable 2017-06-14 19:02:08 +02:00