yacy_search_server/source/net/yacy/kelondro/index
orbiter 90c3e5d6f6 - cleanup, removed unused imports
- added crawling queue sizes to /api/status_p.xml, syntax same as in queues_p.html
- fixed a bug in queue enumeration that caused a out of bounds exception

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6842 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-04-27 21:47:41 +00:00
..
ARC.java moved kelondro index 2009-10-09 23:32:08 +00:00
BinSearch.java a collection of performance hacks and code cleanup: 2010-04-19 16:42:37 +00:00
BufferedObjectIndex.java enhanced remove() operation: in many cases it is not necessary to return the removed object to the called. 2010-04-20 14:47:41 +00:00
Cache.java enhanced remove() operation: in many cases it is not necessary to return the removed object to the called. 2010-04-20 14:47:41 +00:00
Column.java applied code changes that are recommended by PMD 2010-01-10 23:09:48 +00:00
ConcurrentARC.java applied code changes that are recommended by PMD 2010-01-10 23:09:48 +00:00
HandleMap.java a collection of performance hacks and code cleanup: 2010-04-19 16:42:37 +00:00
HandleSet.java enhanced remove operation in search consequences (which are triggered when the snippet fetch proves that the word has disappeared from the page that was stored in the index) 2010-04-20 13:45:22 +00:00
IndexTest.java a collection of performance hacks and code cleanup: 2010-04-19 16:42:37 +00:00
ObjectIndex.java enhanced remove() operation: in many cases it is not necessary to return the removed object to the called. 2010-04-20 14:47:41 +00:00
ObjectIndexCache.java enhanced remove() operation: in many cases it is not necessary to return the removed object to the called. 2010-04-20 14:47:41 +00:00
Row.java a collection of performance hacks and code cleanup: 2010-04-19 16:42:37 +00:00
RowCollection.java - cleanup, removed unused imports 2010-04-27 21:47:41 +00:00
RowSet.java removed finalize methods because of a hint in 2010-04-23 09:32:29 +00:00
RowSetArray.java enhanced remove() operation: in many cases it is not necessary to return the removed object to the called. 2010-04-20 14:47:41 +00:00
RowSpaceExceededException.java applied code changes that are recommended by PMD 2010-01-10 23:09:48 +00:00
SimpleARC.java added some modifications recommended by PMD for better performance 2010-01-10 01:40:26 +00:00