Commit Graph

32 Commits (e43e61e502bcac185122aac65b2bf1a3955d8067)

Author SHA1 Message Date
orbiter 5841ee83d3 refactoring
15 years ago
orbiter ce8dc575ca refactoring
15 years ago
orbiter 735e2737e3 * added index segments
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 945777aa80 replaced rwi term counting method by one that computes the maximum of the blobs that contibute to the RWI. An addition of the blob sizes is wrong/incorrect and does not reflect the real size. Truncation the size operation to the maximum of all blobs is also incorrect, but not as wrong as the sum of all blob sizes wich double-counts many rwi entries.
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 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
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
danielr 753a1ae430 - changed default browser from netscape to firefox
16 years ago
danielr 17b7845eb5 * refactoring
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 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
fuchsi 0e1738899f * Complete number localization and provide a more reasonable interface to serverObjects:
17 years ago
orbiter 89c1511738 - added new Network Configuration menu, can be found in basic settings
18 years ago
karlchenofhell a44ef51a8b - first review of Settings_*.inc, IndexShare_p and IndexControl regarding XHTML
18 years ago
orbiter 109ed0a0bb - cleaned up code; removed methods to write the old data structures
18 years ago
orbiter 37f88b4017 code cleanup
19 years ago
orbiter 2d8557cb10 minor changes
20 years ago
orbiter a1ffc27041 preparations for image/movie/music indexing
20 years ago
rramthun 85c2f3be8a Fixed spelling mistakes
20 years ago
orbiter 1d7fed87dc redesign of index caching - removed indexCache.db
20 years ago
theli e7f7aa0bb9 *) Import statements reorganized
20 years ago
orbiter 248077d3f0 initial load with yacy 0.36
20 years ago