You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yacy_search_server/source/net/yacy/kelondro/rwi
orbiter 2c595a6a47
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
14 years ago
..
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 14 years ago
AbstractIndex.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 14 years ago
AbstractReference.java added a new yacy protocol servlet 'idx'. This returns an index to one of the data entities that is stored in YaCy. 14 years ago
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 14 years ago
IODispatcher.java - not doing merge-jobs while short on Memory 14 years ago
Index.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 14 years ago
IndexCell.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 14 years ago
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 14 years ago
Reference.java - enhanced ybr ranking computation 14 years ago
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. 14 years ago
ReferenceContainerArray.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 14 years ago
ReferenceContainerCache.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 14 years ago
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 14 years ago
ReferenceFactory.java *) set SVN properties 14 years ago
ReferenceIterator.java try better handling of corrupt blobs 14 years ago
TermSearch.java *) set SVN properties 14 years ago