yacy_search_server/source/de/anomic/search
2011-07-14 03:25:57 +00:00
..
AccessTracker.java better memory protection in search logger 2011-05-27 11:18:22 +00:00
BlockRank.java hack to reduce resource contention caused by massive UTF8 decodings which use java.nio resources: 2011-05-27 08:24:54 +00:00
ContentDomain.java *) set SVN properties 2011-03-08 01:51:51 +00:00
DocumentIndex.java moved getBytes() to UTF8.getBytes() to use a default String encoding 2011-03-10 12:35:32 +00:00
IndexAbstracts.java *) setting SVN keywords 2009-09-05 20:41:21 +00:00
MediaSnippet.java - more attributes for search progress bar 2011-06-13 21:44:03 +00:00
MetadataRepository.java more hacks to omit superfluous string object allocation 2011-05-30 07:31:17 +00:00
QueryParams.java * navigation bar for filetype constraints 2011-06-29 15:30:24 +00:00
RankingProcess.java added a file type navigator 2011-06-23 15:39:52 +00:00
RankingProfile.java this is a re-implementation of the YaCy Block Rank feature 2011-05-18 14:26:28 +00:00
ReferenceOrder.java - applied many small performance hacks 2011-06-01 19:31:56 +00:00
ResultEntry.java add ranking weight to json-search-results 2011-04-28 11:18:14 +00:00
ResultFetcher.java faster appearance of search result page (but complete search time is the same) 2011-06-26 21:17:02 +00:00
SearchEvent.java added a file type navigator 2011-06-23 15:39:52 +00:00
SearchEventCache.java because newbies are scared about the memory consumption in the performance graph and arguments about high memory consumption according to bad knowledge about java garbage collection techniques, the memory display had been removed from the performance graph shown on the Status.html page. The memory graph can still be seen on the Performance page where the memory graph is just like it was. 2011-07-14 03:25:57 +00:00
Segment.java - more attributes for search progress bar 2011-06-13 21:44:03 +00:00
Segments.java moved getBytes() to UTF8.getBytes() to use a default String encoding 2011-03-10 12:35:32 +00:00
Switchboard.java - added counting of links with noindex tag for solr index 2011-07-03 06:40:05 +00:00
SwitchboardConstants.java - replaced solrj 3.1 with solrj 3.3 2011-07-04 16:35:30 +00:00
TextSnippet.java - more attributes for search progress bar 2011-06-13 21:44:03 +00:00