yacy_search_server/source/net/yacy/search/index
Michael Peter Christen a4214694df We assert that no other metadata storage than solr is used now.
Therefore a property like solrConnected() must be true all the time.
Removal of this method causes removal of all write operations to the old
metadata index.
2012-09-26 16:05:11 +02:00
..
DocumentIndex.java added a collection attribute to crawls and searches: 2012-09-03 15:26:08 +02:00
Fulltext.java We assert that no other metadata storage than solr is used now. 2012-09-26 16:05:11 +02:00
Segment.java We assert that no other metadata storage than solr is used now. 2012-09-26 16:05:11 +02:00
SolrConfiguration.java refactoring 2012-09-25 21:20:03 +02:00