yacy_search_server/source/de/anomic/kelondro/text
2009-09-24 19:14:35 +00:00
..
citationPrototype enable warnings and fix most of it 2009-07-11 21:01:27 +00:00
metadataPrototype added a fast-fail concept in search processes. The search now has better control if all the remote searches may bring any result. If all processes are finished, then all search tasks fail fast. 2009-09-03 23:09:53 +00:00
navigationPrototype - added prototype for navigation index 2009-05-20 09:00:24 +00:00
referencePrototype better concurrency for rwi entry parsing during search processing 2009-08-27 22:06:52 +00:00
AbstractBufferedIndex.java more refactoring to make the segment object easier to use and to be prepared to integrate author navigation 2009-05-29 10:03:35 +00:00
AbstractIndex.java - fixed problem with remote search NPE 2009-06-03 08:49:54 +00:00
AbstractReference.java
BufferedIndex.java replaced rwi term counting method by one that computes the maximum of the blobs that contibute to the RWI. An addition of the blob sizes is wrong/incorrect and does not reflect the real size. Truncation the size operation to the maximum of all blobs is also incorrect, but not as wrong as the sum of all blob sizes wich double-counts many rwi entries. 2009-06-13 22:59:54 +00:00
DocumentIndex.java some updates to dublin core, metadata browsing, file indexing and parser stability 2009-09-24 12:54:45 +00:00
Index.java - fixed problem with remote search NPE 2009-06-03 08:49:54 +00:00
IndexCell.java some redesign with a possible fix for the ReferenceContainerCache. 2009-09-22 14:33:57 +00:00
IndexReader.java full redesign of index access data model: 2009-04-16 15:29:00 +00:00
IODispatcher.java added a convenience class to add files into a YaCy index 2009-09-14 21:17:42 +00:00
Metadata.java -removed superfluous crawl cache 2009-07-15 21:07:46 +00:00
MetadataRepository.java added configuration to enable ram table copy 2009-09-07 20:30:57 +00:00
Reference.java - added prototype for navigation index 2009-05-20 09:00:24 +00:00
ReferenceContainer.java code cleanup and code simplifcation 2009-06-30 22:20:55 +00:00
ReferenceContainerArray.java extending visibility of objects and methods to avoid synthetic accessor methods and increase performance 2009-06-30 13:25:46 +00:00
ReferenceContainerCache.java some redesign with a possible fix for the ReferenceContainerCache. 2009-09-22 14:33:57 +00:00
ReferenceContainerOrder.java fix for deadlock 2009-07-30 09:08:44 +00:00
ReferenceFactory.java
ReferenceOrder.java fix for deadlock as seen in http://forum.yacy-websuche.de/viewtopic.php?p=17521#p17521 2009-09-24 19:14:35 +00:00
Segment.java some updates to dublin core, metadata browsing, file indexing and parser stability 2009-09-24 12:54:45 +00:00
TermSearch.java - fixed problem with remote search NPE 2009-06-03 08:49:54 +00:00