Commit Graph

46 Commits (0716a247372bac1559a3e4ccf4834c0757da7ac1)

Author SHA1 Message Date
Michael Peter Christen ccc3760a47 Refactoring and redesign of data architecture to make URIMetadataRow 13 years ago
Michael Peter Christen e5b3c172ff removed hack which translated Solr documents to virtual RWI entries 13 years ago
Michael Peter Christen 5d16c23a1f specified more URIMetadata as URIMetadataNode 13 years ago
Michael Peter Christen 21fe8339b4 - enhanced generation of url objects 13 years ago
Michael Peter Christen 5f0ab25382 removed the option to prevent removal of & parts inside of the 13 years ago
Michael Peter Christen a06930662c replaced some more .getBytes() with UTF8/ASCII.getBytes() 13 years ago
Michael Peter Christen 0cec7e761a enhanced snippet extractor to find snippets also inside of tokens of an 13 years ago
Michael Peter Christen 1533bfd63b refactoring 13 years ago
Michael Peter Christen 8219a445f3 refactoring 13 years ago
Michael Peter Christen 00c1c777fa refactoring 13 years ago
Michael Peter Christen e54ac38095 - some corrections in usage of getFile() and getFileName() 13 years ago
Michael Peter Christen 0cab06c47c refactoring 13 years ago
Michael Peter Christen 9bece5ac5f enhanced snippet fetch - removed a bug that caused documents to be 13 years ago
Michael Peter Christen f9c0e6e950 - Implemented and integrated the URIMetadataNode object which is a 13 years ago
Michael Peter Christen 24d9db1613 snippet retrieval loading processes may use a smaller minimum load time 13 years ago
Michael Peter Christen 1687737771 Abstraction of HandleMap and HandleSet 13 years ago
orbiter 69e743d9e3 - more abstraction for the RWI index as preparation for solr integration 13 years ago
orbiter 0cbda0b2b8 - replaced all length() == 0 and size() == 0 with isEmpty() 13 years ago
Michael Peter Christen 7c1ba99755 removed more unused method parameters 13 years ago
Michael Peter Christen 0301aba1e9 removed unused method parameters 13 years ago
Michael Peter Christen ea10766bfd cleaned unnecessary nested code 13 years ago
orbiter fc0f9543fe More SentenceReader cleanup 13 years ago
orbiter 78fc3cf8f8 refactoring and new usage of SentenceReader: this class appeared as one 13 years ago
Michael Peter Christen de903a53a0 parser refactoring & hacks 13 years ago
Michael Peter Christen 1825f165b8 better integration of blacklist according to use case 13 years ago
Roland 'Quix0r' Haeder edaa09b9b1 Rewrote all String blacklist types to enum 'BlacklistType', closes bug 13 years ago
Michael Peter Christen 00f2df1120 a variety of possible memory leak fixes 13 years ago
Michael Peter Christen 9b4c699526 ehanced location search: 13 years ago
Michael Peter Christen 10da7335ea performance hack: use a hash cache for all hashes that are computed by a 13 years ago
Michael Peter Christen c15fcde1c8 add-on to latest commit 13 years ago
Michael Peter Christen cf47d94888 performance hack to parse numbers inside of substrings without actually 13 years ago
Michael Peter Christen 7e0ddbd275 added a "fromCache" flag in Response object to omit one cache.has() 13 years ago
Michael Peter Christen 76157dc2c3 bugfix for http://bugs.yacy.net/view.php?id=173 13 years ago
Michael Peter Christen a3badd3205 changed search process for images: no more media snippet load process, 13 years ago
Michael Peter Christen 14f67f217c refactoring of ContentDomain: now subclass of Classification 13 years ago
Michael Peter Christen a1a5b015d8 refactoring: moved document Classification to cora package 13 years ago
Michael Peter Christen 33d1062c79 refactoring: the cache belongs to the crawler 13 years ago
Michael Christen ac5d124ee0 experimental implementation of a citation ranking as post-ranking 13 years ago
Michael Peter Christen ef78f22ee1 performance hack 13 years ago
Roland 'Quix0r' Haeder a3083d13bf Blacklist checks are now always turned on, in media searches (e.g. image search) images matching blacklist entries are no longer shown to the user 13 years ago
Michael Christen 9e5894c784 Removed handling of components objects for URIMetadataRows. 13 years ago
Michael Christen 044f83feed added some pauses into the search process which shall produce 13 years ago
orbiter 5a55397f99 some last-minute performance hacks 13 years ago
orbiter 4ad9fc2bff new snippet strategy for search hits in metadata: show beginning of text instead of hit position 14 years ago
orbiter a7df70221e refactoring 14 years ago
orbiter d2ea250d99 refactoring: 14 years ago