yacy_search_server/source/net/yacy/document/parser/html
Michael Peter Christen cf12835f20 replaced the single-text description solr field with a multi-value
description_txt text field
2013-07-30 12:48:57 +02:00
..
AbstractScraper.java redesign of the QueryParams class: introduced QueryGoal which holds the 2012-11-18 01:22:41 +01:00
AbstractTransformer.java Now used synchronization in all close() methods to make sure all objects 2012-05-14 07:41:55 +02:00
CharacterCoding.java Added 'final' for all exception blocks as this helps the Java compiler 2013-07-17 18:31:30 +02:00
ContentScraper.java replaced the single-text description solr field with a multi-value 2013-07-30 12:48:57 +02:00
ContentTransformer.java - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00
EmbedEntry.java added the generation of 50 (!!) new solr field in the core 'webgraph'. 2013-02-22 15:45:15 +01:00
Evaluation.java - refactoring of log to ConcurrentLog: 2013-07-09 14:28:25 +02:00
ImageEntry.java added the generation of 50 (!!) new solr field in the core 'webgraph'. 2013-02-22 15:45:15 +01:00
Scraper.java free some memory after parsing html 2012-02-02 09:55:27 +01:00
ScraperInputStream.java Added 'final' for all exception blocks as this helps the Java compiler 2013-07-17 18:31:30 +02:00
ScraperListener.java
Transformer.java
TransformerWriter.java - refactoring of log to ConcurrentLog: 2013-07-09 14:28:25 +02:00