yacy_search_server/source/de/anomic
orbiter c48b73cda2 redesign of ranking data structure
- the index administration now uses the same code base for url selection and collection
  as the search interface. The index administration is therefore a good test environment for
  ranking order control
- removed old postsorting-algorithms, will be replaced with new one
- fixed many bugs occurred before during ranking; especially the contraint filtering method
  removed too many links
- fixed media search flags; had been attached to too many urls. The effect should be a better
  pre-sorting before media load within snippet fetch

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4223 6c8d7289-2bf4-0310-a012-ef5d649a1542
2007-11-21 23:14:57 +00:00
..
data - enhanced monitoring of ranking parameters 2007-11-16 14:48: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 - enhanced monitoring of ranking parameters 2007-11-16 14:48:09 +00:00
icap preparations for mass remote crawls: 2007-10-29 01:43:20 +00:00
index - some enhancements to IndexControlURLs (shows more links, connects referrer to another query) 2007-11-17 01:53:02 +00:00
kelondro - enhanced monitoring of ranking parameters 2007-11-16 14:48:09 +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 redesign of ranking data structure 2007-11-21 23:14:57 +00:00
server - some enhancements to IndexControlURLs (shows more links, connects referrer to another query) 2007-11-17 01:53:02 +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 redesign of ranking data structure 2007-11-21 23:14:57 +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