yacy_search_server/source/net/yacy/search
Michael Peter Christen 49daa32a88 yacy can now read searchlab export dump files
using the surrogate input process:
- copy the searchlab export file to DATA/SURROGATE/in
- the file is processed automatically and then moved to
DATA/SURROGATE/OUT
2022-10-23 11:01:58 +02:00
..
index try to shut down in a bit more ordered way 2022-10-05 22:13:06 +02:00
navigator Added the possibility to customize facets sort type and direction 2019-01-24 18:43:06 +01:00
query removed ContentControl servlet and functinality 2022-09-28 17:25:04 +02:00
ranking Replaced improper ByteBuffer.equals() implementation by Arrays.equals() 2018-01-29 13:38:25 +01:00
schema Various javadoc fixes 2022-01-26 11:22:43 +01:00
snippet Various javadoc fixes 2022-01-26 11:22:43 +01:00
AutoSearch.java Use the heavy ConcurrentUpdateSolrClient only when necessary 2018-06-08 11:18:29 +02:00
EventTracker.java
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
Switchboard.java yacy can now read searchlab export dump files 2022-10-23 11:01:58 +02:00
SwitchboardConstants.java add setting for public facing port 2022-01-11 17:10:48 +01:00