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/search
orbiter 461a2a6ec7
enhanced remote crawling:
15 years ago
..
blockrank performance hacks 15 years ago
ContentDomain.java
DocumentIndex.java enhanced search event logging (to be used for further improvements) 15 years ago
IndexAbstracts.java
MediaSnippet.java
MetadataRepository.java
Navigator.java
QueryParams.java enhanced search event logging (to be used for further improvements) 15 years ago
RankingProcess.java enhanced snippet fetch strategy: concurrent snippet fetch even for offline-snippet searches. This improves speed since it is now possible to fetch snippets offline and parsing of source files from the htcache can be enhanced using concurrency. This improves local and remote search. 15 years ago
RankingProfile.java
ReferenceOrder.java enhanced snippet fetch strategy: concurrent snippet fetch even for offline-snippet searches. This improves speed since it is now possible to fetch snippets offline and parsing of source files from the htcache can be enhanced using concurrency. This improves local and remote search. 15 years ago
ResultEntry.java
ResultFetcher.java enhanced snippet fetch strategy: concurrent snippet fetch even for offline-snippet searches. This improves speed since it is now possible to fetch snippets offline and parsing of source files from the htcache can be enhanced using concurrency. This improves local and remote search. 15 years ago
SearchEvent.java - code cleanup / added debug line for further investigation in HTTPDemon.parseMultipart 15 years ago
SearchEventCache.java
Segment.java enhanced search event logging (to be used for further improvements) 15 years ago
Segments.java enhanced search event logging (to be used for further improvements) 15 years ago
Switchboard.java enhanced remote crawling: 15 years ago
SwitchboardConstants.java
TextSnippet.java