yacy_search_server/source/net/yacy/search
Michael Peter Christen 687820788d this assert does not work because of the 9_0_0 solr version format.
An 9_0 is expected but it does not work this way with this version.
2024-07-21 13:33:47 +02:00
..
index this assert does not work because of the 9_0_0 solr version format. 2024-07-21 13:33:47 +02:00
navigator Added the possibility to customize facets sort type and direction 2019-01-24 18:43:06 +01:00
query adds synchornized dumplog 2023-11-14 20:42:00 +01:00
ranking Replaced improper ByteBuffer.equals() implementation by Arrays.equals() 2018-01-29 13:38:25 +01:00
schema UI: added a more descriptive message, CitationRank instead of cr 2023-11-14 00:05:23 +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 Added some Javadocs. 2016-12-16 10:43:00 +01:00
Switchboard.java fine-tuned the import process of jsonl files which had been missing 2024-05-10 12:13:44 +02:00
SwitchboardConstants.java Add setting for DHT receive loadprereq insted of hardcoded load < 2.0 2023-12-03 01:27:36 +01:00