yacy_search_server/source/net/yacy/kelondro/rwi
sixcooler ecb4986b38 refactored stuff from last commit to ReferenceContainer
see: http://forum.yacy-websuche.de/viewtopic.php?f=5&t=3353&p=23163#p23163
the limiting of references is disabled per default
to enable this set yacy.conf - index.maxReferences to a value of e.g. 100000

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7935 6c8d7289-2bf4-0310-a012-ef5d649a1542
2011-09-07 18:55:16 +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 added a new yacy protocol servlet 'idx'. This returns an index to one of the data entities that is stored in YaCy. 2011-05-15 22:57:31 +00:00
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 refactored stuff from last commit to ReferenceContainer 2011-09-07 18:55:16 +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 *) set SVN properties 2011-03-08 01:51:51 +00:00
ReferenceIterator.java try better handling of corrupt blobs 2011-08-12 13:27:11 +00:00
TermSearch.java *) set SVN properties 2011-03-08 01:51:51 +00:00