yacy_search_server/source/net/yacy/kelondro/rwi
Michael Peter Christen 1ea17bd9f3 - removed old metadata database and all migration code
- refactored all code which uses URIMetadataRow as standard for word
hash length and word hash ordering and moved that to the class 'Word',
becuase the class URIMetadataRow defined the old metadata data structure
and should be superfluous in the future
- removed unused methods from URIMetadataRow as preparation for further
removal of that class
2014-01-20 18:31:46 +01:00
..
AbstractBufferedIndex.java added separate delete commands for the local+remote solr index, the old 2013-01-04 16:39:34 +01:00
AbstractIndex.java - refactoring of log to ConcurrentLog: 2013-07-09 14:28:25 +02:00
AbstractReference.java - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00
BufferedIndex.java refactoring 2011-12-16 23:59:29 +01:00
Index.java removed warnings 2012-10-23 19:08:44 +02:00
IndexCell.java - removed old metadata database and all migration code 2014-01-20 18:31:46 +01:00
IndexReader.java Abstraction of HandleMap and HandleSet 2012-07-27 12:13:53 +02:00
IODispatcher.java - refactoring of log to ConcurrentLog: 2013-07-09 14:28:25 +02:00
Reference.java - enhanced ybr ranking computation 2011-05-26 10:57:02 +00:00
ReferenceContainer.java - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00
ReferenceContainerArray.java - refactoring of log to ConcurrentLog: 2013-07-09 14:28:25 +02:00
ReferenceContainerCache.java - refactoring 2013-08-20 15:46:04 +02:00
ReferenceContainerOrder.java refactoring 2011-12-16 23:59:29 +01:00
ReferenceFactory.java corrected result counter 2013-02-27 22:40:23 +01:00
ReferenceIterator.java - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00
TermSearch.java clean-up: removed unused methods in kelondro 2012-10-06 03:34:52 +02:00