yacy_search_server/source/de/anomic/kelondro
orbiter fbfdaf063d - patch to omit IndexOutOfBoundsException when a b64-encoded key appears not to be well-formed. In that case the key is still accepted but rated higher than other regular keys to create a virtual ordering between well-formed and ill-formed keys
- check routine at the beginning of the import of table keys that check that all imported keys are well-formed. All records that have a ill-formed key are deleted. This is a hack and is not tested since I don't have bad data here to test with. If the effect is seen in the wild, please report in the forum.


git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6245 6c8d7289-2bf4-0310-a012-ef5d649a1542
2009-07-29 19:43:11 +00:00
..
blob fixed bug that caused deletion of crawl profiles at every application startup 2009-07-23 22:09:02 +00:00
index enable warnings and fix most of it 2009-07-11 21:01:27 +00:00
io - inserted request object into response object which carries this now instead generating new objects 2009-07-15 23:08:35 +00:00
order - patch to omit IndexOutOfBoundsException when a b64-encoded key appears not to be well-formed. In that case the key is still accepted but rated higher than other regular keys to create a virtual ordering between well-formed and ill-formed keys 2009-07-29 19:43:11 +00:00
table - patch to omit IndexOutOfBoundsException when a b64-encoded key appears not to be well-formed. In that case the key is still accepted but rated higher than other regular keys to create a virtual ordering between well-formed and ill-formed keys 2009-07-29 19:43:11 +00:00
text refactoring: 2009-07-19 20:37:44 +00:00
util problems with code style 2009-06-29 22:22:35 +00:00