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/de/anomic/kelondro/text
orbiter 33aafa9b4b
better logging when writing merged dumps
16 years ago
..
citationPrototype
metadataPrototype refactoring: moved search query class to new search package 16 years ago
navigationPrototype
referencePrototype
AbstractBufferedIndex.java
AbstractIndex.java - fixed problem with remote search NPE 16 years ago
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. 16 years ago
IODispatcher.java uaeh 16 years ago
Index.java - fixed problem with remote search NPE 16 years ago
IndexCell.java avoid merge during startup 16 years ago
IndexReader.java
Metadata.java
MetadataRepository.java refactoring of blob package classes 16 years ago
Reference.java
ReferenceContainer.java a collection of 16 years ago
ReferenceContainerArray.java refactoring of blob package classes 16 years ago
ReferenceContainerCache.java better logging when writing merged dumps 16 years ago
ReferenceContainerConcurrentCache.java
ReferenceContainerOrder.java
ReferenceFactory.java
ReferenceOrder.java refactoring of search classes -- moved Ranking Profile to search package 16 years ago
Segment.java serialized all logging using concurrency: 16 years ago
TermSearch.java - fixed problem with remote search NPE 16 years ago