yacy_search_server/source/net/yacy/search
2023-11-14 20:42:00 +01:00
..
index migrated solr from 8.9.0 to 8.11.2; activated also migration script. A YaCy index with solr 8.9.0 will automatically be migrated to 8.11.2. This is a preparation step to migrate to 9.0.0 soon. 2023-09-01 18:24:52 +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 fixed documentation and some details of handling of keywords 2023-04-04 12:41:12 +02: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
SearchAccessRateConstants.java Allow JS resorting of search results by unauthenticated users 2019-04-03 14:21:53 +02:00
Shutdown.java
Switchboard.java removed concept of empty passwords as "no passwords used", 2023-10-25 22:56:06 +02:00
SwitchboardConstants.java added a warning message in ConfigBasic in case that the default password 2023-10-24 23:36:26 +02:00