yacy_search_server/source/net/yacy/search/index
Michael Peter Christen bd769de604 since the solr index is now used for all pages that are indexed locally,
there is no need for the RWI index if the index is not transfered to
another peer. Therefore the creation of RWI index data is now suppressed
if DHT is disabled. This applies for all intranet and portal mode
configurations, but not for public robinson modes. A robinson may switch
back to public mode and then transmit its data. That means if someone
wants to switch never to DHT mode, it would be more appropriate to
choose the portal mode.
2012-10-09 11:48:55 +02:00
..
DocumentIndex.java since the solr index is now used for all pages that are indexed locally, 2012-10-09 11:48:55 +02:00
Fulltext.java turned the synonyms_t Text field into a multi-valued String field 2012-10-02 11:13:06 +02:00
Segment.java since the solr index is now used for all pages that are indexed locally, 2012-10-09 11:48:55 +02:00
SolrConfiguration.java added the usage of synonyms to the GSA search interface 2012-10-02 14:29:45 +02:00