yacy_search_server/source/net/yacy/document
2012-07-05 10:23:07 +02:00
..
content refactoring and new usage of SentenceReader: this class appeared as one 2012-07-04 21:15:10 +02:00
geolocation integrate also geonames library files for less cities. these are more 2012-06-18 15:19:57 +02:00
importer removed unused method parameters 2012-07-05 10:23:07 +02:00
language added changes from copperdust (submitted by email): 2012-02-22 12:21:27 +01:00
parser removed unused method parameters 2012-07-05 10:23:07 +02:00
AbstractParser.java added new configuration property "crawler.embedLinksAsDocuments". If this is switched on (this is default now), the all embedded image, audio and video links from all parsed documents are added to the search index as individual document. This will increase the search index size dramatically but will also enable us to create a much faster image, audio and video search. If the flag is switched on, the index entries are also stored to a solr index, if this is also enabled. 2011-09-07 10:08:57 +00:00
Autotagging.java - merged files 2012-06-17 23:48:33 +02:00
Condenser.java refactoring and new usage of SentenceReader: this class appeared as one 2012-07-04 21:15:10 +02:00
Document.java More SentenceReader cleanup 2012-07-05 00:20:58 +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 integrate also geonames library files for less cities. these are more 2012-06-18 15:19:57 +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 More SentenceReader cleanup 2012-07-05 00:20:58 +02:00
SnippetExtractor.java performance hack 2012-01-25 12:48:48 +01:00
StringBuilderComparator.java replaced String with StringBuilder in suggestion process 2011-11-09 14:42:55 +00:00
TextParser.java removed unused method parameters 2012-07-05 10:23:07 +02:00
WordCache.java cleaned unnecessary nested code 2012-07-05 08:44:39 +02:00
WordTokenizer.java refactoring and new usage of SentenceReader: this class appeared as one 2012-07-04 21:15:10 +02:00