yacy_search_server/source/net/yacy/document
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
..
content - added new solr fields: 2012-08-31 10:30:43 +02:00
geolocation - added faceted drill-down for host and geolocation to solr queries 2012-08-27 14:41:33 +02:00
importer snippet retrieval loading processes may use a smaller minimum load time 2012-07-30 10:38:23 +02:00
language added changes from copperdust (submitted by email): 2012-02-22 12:21:27 +01:00
parser - added new solr fields: 2012-08-31 10:30:43 +02:00
AbstractParser.java - added new solr fields: 2012-08-31 10:30:43 +02:00
Autotagging.java - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00
Condenser.java added more solr fields to integrate values from URIMetadataRow. All 2012-08-05 15:49:27 +02:00
Document.java - added new solr fields: 2012-08-31 10:30:43 +02:00
ImageParser.java - enhanced description on search front page 2011-11-26 13:40:33 +00:00
LargeNumberCache.java more performance hacks 2010-10-09 08:55:57 +00:00
LibraryProvider.java - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00
Parser.java - moved triple store to net.yacy.cora.lod (should be generalized there 2012-06-11 16:48:53 +02:00
Phrase.java more performance hacks 2010-10-09 08:55:57 +00:00
SentenceReader.java fix for url camel case parser and sentence reader 2012-07-08 16:48:09 +02:00
SnippetExtractor.java Abstraction of HandleMap and HandleSet 2012-07-27 12:13:53 +02:00
StringBuilderComparator.java - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00
TextParser.java reduced logging overhead (a bit) 2012-07-12 19:23:40 +02:00
WordCache.java - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00
WordTokenizer.java refactoring and new usage of SentenceReader: this class appeared as one 2012-07-04 21:15:10 +02:00