yacy_search_server/source/de/anomic/crawler/retrieval
Michael Peter Christen 528d6763fa - added new solr fields:
title_count_i, title_chars_val, title_words_val
description_count_i, description_chars_val, description_words_val
- added many asserts to ensure data type correctness from YaCy to Solr
and vice versa
- made many fixes according to new findings from these asserts (!)
2012-08-31 10:30:43 +02:00
..
FileLoader.java removed segments-concept and the Segments class: 2012-06-28 14:27:29 +02:00
FTPLoader.java - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00
HTTPLoader.java - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00
Request.java replaced more size() > 0 by !isEmpty() 2012-07-12 11:12:21 +02:00
Response.java - added new solr fields: 2012-08-31 10:30:43 +02:00
SMBLoader.java removed segments-concept and the Segments class: 2012-06-28 14:27:29 +02:00