Commit Graph

200 Commits (61d9e131b44cb3973d0a365d015f6292ceb360aa)

Author SHA1 Message Date
orbiter a5d481eab1 enhanced navigation 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 f246928c20 first attempt to add 'real' Navigation to yacy search results: host navigation 16 years ago
low012 d164b42604 *) cosmetics 16 years ago
orbiter c097531e3d added a catch Exception to all thread to check if any of them silently dies without any other notification 16 years ago
orbiter 171e62bee5 addition to the fix from last commit (which did not work) 16 years ago
orbiter 059949a0d1 tried to fix problem with snippet fetch for second search page when verify=false 16 years ago
orbiter c8624903c6 full redesign of index access data model: 16 years ago
orbiter 89ec3acb3e - full abstraction of index content type: the kelondro full text index may now also contain indexes about other content than text, i.e. navigation indexes or reverse linking indexes. 16 years ago
orbiter c2359f20dd refactoring: better abstraction of reference and metadata prototypes. 16 years ago
orbiter 83792d9233 more refactoring 16 years ago
orbiter 209f25f5f5 refactoring to integrate indexCell data structures 16 years ago
orbiter 7f67238f8b refactoring of plasmaWordIndex: less methods in the class, separated the index to CachedIndexCollection 16 years ago
orbiter 14a1c33823 refactoring of wordIndex class 16 years ago
orbiter e2e7949feb replaced old PPM computation with a better one that simply sums up events that had been stored in the profiling table. 16 years ago
orbiter aa44d9bad9 more refactoring of kelondro.text / deleted de.anomic.index 16 years ago
orbiter 6ffc6e3389 more refactoring of indexer and kelondro classes; 16 years ago
orbiter 76ef5f0f14 refactoring of index package: better names for the classes (to be continued) 16 years ago
orbiter 985d421f91 found and fixed some memory leaks 16 years ago
orbiter 6c627dbdff update to the server core 16 years ago
orbiter c25c334b75 replaced old DHT transmission method with new method. Many things have changed! some of them: 16 years ago
orbiter 024da2916b refactoring of logging 16 years ago
orbiter 83ce65707a (almost) completed partition of classes in kelondro 16 years ago
orbiter 7ee494fde5 more refactoring of kelondro: 16 years ago
orbiter bf93767ec6 refactoring of kelondro database classes 16 years ago
orbiter d1bace5e4d enhanced cleanup function 16 years ago
orbiter a6b29cf72c reverted change of search event processing in SVN 5460. The new code did not work properly, 16 years ago
orbiter 4f45605f04 small update for timing in search result processing 16 years ago
orbiter 674ad2d55b different handling of error cases that occur during loading files with http or ftp: 17 years ago
f1ori 7e1fe05e3c * added utf8-encoding to many getBytes-calls 17 years ago
orbiter 3f746be5d4 - consolidation and refactoring of many DHT target - computing methods 17 years ago
orbiter d014b2728a Design-check, Extension and Refactoring of DHT target position computation: 17 years ago
orbiter 00c1535f84 added ranking and evaluation of language type in a search 17 years ago
orbiter bb5c898441 enhancements to localsearch behavior 17 years ago
orbiter 4fbee21cea - added fetch-ahead again (had been removed in last commit) 17 years ago
orbiter fc03b0437a fixed a error case where a second search after a first search with a different search word failed 17 years ago
orbiter ead39064c5 fixed problem with wrong result number calculation 17 years ago
danielr 621b473b18 * removed some warnings of findbugs (http://findbugs.sf.net) 17 years ago
danielr 17b7845eb5 * refactoring 17 years ago
danielr 3bb870bfcd added final where possible 17 years ago
orbiter d37fd064f9 changed peer selection for search targets: 17 years ago
danielr 7feae906aa - organize imports 17 years ago
orbiter 2a604b7402 added superfast search result computation which can be obtained for local search when snippet fetching is disabled. An example search for the rss interface would be: 17 years ago
lotus e021278bf0 unescape link display in search results 17 years ago
orbiter 1689030ee8 refactoring: moved all crawler classes into their own package 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 9935e83c86 added new news window into the status page. At this moment it is just a test. 17 years ago
orbiter ff755fb858 small corrections and enhancements after search timing profiling 17 years ago