yacy_search_server/source/net/yacy/search
Michael Peter Christen 63ad8ce6b2 removed ymarks
had not been used since a long time
2021-09-16 22:23:51 +02:00
..
index replaces getLoadTime() by exists() with a simpler query 2021-03-20 01:06:02 +01:00
navigator Added the possibility to customize facets sort type and direction 2019-01-24 18:43:06 +01:00
query removes some warning and unused objects 2020-08-03 20:44:31 +02:00
ranking Replaced improper ByteBuffer.equals() implementation by Arrays.equals() 2018-01-29 13:38:25 +01:00
schema replaced new Number(Number) with Number.instanceOf 2021-08-08 00:39:03 +02:00
snippet Reduced memory footprint of text snippet extraction 2018-05-13 10:29:52 +02:00
AutoSearch.java Use the heavy ConcurrentUpdateSolrClient only when necessary 2018-06-08 11:18:29 +02:00
EventTracker.java enhanced timezone managament for indexed data: 2015-04-15 13:17:23 +02:00
IndexingQueueEntry.java
MemoryTracker.java Small perf improvement : initialize threads names early when possible 2018-05-23 14:45:35 +02:00
ResourceObserver.java Added user-friendly controls over disk usage configuration settings. 2017-01-27 15:47:15 +01:00
SearchAccessRateConstants.java Allow JS resorting of search results by unauthenticated users 2019-04-03 14:21:53 +02:00
Shutdown.java Added some Javadocs. 2016-12-16 10:43:00 +01:00
Switchboard.java removed ymarks 2021-09-16 22:23:51 +02:00
SwitchboardConstants.java added option to set yacy configuration values using environment 2021-01-24 22:50:37 +01:00