#%env/templates/metas.template%#
#%env/templates/header.template%#
#%env/templates/submenuIndexControl.template%#
Index Sources & Targets
YaCy supports multiple index storage locations.
As an internal indexing database a deep-embedded multi-core Solr is used and it is possible to attach also a remote Solr.
Web Structure Index
The web structure index is used for host browsing (to discover the internal file/folder structure), ranking (counting the number of references) and file search (there are about fourty times more links from loaded pages as in documents of the main search index).
use citation reference index (lightweight and fast)
use webgraph search index (rich information in second Solr core)
Peer-to-Peer Operation
The 'RWI' (Reverse Word Index) is necessary for index transmission in distributed mode. For portal or intranet mode this must be switched off.
support peer-to-peer index transmission (DHT RWI index)
#%env/templates/footer.template%#