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 b250e6466d
implemented crawl restrictions for IP pattern and country lists
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 memory computation to termlist_p.xml 14 years ago
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 14 years ago
IODispatcher.java replaced catching of Exception with Throwable, which catches also Errors 14 years ago
Index.java - added memory computation to termlist_p.xml 14 years ago
IndexCell.java ensure termination of shrink() 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
ReferenceContainer.java implemented crawl restrictions for IP pattern and country lists 14 years ago
ReferenceContainerArray.java replaced catching of Exception with Throwable, which catches also Errors 14 years ago
ReferenceContainerCache.java performance hacks 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
ReferenceIterator.java performance hack for search process 14 years ago
TermSearch.java