You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yacy_search_server/source/net/yacy/document
orbiter 586bb0eb6a
Simplified SentenceReader (no more Reader inside..)
13 years ago
..
content refactoring and new usage of SentenceReader: this class appeared as one 13 years ago
geolocation integrate also geonames library files for less cities. these are more 13 years ago
importer better integration of blacklist according to use case 13 years ago
language added changes from copperdust (submitted by email): 13 years ago
parser replaced HashARC with SizeLimited Objects which are less costly 13 years ago
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. 14 years ago
Autotagging.java - merged files 13 years ago
Condenser.java refactoring and new usage of SentenceReader: this class appeared as one 13 years ago
Document.java refactoring and new usage of SentenceReader: this class appeared as one 13 years ago
ImageParser.java - enhanced description on search front page 13 years ago
LargeNumberCache.java more performance hacks 15 years ago
LibraryProvider.java integrate also geonames library files for less cities. these are more 13 years ago
Parser.java - moved triple store to net.yacy.cora.lod (should be generalized there 13 years ago
Phrase.java more performance hacks 15 years ago
SentenceReader.java Simplified SentenceReader (no more Reader inside..) 13 years ago
SnippetExtractor.java performance hack 13 years ago
StringBuilderComparator.java replaced String with StringBuilder in suggestion process 13 years ago
TextParser.java refactoring and new usage of SentenceReader: this class appeared as one 13 years ago
WordCache.java automatically adopt size of word cache to available memory 13 years ago
WordTokenizer.java refactoring and new usage of SentenceReader: this class appeared as one 13 years ago