yacy_search_server/source/net/yacy/search
2023-11-06 22:44:18 +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 fix for ',' or '.' appearing within a word or number. This will not 2023-09-03 11:37:25 +02: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 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 more file name extensions for json list surrogate files 2023-11-06 22:44:18 +01:00
SwitchboardConstants.java Added a zim parser to the surrogate import option. 2023-11-05 02:16:40 +01:00