Commit Graph

171 Commits (4213ff84d488412f7f28625f7bc1a37032913cdb)

Author SHA1 Message Date
orbiter 1defd580bc - added option to localization search to distinguish between a search for a location according to the search word only or for the relation between a web search results and locations found in the metadata fields
15 years ago
orbiter 2126c03a62 - removed download-limit that can be given for the crawler for non-crawler download tasks. This was necessary because the same procedure was used for other downloads like for the download of dictionary files where a limit is not useful. The limit still stays for the indexer
15 years ago
orbiter 25aef069a6 continuing String-hash - to - byte[]-hash redesign that was started in SVN 6775
15 years ago
orbiter 840527689b more simplification of bookmark class
15 years ago
orbiter ada0ce9de3 refactoring of bookmarks: there is a big performance problem in the bookmarks code and furthermore the bookmarks
15 years ago
orbiter 2113fcd7e5 - fixed usage of isEmpty() which is not available in java 1.5
15 years ago
orbiter dd459281c8 applied code changes that are recommended by PMD
15 years ago
orbiter 26fafd85a5 - more refactoring
15 years ago
orbiter b79f4f062f refactoring of yacy documents and parsers: they depend now only on the kelondro classes
15 years ago
orbiter 5841ee83d3 refactoring
15 years ago
orbiter ce8dc575ca refactoring
15 years ago
orbiter bea3b99aff moved table and util classes
15 years ago
orbiter f677d534b1 start of a really extensive refactoring which will produce a hierarchical package structure with the domain yacy.net as package root
15 years ago
orbiter 735e2737e3 * added index segments
15 years ago
low012 5e4f267a36 *) added subversion properties and edited a few comments
15 years ago
orbiter 72e5407115 refactoring of snippet cache
15 years ago
orbiter 1d8d51075c refactoring:
16 years ago
orbiter 5bb8074150 removed the indexing queue. This queue was superfluous since the introduction of the blocking queues last year, where documents are parsed, analysed and stored in the index with concurrency.
16 years ago
orbiter 0e8647d62f refactoring of search classes
16 years ago
orbiter dafffd0153 refactoring of parsers and document processing
16 years ago
orbiter ce1adf9955 serialized all logging using concurrency:
16 years ago
orbiter 88426912ad more refactoring to make the segment object easier to use and to be prepared to integrate author navigation
16 years ago
orbiter 99bf0b8e41 refactoring of plasmaWordIndex:
16 years ago
orbiter c2359f20dd refactoring: better abstraction of reference and metadata prototypes.
16 years ago
orbiter 14a1c33823 refactoring of wordIndex class
16 years ago
orbiter efcd95dc37 simplification of (internal) query process / refactoring
16 years ago
orbiter aa44d9bad9 more refactoring of kelondro.text / deleted de.anomic.index
16 years ago
orbiter 76ef5f0f14 refactoring of index package: better names for the classes (to be continued)
16 years ago
orbiter c25c334b75 replaced old DHT transmission method with new method. Many things have changed! some of them:
16 years ago
apfelmaennchen 35a5116606 - another update to Bookmarks.html
16 years ago
apfelmaennchen ab1a09ab95 small addition to last commit
16 years ago
apfelmaennchen 416d16e026 - partial work around for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=1815#p12526
16 years ago
orbiter 024da2916b refactoring of logging
16 years ago
orbiter 7ee494fde5 more refactoring of kelondro:
16 years ago
orbiter bf93767ec6 refactoring of kelondro database classes
16 years ago
orbiter fc27bf8c4c refactoring of kelondro classes:
16 years ago
apfelmaennchen 3dc208fad0 bugfix: bookmarks can now handle folder names like /news and /newspaper without getting confused...
16 years ago
lotus 6569cbbec1 npe fix: http://forum.yacy-websuche.de/viewtopic.php?t=1646
16 years ago
orbiter d39d420b39 performance hacks
16 years ago
lotus 029e16b653 replaced some put(String, String) by putHTML(String, String) on serverObjects respond
16 years ago
orbiter 536e77e8b7 modifications towards a single database operation to read/write http header and cached file at once:
16 years ago
apfelmaennchen 58d7e6f1a6 - some small, rather optical changes to bookmarks
16 years ago
danielr 621b473b18 * removed some warnings of findbugs (http://findbugs.sf.net)
17 years ago
apfelmaennchen e1574fe02e - added autoReCrawl folders to bookmarks (DATA/SETTINGS/autoReCrawl.conf)
17 years ago
danielr 3bb870bfcd added final where possible
17 years ago
orbiter c3d461d191 - removed superfluous copyright statement
17 years ago
orbiter 3ca98fee42 removed superfluous copyright statement
17 years ago
danielr 7feae906aa - organize imports
17 years ago
orbiter cfe6790498 - added option to switch between yacy networks, especially between the two default networks (freeworld and intranet),
17 years ago
orbiter d2ba1fd2ab major step forward to network switching (target is easy switch to intranet or other networks .. and back)
17 years ago
danielr d4bce6affd refactoring (initialized static fields, removed empty if/else, serialized some fields in serializable classes)
17 years ago
orbiter e024e3b9cf added new default profiles to distinguish snippet fetch for local and global search
17 years ago
danielr 5c3c1fdf41 replaced httpc with Apache Jakarta Commons HttpClient (includes some refactoring ;)
17 years ago
orbiter 7f9f639d20 - refactoring and abstraction of index reference (urls) handling: blacklisting is part of reference filtering
17 years ago
orbiter d6050b9ffb - separated the LURL data storage and Crawl result stack for process supervision.
17 years ago
orbiter 541b817502 refactoring of switchboard queueing
17 years ago
orbiter a8a5df4a51 - more dublin core naming of page metadata
17 years ago
orbiter 9d693ee635 more generics
17 years ago
apfelmaennchen d3ce9ebffe added tooltips to folder tree
17 years ago
apfelmaennchen cb91cc5c7c fixed import Netscape Bookmarks
17 years ago
apfelmaennchen aa53a46937 adjusted code for getFolderList() and cleanTagsString()
17 years ago
low012 41a3ff8ccc *) removed unused imports
17 years ago
low012 c0fbab9cca *) heading, trailing and double commas are removed since they are unnecessary
17 years ago
low012 089faf1a00 *) added login link at bottom of page
17 years ago
orbiter 634430c48a - more logging
17 years ago
apfelmaennchen d288987a93 replaced isEmpty() with equals("")
17 years ago
apfelmaennchen a870ac32b8 reorganized code and added folders; this update might have overwritten latest changes by orbiter - sorry!
17 years ago
orbiter efd0b8371a - added parsing of Dublin Core - compliant metadata (see RFC 5013 and ISO 15836) to html parser
17 years ago
apfelmaennchen b9dd597e97 - einem Komma folgende Leerzeichen bei der Eingabe von Tags werden gelöscht
17 years ago
daburna 214e37b6e3 added changes made by apfelmaennchen
17 years ago
orbiter 03e7782269 more generics
17 years ago
fuchsi 3c30c2da75 more cleanup and API consistency changes, more to come...
17 years ago
orbiter c527969185 - enhanced monitoring of ranking parameters
17 years ago
fuchsi 0e1738899f * Complete number localization and provide a more reasonable interface to serverObjects:
17 years ago
low012 e2f3268c13 *) removed double encoding (http://forum.yacy-websuche.de/viewtopic.php?t=368)
17 years ago
orbiter 01e0669264 re-designed some parts of DHT position calculation (effect is the same as before)
17 years ago
fuchsi 5b0c1449e1 various fixes and cleanups for blacklist handling:
17 years ago
orbiter daf0f74361 joined anomic.net.URL, plasmaURL and url hash computation:
17 years ago
orbiter 947fc46904 refactoring of search process:
18 years ago
orbiter 40b0547611 - documentaton changes (removed old forum links)
18 years ago
orbiter a45216b479 fix to prevent bad-formed news messages
18 years ago
allo b315cb9a81 another bookmarks fix
18 years ago
allo 8e2d0ba662 stupid bookmarks error :/
18 years ago
allo 256a3e7a1e FeedReader Bookmarks only for admin.
18 years ago
allo 7a5b22a0b8 Integration of FeedReader in Bookmarks.
18 years ago
karlchenofhell 601fc7d1c5 - added source to J7Zip-modifed.jar and it's license (changelog is still to come)
18 years ago
theli 0b5fc3c28c *) moving date functions to serverDate class
18 years ago
orbiter e48189c710 enhanced cluster routing
18 years ago
theli 589cbd8cbf *) replacing all yacy-news-category strings with corresponding constants
18 years ago
allo bb51efbb49 "Bugfix" for Tagdisplay
18 years ago
orbiter 6b9eea3932 - removed differentiation between longTitle and shortTitle; this cannot be used for search results,
18 years ago
theli 6596167277 *) bugfix for wrong RSS feed pubDate formats
18 years ago
theli ceed0364e2 *) Blog RSS: Image added
18 years ago
allo 669c21db05 first version of abstracted kelondroMap Cache.
18 years ago
allo 14f2068daf some more bookmark changes towards multiuser bookmarks
18 years ago
allo 769c3f1249 set owner to new bookmarks.
18 years ago
allo ff79c52fc0 bookmark users can now edit bookmarks.
18 years ago
allo f40169fcd7 preparing multiuser bookmarks
18 years ago
allo 0c81bd39d4 XSS-safe put as default.
18 years ago
karlchenofhell 89a270757f - 3 more templates XHTML valid (had to remove all disabled <input>s if no blacklist was selected)
18 years ago