yacy_search_server/source/de/anomic
orbiter df38aaf7bd update to RowCollection sort speed-enhancements:
- better handling of small collections (less overhead)
- usage of pre-sorted limits
- different re-sort limit
- more testing procedures

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4200 6c8d7289-2bf4-0310-a012-ef5d649a1542
2007-11-09 15:34:11 +00:00
..
data enhanced local search speed. The ranking process is now 6 times faster that before. 2007-11-07 22:38:09 +00:00
htmlFilter - Changed yFormatter handling to be more flexible and produce more readable code for server pages. There are serverObject.putNum() methods to allow adding of number type values in a formatted form, and put() methods for number types that add them without formatting. This reduces the need to transform them into Strings in server pages and removes the HTML encoding step which is unecessary for numbers. 2007-10-19 04:13:46 +00:00
http Allow absolute paths in configuration settings. 2007-11-04 10:36:25 +00:00
icap preparations for mass remote crawls: 2007-10-29 01:43:20 +00:00
index enhanced local search speed. The ranking process is now 6 times faster that before. 2007-11-07 22:38:09 +00:00
kelondro update to RowCollection sort speed-enhancements: 2007-11-09 15:34:11 +00:00
language enhanced memory allocation during database access: 2007-08-03 11:44:58 +00:00
net joined anomic.net.URL, plasmaURL and url hash computation: 2007-09-05 09:01:35 +00:00
plasma enhanced computing speed of kelondro core function: sorting 2007-11-09 00:51:38 +00:00
server Allow absolute paths in configuration settings. 2007-11-04 10:36:25 +00:00
tools - Changed yFormatter handling to be more flexible and produce more readable code for server pages. There are serverObject.putNum() methods to allow adding of number type values in a formatted form, and put() methods for number types that add them without formatting. This reduces the need to transform them into Strings in server pages and removes the HTML encoding step which is unecessary for numbers. 2007-10-19 04:13:46 +00:00
urlRedirector preparations for mass remote crawls: 2007-10-29 01:43:20 +00:00
xml refactoring of search processes 2007-08-05 23:57:25 +00:00
yacy better handling of seed properties 2007-11-09 09:40:42 +00:00
ymage - Changed yFormatter handling to be more flexible and produce more readable code for server pages. There are serverObject.putNum() methods to allow adding of number type values in a formatted form, and put() methods for number types that add them without formatting. This reduces the need to transform them into Strings in server pages and removes the HTML encoding step which is unecessary for numbers. 2007-10-19 04:13:46 +00:00