yacy_search_server/source/net/yacy/kelondro/rwi
2011-09-07 22:15:01 +00:00
..
AbstractBufferedIndex.java added new methods to count the number of objects in RWIs. lots of refactoring was necessary to introduce new Rating class and to unify naming of methods 2011-08-25 10:35:25 +00:00
AbstractIndex.java - added memory computation to termlist_p.xml 2011-08-25 19:13:45 +00:00
AbstractReference.java
BufferedIndex.java added new methods to count the number of objects in RWIs. lots of refactoring was necessary to introduce new Rating class and to unify naming of methods 2011-08-25 10:35:25 +00:00
Index.java - added memory computation to termlist_p.xml 2011-08-25 19:13:45 +00:00
IndexCell.java ensure termination of shrink() 2011-09-05 00:22:21 +00:00
IndexReader.java added new methods to count the number of objects in RWIs. lots of refactoring was necessary to introduce new Rating class and to unify naming of methods 2011-08-25 10:35:25 +00:00
IODispatcher.java replaced catching of Exception with Throwable, which catches also Errors 2011-09-05 00:09:48 +00:00
Reference.java - enhanced ybr ranking computation 2011-05-26 10:57:02 +00:00
ReferenceContainer.java added synchronization in ReferenceContainer and logging for shrinking 2011-09-07 22:15:01 +00:00
ReferenceContainerArray.java replaced catching of Exception with Throwable, which catches also Errors 2011-09-05 00:09:48 +00:00
ReferenceContainerCache.java fix for term iteration 2011-08-25 18:29:30 +00:00
ReferenceContainerOrder.java added new methods to count the number of objects in RWIs. lots of refactoring was necessary to introduce new Rating class and to unify naming of methods 2011-08-25 10:35:25 +00:00
ReferenceFactory.java
ReferenceIterator.java try better handling of corrupt blobs 2011-08-12 13:27:11 +00:00
TermSearch.java