yacy_search_server/source/net/yacy/kelondro/rwi
2011-07-17 08:39:39 +00:00
..
AbstractBufferedIndex.java this is a re-implementation of the YaCy Block Rank feature 2011-05-18 14:26:28 +00:00
AbstractIndex.java this is a re-implementation of the YaCy Block Rank feature 2011-05-18 14:26:28 +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 *) set SVN properties 2011-03-08 01:51:51 +00:00
Index.java this is a re-implementation of the YaCy Block Rank feature 2011-05-18 14:26:28 +00:00
IndexCell.java more protection for the cleanup thread 2011-07-17 08:39:39 +00:00
IndexReader.java *) set SVN properties 2011-03-08 01:51:51 +00:00
IODispatcher.java fixed Semaphore handling in case of interruptions 2011-06-30 15:37:14 +00:00
Reference.java - enhanced ybr ranking computation 2011-05-26 10:57:02 +00:00
ReferenceContainer.java changed handling of RowSet element retrieval: until today all elements had been copied from the underlying byte[] arrays into a new Entry object that again had a copy of a portion of that byte[] in its own bye[]. There was an option to just refer to the underlying byte[] with a pointer but that was almost never used. This commit now changes an interface to the Row class where it is now necessary to tell if a copy is always required. Fortunately the copy is only needed in very rare cases. That means that this change should cause much less memory allocation; it is expected that this happens especially during search situations. 2011-07-15 08:38:10 +00:00
ReferenceContainerArray.java - enhanced ybr ranking computation 2011-05-26 10:57:02 +00:00
ReferenceContainerCache.java code cleanup 2011-06-24 00:24:00 +00:00
ReferenceContainerOrder.java *) set SVN properties 2011-03-08 01:51:51 +00:00
ReferenceFactory.java *) set SVN properties 2011-03-08 01:51:51 +00:00
ReferenceIterator.java fix for: 2011-07-03 20:44:33 +00:00
TermSearch.java *) set SVN properties 2011-03-08 01:51:51 +00:00