Commit Graph

224 Commits (6450a514732c6c6fb8632244ad7c591c9993d79a)

Author SHA1 Message Date
orbiter 9d693ee635 more generics
17 years ago
orbiter 974fea7933 added term-frequency ranking
17 years ago
orbiter 1a296af6ff more generics
17 years ago
orbiter da8c850a25 disabled IO path optimization (seems to block other methods)
17 years ago
orbiter 85dc62c16f refactoring: more dublin core - compliant naming
17 years ago
orbiter f4e9ff6ce9 more generics
17 years ago
borg-0300 53367d941a more information (BASE64)
17 years ago
orbiter a5054c038d - added large number of generics
17 years ago
orbiter 016fc594af more generics
17 years ago
orbiter 03e7782269 more generics
17 years ago
orbiter df2a7a8ac8 more generics
17 years ago
orbiter 9d8b17188a more generics, bugfixes for wrong cast
17 years ago
orbiter 4dc438f7e7 moved to Java 1.5:
17 years ago
fuchsi d517e96714 last cleanup bits to serverDate before the release. only safe refactoring (method renaming) changes outside of serverDate.
17 years ago
fuchsi 33ee6745f6 more cleanup in serverDate
17 years ago
orbiter 01554f4012 fixed bug with double-check in crawler
17 years ago
orbiter 9e23acf2d6 introduced new 'authority' ranking property
17 years ago
orbiter 6f1308da2f - some enhancements to IndexControlURLs (shows more links, connects referrer to another query)
17 years ago
orbiter c527969185 - enhanced monitoring of ranking parameters
17 years ago
orbiter 3491531cea - fixed 'appears in url' flag in index generation
17 years ago
orbiter ec7ba0d3d0 - fixed problem with too small sort fields (sortbound was not set)
17 years ago
orbiter 875096552f fix for NPE in case that remote search results are empty
17 years ago
orbiter 0abf33ed03 - tried to remove deadlock
17 years ago
orbiter 6eaa5a0e64 enhanced local search speed. The ranking process is now 6 times faster that before.
17 years ago
borg-0300 a5d28785b1 less OOM (works for me)
17 years ago
orbiter 7d57b80598 distinct keepOrder strategy, more discrete implementation of enhancement introduced in SVN 4158
17 years ago
orbiter 143fa40d77 fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=394&p=2382#p2382
17 years ago
orbiter daf0f74361 joined anomic.net.URL, plasmaURL and url hash computation:
17 years ago
orbiter 4779f314fe first version of next-generation search interface:
17 years ago
orbiter f9e6cf6a3d more refactoring of search:
17 years ago
orbiter e332b844b2 - enhanced remote search: during waiting time for remote crawls
17 years ago
orbiter a34d9b8609 * added a search history cache that maintains search results for 10 minutes
17 years ago
orbiter 72752bb503 because of a new database structure handling, the memory need for accessing
17 years ago
orbiter 5c1b444690 some redesign of min/max and normalization computation during search result ordering
18 years ago
orbiter 9628db6cdc enhanced memory allocation during database access:
18 years ago
orbiter 40b0547611 - documentaton changes (removed old forum links)
18 years ago
orbiter b6d9cca67e - fixed problem with yacyVersion and own version generation
18 years ago
orbiter 1782ef57e5 - added SSI parser and include directive for <!--# include virtual="<file>" -->
18 years ago
orbiter 66ec8b63c1 added a httpd access tracker:
18 years ago
theli 2399ed817c *) robots.txt parser now extracts the sitemap-URL (will be used later)
18 years ago
theli 63a004abff *) bugfix for Nullpointerexception
18 years ago
orbiter ba525ebf52 - re-enabled path optimization that was disabled during testing
18 years ago
orbiter b79b4082e2 completed search exclusion:
18 years ago
orbiter ba2c307ab3 optimized memory allocation in kelondroRow.Entry
18 years ago
orbiter 2cb16824e3 removed support for old database structures.
18 years ago
orbiter 5bbf010107 removed synchronization of size() method from numerous classes to avoid thread locking
18 years ago
orbiter 6b9eea3932 - removed differentiation between longTitle and shortTitle; this cannot be used for search results,
18 years ago
orbiter 861f41e67e redesigned NURL-handling:
18 years ago
orbiter 38b93f8cb8 bugfix for my last commit:
18 years ago
orbiter d755a8026d - better OOM protection
18 years ago
orbiter 1cba31de43 redesigned ram organization for database caches
18 years ago
orbiter b466baa574 added some memory protection
18 years ago
orbiter 51e12049fa third generation of R/W head path optimization
18 years ago
orbiter f4cfd19835 second Generation of collection R/W head path optimization:
18 years ago
orbiter 1fda50fd3c correct R/W head positioning in kelondroFlex
18 years ago
orbiter 304412a049 first generation of collection index R/W head path optimization
18 years ago
orbiter dc0c06e43d PLEASE MAKE A BACK-UP OF YOUR COMPLETE DATA DIRECTORY BEFORE USING THIS
18 years ago
orbiter 1f1f398bfa enhanced speed of RAM cache flush by factor 20 (twenty times faster)
18 years ago
orbiter daf2e15f59 some storage process enhancements (write without preceding read)
18 years ago
orbiter 9c2101a852 small enhancement to cache dump
18 years ago
orbiter c464157a6e replaced some toString()
18 years ago
(no author) c67d22116e added exists-check based only on RAM index lookup:
18 years ago
orbiter c48374d14a new memory limit computation for indexing queue
18 years ago
orbiter 0a050bc043 enhanced ranking
18 years ago
orbiter 937ccd4e76 fix for snippet-generation
18 years ago
orbiter 559f41a001 fix for http://www.yacy-forum.de/viewtopic.php?p=28607#28607
18 years ago
orbiter bf0d820659 - added correct flagging of word properties
18 years ago
orbiter 10d888e70c - added a media search for images, audio, video and applications
18 years ago
orbiter 9a85f5abc3 cleanup
18 years ago
orbiter 773ba1e91a - generalized object order handling
18 years ago
orbiter 3a4933b63c bugfix for
18 years ago
orbiter 109ed0a0bb - cleaned up code; removed methods to write the old data structures
18 years ago
orbiter 052f28312a removed assortments from indexing data structures
18 years ago
orbiter f8efb3c948 fixed a null pointer exception problem reported in the forum.
18 years ago
orbiter ad1e4aa88e added selection of audio, video, image and application resources
18 years ago
orbiter 7cc4cec9c9 bugfix for assertion bugs documented in
18 years ago
orbiter 97596af843 patch for wrong old RWI entries
18 years ago
orbiter ceb9e3aa17 - enhanced parser: collection of audio, video, image and application links
18 years ago
orbiter 0a0c3edeb6 fixed a bug in index transfer
18 years ago
orbiter 30888e7a2f implementation of search constraints
18 years ago
orbiter e55ef0df28 - automatic migration of old RWI entries to new format during remote search
18 years ago
orbiter 09bcc10344 bugfix for some problems of last change with assortments
18 years ago
orbiter e3d75f42bd final version of collection entry type definition
18 years ago
orbiter c9364246cc introduced new RWI-Object.
18 years ago
orbiter b94ee53958 some enhancements to url retrieval
18 years ago
orbiter e628d34e16 patches for bad data
18 years ago
orbiter 497428c8ec refactoring
18 years ago
orbiter 76fceb9997 refactoring
18 years ago
orbiter bb7d4b5d5e refactoring to prepare new RWI entry object
18 years ago
orbiter 6412c926bc new url entry interface
18 years ago
orbiter bdc9216366 - more asserts
18 years ago
orbiter ba967c4875 - bugfixes and debug code
18 years ago
orbiter ee4715a21c - more asserts
18 years ago
orbiter 114a76a86e - added flag to urlhash that shows that domain is a local domain
18 years ago
orbiter 8fdefd5c68 generalization of payload definition of index storage
18 years ago
orbiter 46a712e195 - more asserts
18 years ago
orbiter fc2936d500 bugfix for internal index entry generation
18 years ago
orbiter 78b7f6f7fd bugfix for index remove bug,
18 years ago
orbiter 06854988da - full integration of new LURL database in INDEX
18 years ago
orbiter b79e06615d - added new LURL.Entry class for next database migration
18 years ago