yacy_search_server/source
Michael Peter Christen 8b4394a6c5 fixes for solr 8.8.1 migration
- replace new guava 30 with older 25 because that is the correct
dependency for solr 8.8.1. The newer one did actually not work!
- index will be crated in a DATA/INDEX/freeworld/SEGMENTS/solr_8_8_1
subfolder. The older solr_6_6 index is not touched but also not
migrated. The index starts with fresh (empty) content.
- Older indexes must be migrated by hand (export/import) so far until a
better solution is found.
- Large schema adoptions for lucene 8.8.1
2021-03-08 13:39:27 +01:00
..
net/yacy fixes for solr 8.8.1 migration 2021-03-08 13:39:27 +01:00
org/json modified org.json.* library to fit into the YaCy environment 2020-04-24 11:42:06 +02:00
log4j.properties